summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* AIX-GNU: Put implicit link directories in runtime libpath (#13909)Brad King2013-02-142-0/+25
* Avoid duplicate RPATH entriesBrad King2013-02-141-4/+27
* CMake 2.8.10.2v2.8.10.2Brad King2012-11-261-1/+1
* Merge branch 'fix-untar-infinite-loop' into releaseBrad King2012-11-261-2/+5
|\
| * CMake: Fix infinite loop untarring corrupt tar fileDavid Cole2012-11-261-2/+5
* | Merge branch 'fix-IMPORTED-GLOBAL-reconfigure' into releaseBrad King2012-11-261-0/+1
|\ \
| * | Initialize IMPORTED GLOBAL targets on reconfigure (#13702)Brad King2012-11-191-0/+1
* | | Merge branch 'FixAutomocRegression3' into releaseBrad King2012-11-261-0/+59
|\ \ \
| * | | Automoc: fix regression #13667, broken build in phononAlex Neundorf2012-11-201-0/+59
* | | | CMake 2.8.10.1v2.8.10.1Brad King2012-11-061-1/+1
|/ / /
* | | Merge branch 'fix-genex-CONFIG' into releaseBrad King2012-11-061-1/+4
|\ \ \
| * | | GenEx: Use case insensitive comparison for $<CONFIG:...>Stephen Kelly2012-11-051-1/+4
| | |/ | |/|
* | | Merge branch 'copyright-year' into releaseBrad King2012-11-061-1/+1
|\ \ \
| * | | Update programmatically-reported copyright year (#13638)Brad King2012-11-051-1/+1
| |/ /
* | | Merge branch 'pdb-default-outdir' into releaseBrad King2012-11-062-5/+8
|\ \ \
| * | | Fix default PDB output directory (#13644)Brad King2012-11-022-5/+8
| |/ /
* | | CMake 2.8.10v2.8.10David Cole2012-10-311-1/+1
|/ /
* | CMake 2.8.10-rc3David Cole2012-10-241-1/+1
* | Merge branch 'release'David Cole2012-10-241-3/+3
|\ \
| * | CMake 2.8.10-rc2David Cole2012-10-181-1/+1
| * | Merge branch 'release'David Cole2012-10-181-3/+3
| |\ \
| | * | CMake 2.8.10-rc1David Cole2012-10-021-3/+3
* | | | CMake Nightly Date StampKitware Robot2012-10-241-1/+1
* | | | Merge topic 'genex-validate-target-property-names'David Cole2012-10-235-6/+33
|\ \ \ \
| * | | | GexEx: Validate Target names and property names differently.Stephen Kelly2012-10-221-6/+11
| * | | | GenEx: Create cmGeneratorTargets for imported targets.Stephen Kelly2012-10-223-0/+18
| * | | | GenEx: Add an accessor for imported targets in a makefile.Stephen Kelly2012-10-221-0/+4
* | | | | Merge topic 'expand-LOCATION-documentation'David Cole2012-10-231-2/+2
|\ \ \ \ \
| * | | | | Document LOCATION undefined behavior with use of LINKER_LANGUAGE.Stephen Kelly2012-10-221-2/+2
| |/ / / /
* | | | | CMake Nightly Date StampKitware Robot2012-10-231-1/+1
* | | | | CMake Nightly Date StampKitware Robot2012-10-221-1/+1
* | | | | CMake Nightly Date StampKitware Robot2012-10-211-1/+1
* | | | | CMake Nightly Date StampKitware Robot2012-10-201-1/+1
* | | | | CMake Nightly Date StampKitware Robot2012-10-191-1/+1
| |/ / / |/| | |
* | | | CMake Nightly Date StampKitware Robot2012-10-181-1/+1
|/ / /
* | | Merge topic 'fix-INCLUDE_DIRECTORIES-multiconfig'David Cole2012-10-1713-25/+59
|\ \ \
| * | | Fix config-specific INCLUDE_DIRECTORIES in multi-config generatorsStephen Kelly2012-10-1713-25/+59
* | | | Merge topic 'generator-expression-bug-fixes'David Cole2012-10-175-23/+134
|\ \ \ \ | |/ / /
| * | | GenEx: Fix reporting about not-found include directories and libraries.Stephen Kelly2012-10-174-10/+87
| * | | GenEx: Add some more asserts to verify code-sanity.Stephen Kelly2012-10-171-0/+12
| * | | GenEx: Break if there are no more commas in the containerStephen Kelly2012-10-171-0/+4
| * | | GenEx: Fix termination bugs in generator expression parser.Stephen Kelly2012-10-171-13/+24
| * | | GenEx: Parse colon after arguments separator colon specially.Stephen Kelly2012-10-171-2/+9
* | | | Merge topic 'AutomocFixDuplicatedFiles_13572'David Cole2012-10-171-1/+2
|\ \ \ \
| * | | | Automoc: fix #13572: issue with symbolic linksAlex Neundorf2012-10-141-1/+2
* | | | | Merge topic 'CPack-ArchiveGen-andDESTIR_ON'David Cole2012-10-171-1/+1
|\ \ \ \ \
| * | | | | Make CPACK_SET_DESTDIR work with archive generator + component-based packagingEric NOULARD2012-10-141-1/+1
* | | | | | Merge topic 'fix-some-CPackDoc-typos'David Cole2012-10-171-4/+14
|\ \ \ \ \ \
| * | | | | | Document CPACK_COMPONENT_INCLUDE_TOPLEVEL_DIRECTORY and fix some typo.Eric NOULARD2012-10-141-4/+14
| |/ / / / /
* | | | | | Merge topic 'Fix-XXX_ON_ABSOLUTE_INSTALL_DESTINATION-handling'David Cole2012-10-171-2/+2
|\ \ \ \ \ \