summaryrefslogtreecommitdiff
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* ENH: Add package to bundle testAndy Cedilnik2006-03-101-0/+3
* ENH: Add additional subdirectory to improve testing and to allow cleanup when...Andy Cedilnik2006-03-086-32/+32
* COMP: Ok, fix typoAndy Cedilnik2006-03-082-4/+4
* ENH: Add testing for cpackAndy Cedilnik2006-03-082-32/+70
* ENH: remove cpack stuff for now so that we can get mac dashboards againBill Hoffman2006-03-072-2/+2
* BUG: Some platforms require executable permission on shared libraries.Brad King2006-03-072-6/+4
* ENH: Added PERMISSIONS option to the TARGETS mode of the INSTALL command.Brad King2006-03-032-2/+8
* ENH: Added PERMISSIONS and RENAME options to the INSTALL command's FILES and ...Brad King2006-03-036-8/+36
* BUG: Fixed installation of MacOSX Bundle executables and the corresponding in...Brad King2006-03-033-1/+26
* ENH: Add generic instructionsAndy Cedilnik2006-02-282-2/+0
* ENH: Attempt to handle windows without NSIS installedAndy Cedilnik2006-02-282-0/+20
* ENH: Add support for multiple build targets and start adding simple cpack testsAndy Cedilnik2006-02-282-0/+18
* ENH: Created target property INSTALL_NAME_DIR initalized by CMAKE_INSTALL_NAM...Brad King2006-02-242-0/+6
* ENH: Implemented FILES and PROGRAMS forms of the INSTALL command as replaceme...Brad King2006-02-192-2/+4
* ENH: Using CMAKE_SKIP_BUILD_RPATH to test relink support.Brad King2006-02-192-0/+10
* ENH: Created new install script generation framework. The INSTALL command cr...Brad King2006-02-192-4/+4
* ENH: Automatic include directories should not be done by default as was just ...Brad King2006-02-191-1/+4
* BUG: Need INSTALL_RPATH property on SimpleInstallS2 also.Brad King2006-02-162-0/+8
* ENH: Use target property for INSTALL_RPATH of SimpleInstall so that it is the...Brad King2006-02-162-6/+8
* ENH: Implemented RPATH specification support. It is documented by the comman...Brad King2006-02-162-0/+6
* COMP: Fixed form of function main.Brad King2006-02-141-2/+2
* ENH: Added test for IF(DEFINED ENV{var})(.Brad King2006-02-101-0/+7
* ENH: Add initial implementation of the list commandAndy Cedilnik2006-02-102-0/+60
* ENH: Added INSTALL command as a placeholder for a future generic install spec...Brad King2006-02-106-0/+56
* ENH: Strengthened EXECUTE_PROCESS output check test.Brad King2006-02-103-12/+12
* ENH: fix test to work with in source buildBill Hoffman2006-02-102-1/+1
* BUG: Avoid case problems on windows.Brad King2006-02-093-0/+27
* ENH: add test for working directory of custom command and targetBill Hoffman2006-02-083-0/+35
* ENH: Added test for new EXECUTE_PROCESS command.Brad King2006-02-033-0/+69
* ENH: add COMPILE_FLAGS to targetsBill Hoffman2006-01-259-12/+87
* ENH: more fixes for watcomBill Hoffman2006-01-173-21/+30
* ENH: add support for watcom wmake and wcl386Bill Hoffman2006-01-1717-177/+293
* BUG: Sweeping changes to cleanup computation of target names. This shouldBrad King2006-01-133-36/+33
* ENH: put CmakeTmp into CMakeFilesKen Martin2006-01-121-6/+8
* ENH: add test for generated headerBill Hoffman2006-01-093-0/+16
* ENH: for all custom commands that can not be given to a target, add them to a...Bill Hoffman2006-01-093-4/+30
* ENH: add new cmakedefine01 feature from bug report 2603Bill Hoffman2006-01-039-3/+60
* BUG: force EXECUABLE and LIBRARY output paths so bad cache entries do not fai...Bill Hoffman2006-01-022-4/+4
* BUG: Flush the EXECUTABLE and LIBRARY output path to internalAndy Cedilnik2006-01-023-6/+6
* ENH: Simplified ln command to use relative path in symlink.Brad King2005-12-311-1/+1
* ENH: Add testing of symlinks tooAndy Cedilnik2005-12-301-3/+3
* ENH: Add a tar testAndy Cedilnik2005-12-302-0/+63
* BUG: Now really fix the testAndy Cedilnik2005-12-283-3/+3
* COMP: Fix testAndy Cedilnik2005-12-283-0/+3
* COMP: Fix complex test and fix bootstrapAndy Cedilnik2005-12-283-3/+3
* BUG: Fix testAndy Cedilnik2005-12-152-2/+2
* COMP: Need target-level dependency from wrapper targets on Wrap executable ta...Brad King2005-11-171-0/+3
* BUG: Fixed support for external object files built by custom commands. Also ...Brad King2005-11-171-1/+10
* ENH: some fixesKen Martin2005-11-106-1/+8
* ENH: some fixesKen Martin2005-11-105-13/+13