summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'CPackRPM-handleFileWithSpace'Brad King2010-07-061-3/+4
|\
| * CPackRPM:: Quote every filenames in %file section (see bugs 10701,10871,10345)Eric NOULARD2010-07-041-3/+4
* | Merge branch 'CPackRPM-VariousEnhancement-0010741'Brad King2010-07-061-88/+97
|\ \
| * | Provides default changelog if no file is providedEric NOULARD2010-07-041-0/+2
| * | clean up some stuff in CPack RPM scriptRolf Eike Beer2010-07-041-88/+95
| |/
* | Merge branch 'CPackRPM-fixDashInRPMVersion'Brad King2010-07-061-0/+5
|\ \
| * | CPackRPM:: Replace - with _ in RPM Version (fix bug 0010934)Eric NOULARD2010-07-041-0/+5
| |/
* | Merge branch 'improve-test-cost-sorting'Brad King2010-07-062-59/+60
|\ \
| * | More robust cost-based scheduling implZach Mullen2010-07-012-59/+60
* | | Merge branch 'fix_cmcurl_build_ssize_t'Brad King2010-07-061-0/+1
|\ \ \
| * | | fix build on SUSE 11.2 in cmcurl due to ssize_tAlex Neundorf2010-06-301-0/+1
* | | | Merge branch 'fix-test-dependency-bug'Brad King2010-07-0610-18/+128
|\ \ \ \
| * | | | Fix cycle detection for test dependenciesZach Mullen2010-06-3010-18/+128
* | | | | Merge branch 'fix-cmake-conversion-warnings'Brad King2010-07-0611-36/+37
|\ \ \ \ \
| * | | | | Fix integer conversions in cpackBrad King2010-06-301-4/+4
| * | | | | Fix signed/unsigned comparison warnings in ccmakeBrad King2010-06-291-7/+7
| * | | | | Fix or cast more integer conversions in cmakeBrad King2010-06-296-18/+18
| * | | | | Fix or cast integer conversions in cmakeBrad King2010-06-256-10/+11
* | | | | | Merge branch 'FindMPI-flag-parsing'Brad King2010-07-061-11/+11
|\ \ \ \ \ \
| * | | | | | FindMPI: Fix parsing of mpicc -Wl,-L link flags (#9093)Brad King2010-06-291-2/+2
| * | | | | | FindMPI: Failure is not an error if not REQUIREDBrad King2010-06-281-3/+3
| * | | | | | FindMPI: Parse mpicc flags more carefully (#9093)Brad King2010-06-251-6/+6
| * | | | | | FindMPI: Do not parse -l in middle of library nameBrad King2010-06-241-2/+2
* | | | | | | Merge branch 'user-override-try-compile'Brad King2010-07-061-0/+17
|\ \ \ \ \ \ \
| * | | | | | | Use same type in both cases of '?:' operatorBrad King2010-06-291-1/+1
| * | | | | | | Honor CMAKE_USER_MAKE_RULES_OVERRIDE in try_compile (#10902)David Genest2010-06-291-0/+17
* | | | | | | | KWSys Nightly Date StampKWSys Robot2010-07-061-1/+1
* | | | | | | | KWSys Nightly Date StampKWSys Robot2010-07-051-1/+1
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | KWSys Nightly Date StampKWSys Robot2010-07-041-1/+1
* | | | | | | KWSys Nightly Date StampKWSys Robot2010-07-031-1/+1
* | | | | | | KWSys: Avoid Clang optimizer bug in testProcess-[45]Brad King2010-07-021-0/+5
* | | | | | | KWSys Nightly Date StampKWSys Robot2010-07-021-1/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | KWSys Nightly Date StampKWSys Robot2010-07-011-2/+2
| |_|_|_|/ |/| | | |
* | | | | Merge original bad KWSys history into fixed historyBrad King2010-06-300-0/+0
|\ \ \ \ \
| * | | | | From 83cf3fa2fe65b99758899463ca25941eb3fb3989 Mon Sep 17 00:00:00 2001Brad King2010-06-301-0/+6
| * | | | | From 829fa09a262cb79e95975d8942c8e406c008397f Mon Sep 17 00:00:00 2001Brad King2010-06-301-0/+1
| | |_|_|/ | |/| | |
* | | | | KWSys: Optionally suppress consistent test failuresBrad King2010-06-301-0/+6
* | | | | KWSys: Use short fallback timeout for Process testsBrad King2010-06-301-0/+1
|/ / / /
* | | | KWSys Nightly Date StampKWSys Robot2010-06-301-1/+1
* | | | Merge branch 'FindMPI-BlueGene-L'Brad King2010-06-291-6/+0
|\ \ \ \
| * | | | FindMPI: Trust mpicc -showme on BlueGene/LBrad King2010-06-281-6/+0
* | | | | Merge branch 'vs-ps3-projects'Brad King2010-06-291-10/+3
|\ \ \ \ \
| * | | | | VS: Always separate preprocessor defs by semicolon (#10902)Brad King2010-06-281-10/+3
| | |/ / / | |/| | |
* | | | | Merge branch 'fix-warnings'Brad King2010-06-297-17/+22
|\ \ \ \ \
| * | | | | Eliminate -Wconversion warnings.David Cole2010-06-277-17/+22
* | | | | | Merge branch 'improve-CheckSourceTree-test'Brad King2010-06-291-6/+57
|\ \ \ \ \ \
| * | | | | | CheckSourceTree test: read UpdateCommand from Update.xml.David Cole2010-06-271-6/+57
* | | | | | | Merge branch 'qt4-configdeps-standardmodules'Brad King2010-06-291-82/+24
|\ \ \ \ \ \ \
| * | | | | | | Change Qt4ConfigDependentSettings to use more standard find modules.Clinton Stimpson2010-06-251-82/+24
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'getprerequisites-bug10418'Brad King2010-06-291-1/+12
|\ \ \ \ \ \ \