summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | CPack: Avoid member shadowing after API refactorBrad King2010-08-114-11/+9
| * | | | | | | | | CPack: Refactor API in order to handle multi-file packagesEric NOULARD2010-08-1124-118/+173
* | | | | | | | | | Merge topic 'FindGTK2_fixes'Brad King2010-08-171-6/+28
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Several fixes needed to improve Windows supportPhilip Lowman2010-08-121-6/+27
| * | | | | | | | | | Add detection for new pangommconfig.h header filePhilip Lowman2010-08-121-0/+1
* | | | | | | | | | | Merge topic 'improve-cpack-docs'Brad King2010-08-171-3/+40
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Add documentation for CPACK_PROJECT_CONFIG_FILE.David Cole2010-08-111-3/+40
* | | | | | | | | | | | Merge topic 'FindBoost_cygwin_fix'Brad King2010-08-171-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Fixes problem finding libraries under Boost (#9510)Philip Lowman2010-08-111-1/+1
| | |/ / / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge topic 'intel-response-files'Brad King2010-08-171-0/+4
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | |
| * | | | | | | | | | | Pass objects to Intel linker using a response fileArjen Verweij2010-08-101-0/+4
* | | | | | | | | | | | KWSys Nightly Date StampKWSys Robot2010-08-171-1/+1
* | | | | | | | | | | | KWSys: Fix GetActualCaseForPath for UNC pathsBrad King2010-08-161-39/+46
* | | | | | | | | | | | KWSys: Fix SplitPath for leading '\' on WindowsBrad King2010-08-161-2/+2
* | | | | | | | | | | | KWSys Nightly Date StampKWSys Robot2010-08-161-1/+1
| |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | |
* | | | | | | | | | | KWSys Nightly Date StampKWSys Robot2010-08-151-1/+1
| |_|_|_|_|_|_|/ / / |/| | | | | | | | |
* | | | | | | | | | KWSys Nightly Date StampKWSys Robot2010-08-141-1/+1
* | | | | | | | | | KWSys Nightly Date StampKWSys Robot2010-08-131-1/+1
| |_|_|_|_|/ / / / |/| | | | | | | |
* | | | | | | | | KWSys Nightly Date StampKWSys Robot2010-08-121-1/+1
| |_|/ / / / / / |/| | | | | | |
* | | | | | | | KWSys Nightly Date StampKWSys Robot2010-08-111-1/+1
| |/ / / / / / |/| | | | | |
* | | | | | | Merge topic 'ImprovedVersionCheckingInSomeModules'Brad King2010-08-109-107/+66
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'findsubversion_fphsa_cleanup'Brad King2010-08-101-4/+2
| |\ \ \ \ \ \ \
| * | | | | | | | Use FPHSA() in FindSWIG, including version checking.Alex Neundorf2010-08-071-12/+6
| * | | | | | | | Improved version checking for FindCUDA using the new mode of FPHSAAlex Neundorf2010-08-071-29/+8
| * | | | | | | | Improved version checking for FindSubversion using the new mode of FPHSA()Alex Neundorf2010-08-071-13/+20
| * | | | | | | | Fix DETAILS string with version number in FHPSA()Alex Neundorf2010-08-071-1/+1
| * | | | | | | | Improved version checking for FindJava using the new FPHSA() modeAlex Neundorf2010-08-071-29/+15
| * | | | | | | | Improved version checking for FindRuby using the new mode of FPHSA()Alex Neundorf2010-08-071-19/+7
| * | | | | | | | FindSquish doesn't detect the version, remove that from the documentationAlex Neundorf2010-08-071-3/+0
| * | | | | | | | Add version checking support to FindFlex and FindPerlLibsAlex Neundorf2010-08-072-3/+12
* | | | | | | | | Merge topic 'remove_submit_large_output'Brad King2010-08-105-102/+0
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Remove the ctest submit larget output test.Bill Hoffman2010-08-095-102/+0
* | | | | | | | | | Merge topic 'libarchive-wrapper'Brad King2010-08-107-128/+382
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | |
| * | | | | | | | | cmArchiveWrite: Fix signed/unsigned compare/convertBrad King2010-08-091-4/+8
| * | | | | | | | | Include entries for directories in tarballs (#11020)Brad King2010-08-061-123/+22
| * | | | | | | | | Create class cmArchiveWrite to wrap libarchive (#11020)Brad King2010-08-063-0/+328
| * | | | | | | | | Merge branch 'system-libarchive-include' into libarchive-wrapperBrad King2010-08-054-5/+28
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Include headers from chosen libarchive (#10923)Brad King2010-08-054-5/+28
* | | | | | | | | | | Merge topic 'module-header-spelling'Brad King2010-08-10270-270/+270
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
| * | | | | | | | | | Modules: Fix spelling 'To distributed' -> 'To distribute'Todd Gamblin2010-08-09270-270/+270
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
* | | | | | | | | | Merge topic 'mingw-response-files'Brad King2010-08-101-1/+8
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | No response files with GNU ld <= 2.16 (#10913)Brad King2010-08-061-1/+8
* | | | | | | | | | | Merge topic 'findsubversion_fphsa_cleanup'Brad King2010-08-101-5/+4
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / | |/| | | | | | | | |
| * | | | | | | | | | FindSubversion: set compatibility variables based on FPHSA()Kovarththanan Rajaratnam2010-08-041-5/+4
* | | | | | | | | | | Merge topic 'findzlib_use_fphsa'Brad King2010-08-101-15/+2
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | FindZLIB: use the FPHSA version modeKovarththanan Rajaratnam2010-08-041-15/+2
| |/ / / / / / / / / /
* | | | | | | | | | | Merge topic 'find-boost'Brad King2010-08-101-1/+2
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | |
| * | | | | | | | | | FindBoost: Search for Boost 1.43 and 1.44Brad King2010-08-031-2/+2
| * | | | | | | | | | FindBoost: Search for Boost 1.42Brad King2010-07-281-1/+2
* | | | | | | | | | | KWSys Nightly Date StampKWSys Robot2010-08-101-1/+1
| |_|_|_|_|_|/ / / / |/| | | | | | | | |