summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* STYLE: Fixed line-too-long, fixed indentation, removed trailing whitespace, a...Brad King2007-07-022-218/+253
* BUG: Fix install_name_tool update of the executable in an installed bundle on...Brad King2007-07-021-6/+10
* COMP: fix build with msvc 6, the enums are now part of a class which isAlexander Neundorf2007-07-021-15/+24
* ENH: Improved indentation of generated cmake_install.cmake code.Brad King2007-07-024-39/+125
* STYLE: Nightly Version updateAndy Cedilnik2007-07-011-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2007-07-011-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2007-07-011-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2007-06-291-1/+1
* ENH: First step of install script generator cleanup. Each configuration to b...Brad King2007-06-287-254/+259
* COMP: fix warning about unused parameterAlexander Neundorf2007-06-281-1/+1
* ENH: generate separate documentation for the commands, compatiblityAlexander Neundorf2007-06-283-18/+108
* STYLE: Nightly Version updateAndy Cedilnik2007-06-281-1/+1
* ENH:Alexander Neundorf2007-06-285-145/+186
* COMP: fix typoAlexander Neundorf2007-06-281-1/+1
* ENH: add OPTIONAL keyword to ENABLE_LANGUAGE, so it will be possible to doAlexander Neundorf2007-06-2828-42/+77
* BUG: Do not install the import library for an executable that does not have E...Brad King2007-06-271-1/+2
* BUG: Need to compute the correct versioned name for executables on cygwin. T...Brad King2007-06-272-20/+28
* ENH: here we really want only non-imported targets, as discussed with BradAlexander Neundorf2007-06-271-2/+2
* ENH: Added global property FIND_LIBRARY_USE_LIB64_PATHS to allow lib64 paths ...Brad King2007-06-272-2/+15
* BUG: Fixed spelling of globally in global property names.Brad King2007-06-271-1/+1
* COMP: Fix for platforms that do not have siginfo on their signal handlers.Brad King2007-06-271-2/+2
* STYLE: Nightly Version updateAndy Cedilnik2007-06-271-1/+1
* ENH: use CMAKE_SYSTEM instead of CMAKE_SYSTEM_NAME, sinceAlexander Neundorf2007-06-261-2/+2
* COMP: fix broken tests for nowAlexander Neundorf2007-06-261-3/+3
* COMP: fix bootstrappingAlexander Neundorf2007-06-262-4/+4
* ENH: add SetProperties into bootstrapKen Martin2007-06-262-2/+2
* STYLE: rename chain to inherit in the docsAlexander Neundorf2007-06-263-12/+11
* STYLE: change global cmake variable CMAKE_TARGET_SUPPORTS_ONLY_STATIC_LIBSAlexander Neundorf2007-06-263-1/+20
* ENH: check for CMAKE_HOST_SYSTEM_NAME to decide whether to loadAlexander Neundorf2007-06-261-2/+2
* STYLE: Nightly Version updateAndy Cedilnik2007-06-261-1/+1
* COMP: fix warningsKen Martin2007-06-252-0/+8
* STYLE: Nightly Version updateAndy Cedilnik2007-06-251-1/+1
* ENH: added the ability to document variables and cached_variablesKen Martin2007-06-257-74/+42
* ENH: added cmGetPropertyCommandKen Martin2007-06-252-0/+233
* ENH: some property cleanup and added GetPropertyKen Martin2007-06-256-66/+120
* STYLE: Nightly Version updateAndy Cedilnik2007-06-241-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2007-06-231-1/+1
* ENH: add IMPORT keyword to ADD_LIBRARY, dependencies are not yet workingAlexander Neundorf2007-06-225-45/+56
* ENH: put compatibility commands in extra section and prepare for creatingAlexander Neundorf2007-06-224-7/+128
* ENH: print a warning if ADD_LIBRARY( SHARED/MODULE ) is used and the targetAlexander Neundorf2007-06-211-0/+16
* BUG: handle dependencies to imported targets better: don't create aAlexander Neundorf2007-06-212-3/+3
* STYLE: Nightly Version updateAndy Cedilnik2007-06-211-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2007-06-211-1/+1
* STYLE: GetProjectName() is constAlexander Neundorf2007-06-211-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2007-06-201-1/+1
* COMP: fix build under windowsAlexander Neundorf2007-06-191-1/+1
* ENH: add INSTALL(EXPORT ...) mode and INSTALL( TARGETS ... EXPORT <set> ) ,Alexander Neundorf2007-06-197-3/+565
* STYLE: preparations for the INSTALL(EXPORT ...) generatorAlexander Neundorf2007-06-199-49/+71
* COMP: Work-around warning about static specifier on HP compiler.Brad King2007-06-191-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2007-06-181-1/+1