summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Squish: use ${CMAKE_CURRENT_LIST_DIR}Alex Neundorf2012-11-051-1/+2
* Squish: rename squish_add_test() to squish_v3_add_test() and fix docs a bitAlex Neundorf2012-11-051-4/+14
* Squish: find executables also under WindowsAlex Neundorf2012-11-041-2/+2
* Squish: use FPHSAAlex Neundorf2012-11-041-6/+4
* Squish: detect versionAlex Neundorf2012-11-041-0/+19
* 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 'doc-external-language-policy'David Cole2012-10-311-0/+16
|\
| * Document external language support policyBrad King2012-10-301-0/+16
* | Merge topic 'parisc-default-flags'David Cole2012-10-312-0/+27
|\ \
| * | Linux/PA-RISC: Link with --unique=.text.* to help binutilsRolf Eike Beer2012-10-312-0/+27
* | | 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
* | | | 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
| | |_|/ | |/| |
* | | | Merge topic 'update-KWIML'David Cole2012-10-311-0/+4
|\ \ \ \
| * \ \ \ Merge branch 'upstream-kwiml' into update-KWIMLBrad King2012-10-251-0/+4
| |\ \ \ \
| | * | | | KWIML: Teach ABI.h that VAX is big endianThomas Klausner2012-10-251-0/+4
* | | | | | Merge topic 'test-major-version'David Cole2012-10-313-1/+69
|\ \ \ \ \ \
| * | | | | | Tests: add MajorVersionSelection testsRolf Eike Beer2012-10-313-1/+69
| |/ / / / /
* | | | | | 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