summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'FindQt-version-selection'David Cole2012-10-311-4/+8
|\
| * FindQt: add some more places to look for Qt3Rolf Eike Beer2012-10-241-1/+1
| * FindQt: improve version selectionRolf Eike Beer2012-10-241-3/+7
* | 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 'generator-expression-bug-fixes'David Cole2012-10-316-0/+26
|\ \ \ \
| * | | | GenEx: Test early determination of AND and ORStephen Kelly2012-10-206-0/+26
* | | | | Merge topic 'EclipseNoLinkedResources'David Cole2012-10-313-0/+16
|\ \ \ \ \
| * | | | | Eclipse: add switch to disable linked resources (#13189)Alex Neundorf2012-10-173-0/+16
* | | | | | 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 'FindIcotool'David Cole2012-10-312-2/+59
|\ \ \ \ \ \ \
| * | | | | | | Add module FindIcotoolAleksey Avdeev2012-10-162-2/+59
| |/ / / / / /
* | | | | | | Merge topic 'simplify-FreeBSD-shared'David Cole2012-10-312-26/+22
|\ \ \ \ \ \ \
| * | | | | | | BSD: Do not require dlfcn.h to build shared libs (#13573)Brad King2012-10-052-26/+22
* | | | | | | | Merge topic 'FindBoost-cleanup'David Cole2012-10-311-813/+748
|\ \ \ \ \ \ \ \
| * | | | | | | | FindBoost: Rewrite documentationBrad King2012-09-271-242/+135
| * | | | | | | | FindBoost: Refactor Boost_FOUND computation and version checkBrad King2012-09-271-98/+60
| * | | | | | | | FindBoost: Construct a clean Boost_LIBRARIES valueBrad King2012-09-271-1/+2
| * | | | | | | | FindBoost: Overhaul caching and search repeat behaviorBrad King2012-09-271-128/+208
| * | | | | | | | FindBoost: Use PATH_SUFFIXES to look in "Program Files"Brad King2012-09-271-8/+6
| * | | | | | | | FindBoost: Mark Boost_DIR cache entry as advancedBrad King2012-09-261-0/+1
| * | | | | | | | FindBoost: Remove extra indentation levelBrad King2012-09-251-553/+553
* | | | | | | | | Merge topic 'find_library-NAMES_PER_DIR'David Cole2012-10-317-64/+203
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | find_library: Optionally consider all names in each directoryBrad King2012-09-257-0/+118
| * | | | | | | | find_library: Generalize helper macro in test caseBrad King2012-09-251-18/+18
| * | | | | | | | 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-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
| | |_|_|_|_|/ / / / | |/| | | | | | | |