summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | Fix 11035 : debug/release library configuration mistakeMathieu Malaterre2010-08-141-2/+2
| |/ / / / / /
* | | | | | | Merge topic 'python_add_module_scope'Brad King2010-08-171-4/+2
|\ \ \ \ \ \ \
| * | | | | | | Bug with default library type of Python modules.Marcus D. Hanwell2010-08-131-4/+2
* | | | | | | | Merge topic 'tg/BlueGeneP'Brad King2010-08-1715-0/+348
|\ \ \ \ \ \ \ \
| * | | | | | | | Add platform files for BlueGene/P systemsTodd Gamblin2010-08-1315-0/+348
* | | | | | | | | Merge topic 'tg/find-ignore-path'Brad King2010-08-179-1/+128
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Teach find_* commands to ignore some pathsTodd Gamblin2010-08-139-1/+128
* | | | | | | | | Merge topic 'CMake-bash-completion'Brad King2010-08-171-0/+190
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Improve cmake-completion (install doc, ctest -R completion)Eric NOULARD2010-08-131-0/+12
| * | | | | | | | | Proposal for bash-completion support fileEric NOULARD2010-08-011-0/+178
* | | | | | | | | | Merge topic 'CPack-APIredesign'Brad King2010-08-1724-128/+181
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | CPack: Avoid member shadowing after API refactor (part2)Eric NOULARD2010-08-121-1/+1
| * | | | | | | | | | 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