summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | 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
|\ \ \ \ \ \ \ \
| * | | | | | | | SelectLibraryConfigurations: Fix foreach(x IN LISTS ...) syntaxThomas Arcila2012-10-191-2/+2
* | | | | | | | | Merge topic 'BasicConfigVersion-consistency'David Cole2012-10-232-2/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | BasicConfigVersion: Make docs refer to the macro, not the module nameStephen Kelly2012-10-232-2/+2
| | |_|/ / / / / / | |/| | | | | | |