summaryrefslogtreecommitdiff
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* BUG: INCLUDE_DIRECTORIES should interpret relative path arguments with respec...Brad King2006-05-123-3/+3
* BUG: Disabling an EXECUTE_PROCESS test until problems on UNIX systems are fixed.Brad King2006-05-083-39/+48
* ENH: Added CONFIGURATIONS option to INSTALL command to allow per-configuratio...Brad King2006-05-052-0/+32
* ENH: Adding COMPONENT option to an INSTALL command call to smoke-test it.Brad King2006-05-052-6/+6
* ENH: fix build c stuff with c and c++ with c++Bill Hoffman2006-05-041-1/+2
* ENH: create the correct jar nameBill Hoffman2006-04-231-1/+1
* ENH: use the right name for the testBill Hoffman2006-04-231-3/+3
* ENH: fix buildBill Hoffman2006-04-231-8/+9
* ENH: fix in source build for vs ideBill Hoffman2006-04-221-0/+5
* ENH: Updated VS6 generator to use target.GetFullName() to compute target file...Brad King2006-04-182-2/+8
* ENH: remove duplicate file name test because it fails on xcodeBill Hoffman2006-04-176-6/+18
* ENH: allow multiple files with the same name in different sub dirs testBill Hoffman2006-04-1712-6/+69
* COMP: Do not use ANSI function prototypes to pacify HP.Brad King2006-04-131-3/+3
* ENH: Added INSTALL(CODE) mode to allow inline specification of install script...Brad King2006-04-126-0/+18
* ENH: Added support for multiple outputs generated by a single custom command....Brad King2006-04-112-6/+10
* ENH: add test for mfcBill Hoffman2006-04-102-0/+4
* BUG: Fixed cmOrderLinkDirectories to make sure cmake-built libraries are foun...Brad King2006-04-043-3/+9
* ENH: change library order to use a vectorBill Hoffman2006-04-043-0/+12
* ENH: add a test for find framework stuff in find_library, and fix the framewo...Bill Hoffman2006-03-291-0/+31
* ENH: Several cleanups and make sure things get propagated where they should. ...Andy Cedilnik2006-03-291-0/+2
* BUG: Fix the read custom files command and add a coverage testAndy Cedilnik2006-03-281-0/+1
* ENH: Check if files existAndy Cedilnik2006-03-282-4/+67
* ENH: Add support for adding content to bundlesAndy Cedilnik2006-03-283-1/+37
* ENH: Added ARCHIVE option to the TARGETS mode of the INSTALL command. It is ...Brad King2006-03-242-6/+36
* BUG: fix test to list generate dheaderKen Martin2006-03-242-1/+2
* ENH: add support for universal binariesBill Hoffman2006-03-243-0/+31
* ENH: added testing for new featuresKen Martin2006-03-2212-0/+195
* ENH: Add relative tag and add test for relative tagAndy Cedilnik2006-03-211-1/+4
* BUG: Removed compiled-in CMAKE_SHARED_MODULE_PREFIX and CMAKE_SHARED_MODULE_S...Brad King2006-03-166-6/+15
* ENH: Cleanup DynamicLoader so that the symbols have more consistent names, st...Andy Cedilnik2006-03-163-12/+15
* 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