summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | CPack: Fix RPM/Deb package names to not include "ALL_COMPONENTS_IN_ONE"Clinton Stimpson2012-11-062-4/+20
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge topic 'fix-13571-avoid-empty-sln-folders'Brad King2012-11-061-0/+2
|\ \ \ \ \ \ \
| * | | | | | | VS: Avoid empty, unreferenced solution folders... (#13571)David Cole2012-10-241-0/+2
| |/ / / / / /
* | | | | | | Merge topic 'fix-genex-CONFIG'Brad King2012-11-061-1/+4
|\ \ \ \ \ \ \
| * | | | | | | GenEx: Use case insensitive comparison for $<CONFIG:...>Stephen Kelly2012-11-051-1/+4
* | | | | | | | Merge topic 'copyright-year'Brad King2012-11-061-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Update programmatically-reported copyright year (#13638)Brad King2012-11-051-1/+1
| |/ / / / / / /
* | | | | | | | Merge topic 'pdb-default-outdir'Brad King2012-11-062-5/+8
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix default PDB output directory (#13644)Brad King2012-11-022-5/+8
| |/ / / / / / /
* | | | | | | | CMake Nightly Date StampKitware Robot2012-11-061-1/+1
* | | | | | | | CMake Nightly Date StampKitware Robot2012-11-051-1/+1
* | | | | | | | CMake Nightly Date StampKitware Robot2012-11-041-1/+1
* | | | | | | | CMake Nightly Date StampKitware Robot2012-11-031-1/+1
* | | | | | | | CMake Nightly Date StampKitware Robot2012-11-021-1/+1
* | | | | | | | CMake Nightly Date StampKitware Robot2012-11-011-1/+1
* | | | | | | | Merge topic 'packagemaker-component-postflight'David Cole2012-10-313-36/+97
|\ \ \ \ \ \ \ \
| * | | | | | | | PackageMaker: Enable postflight script in component mode (#12375)Clinton Stimpson2012-10-313-36/+97
| * | | | | | | | CMake Nightly Date StampKitware Robot2012-10-271-1/+1
| * | | | | | | | CMake Nightly Date StampKitware Robot2012-10-261-1/+1
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge topic 'vs10-DelaySign-KeyFile'David Cole2012-10-315-84/+96
|\ \ \ \ \ \ \ \
| * | | | | | | | VS10: Honor /DELAYSIGN and /KEYFILE flags (#13601)Brad King2012-10-262-3/+20
| * | | | | | | | VS10: Refactor link options collectionBrad King2012-10-264-81/+76
| |/ / / / / / /
| * | | | | | | CMake Nightly Date StampKitware Robot2012-10-251-1/+1
| | |/ / / / / | |/| | | | |
* | | | | | | Merge topic 'xcode-ReRunCMake-full-path'David Cole2012-10-311-2/+6
|\ \ \ \ \ \ \
| * | | | | | | Xcode: Fix ReRunCMake.make path to cmake.check_cache (#13603)Brad King2012-10-241-2/+6
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge topic 'cpack-rez-error'David Cole2012-10-311-1/+16
|\ \ \ \ \ \ \
| * | | | | | | Fix for possible Rez errors when creating dmg.Clinton Stimpson2012-10-231-1/+16
* | | | | | | | Merge topic 'EclipseNoLinkedResources'David Cole2012-10-312-0/+14
|\ \ \ \ \ \ \ \
| * | | | | | | | Eclipse: add switch to disable linked resources (#13189)Alex Neundorf2012-10-172-0/+14
* | | | | | | | | Merge topic 'fix-9629-add-unicode-nsis-reg-key'David Cole2012-10-311-7/+19
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | CPack: Add automatic detection of the Unicode makensis (#9629)David Cole2012-10-171-7/+19
* | | | | | | | | | Merge topic 'find_library-NAMES_PER_DIR'David Cole2012-10-314-46/+172
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | find_library: Optionally consider all names in each directoryBrad King2012-09-254-0/+105
| * | | | | | | | | | find_library: Simplify framework search logicBrad King2012-09-251-9/+12
| * | | | | | | | | | find_library: Refactor internal name iterationBrad King2012-09-251-37/+55
* | | | | | | | | | | Begin post-2.8.10 developmentDavid Cole2012-10-311-2/+2
* | | | | | | | | | | 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
| |_|_|_|_|/ / / / |/| | | | | | | |