summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* CMake 2.8.10.2v2.8.10.2Brad King2012-11-262-1/+15
* 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-FindGettext-result' into releaseBrad King2012-11-261-2/+0
|\ \
| * | FindGettext: fix overwriting result with empty variable (#13691)Rolf Eike Beer2012-11-261-2/+0
| |/
* | 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-062-1/+17
|/ / /
* | | Merge branch 'osx-sysroot-cleanup' into releaseBrad King2012-11-061-0/+1
|\ \ \
| * | | OS X: Fix default CMAKE_OSX_SYSROOT with deployment targetBrad King2012-11-051-0/+1
* | | | Merge branch 'fix-FindSDL-paths' into releaseBrad King2012-11-061-1/+2
|\ \ \ \
| * | | | FindSDL: Restore accidentally dropped search paths (#13651)Brad King2012-11-051-1/+2
* | | | | Merge branch 'fix-genex-CONFIG' into releaseBrad King2012-11-064-1/+14
|\ \ \ \ \
| * | | | | GenEx: Use case insensitive comparison for $<CONFIG:...>Stephen Kelly2012-11-054-1/+14
| | |_|_|/ | |/| | |
* | | | | Merge branch 'copyright-year' into releaseBrad King2012-11-062-2/+2
|\ \ \ \ \
| * | | | | Update programmatically-reported copyright year (#13638)Brad King2012-11-052-2/+2
| |/ / / /
* | | | | Merge branch 'fix-PathScale-compiler-id' into releaseBrad King2012-11-062-16/+16
|\ \ \ \ \
| * | | | | Fix PathScale compiler id for Clang-based upstreamBrad King2012-11-052-16/+16
| |/ / / /
* | | | | Merge branch 'fix-openssl-win' into releaseBrad King2012-11-061-0/+7
|\ \ \ \ \
| * | | | | FindOpenSSL: also find the non-MD debug libraries for MSVCRolf Eike Beer2012-11-051-0/+2
| * | | | | FindOpenSSL: fix library selection on Windows (#13645)Rolf Eike Beer2012-11-051-0/+5
| |/ / / /
* | | | | 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-312-1/+5
|/ / / /
* | | | Merge branch 'release'David Cole2012-10-312-3/+443
|\ \ \ \
| * | | | CMake 2.8.10-rc3David Cole2012-10-242-1/+17
| * | | | Merge branch 'release'David Cole2012-10-242-3/+427
| |\ \ \ \
| | * | | | CMake 2.8.10-rc2David Cole2012-10-182-1/+67
| | * | | | Merge branch 'release'David Cole2012-10-182-3/+361
| | |\ \ \ \
| | | * | | | CMake 2.8.10-rc1David Cole2012-10-022-3/+361
* | | | | | | CMake Nightly Date StampKitware Robot2012-10-311-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2012-10-301-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2012-10-291-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2012-10-281-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2012-10-271-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2012-10-261-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2012-10-251-1/+1
|/ / / / / /
* | | | | | CMake Nightly Date StampKitware Robot2012-10-241-1/+1
* | | | | | Merge topic 'genex-validate-target-property-names'David Cole2012-10-237-6/+45
|\ \ \ \ \ \
| * | | | | | GexEx: Validate Target names and property names differently.Stephen Kelly2012-10-223-6/+23
| * | | | | | 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
| |/ / / / / /
* | | | | | | Merge topic 'test-SelectLibraryConfigurations'David Cole2012-10-233-5/+75
|\ \ \ \ \ \ \
| * | | | | | | SelectLibraryConfigurations: fix for release and debug libs being the sameRolf Eike Beer2012-10-212-5/+13
| * | | | | | | SelectLibraryConfigurations: add testcaseRolf Eike Beer2012-10-212-0/+62
* | | | | | | | Merge topic 'fix-SelectLibraryConfigurations-regression'David Cole2012-10-231-2/+2
|\ \ \ \ \ \ \ \