summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | Merge topic 'external-project-launcher'Brad King2010-07-133-5/+163
|\ \ \ \ \ \ \ \
| * | | | | | | | Detect CMake warnings and errors in build output.David Cole2010-07-102-6/+21
| * | | | | | | | ExternalProject: Add LOG_* options to hide step outputBrad King2010-06-212-0/+143
* | | | | | | | | Merge topic 'fix-failed-submit-test'Brad King2010-07-131-0/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add another expected output for the failed submit tests.David Cole2010-07-121-0/+1
* | | | | | | | | | Merge topic 'CPackRPM-RelocatablePackage'Brad King2010-07-131-2/+25
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | CPackRPM:: [partially] support relocatable packageEric NOULARD2010-07-091-2/+25
* | | | | | | | | | | Merge topic 'FindPostgreSQL'Brad King2010-07-131-0/+181
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Changed ADDITIONAL_SEARCH_PATHS to PostgreSQL_ADDITIONAL_SEARCH_PATHS.Andrew Maclean2010-07-091-2/+2
| * | | | | | | | | | | Forgot the copyright notice.Andrew Maclean2010-07-081-0/+14
| * | | | | | | | | | | Adding a FindPostgreSQL.cmake moduleAndrew Maclean2010-07-071-0/+167
* | | | | | | | | | | | Merge topic 'findqt4-cross-compile'Brad King2010-07-133-247/+243
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | |
| * | | | | | | | | | | Find correct Qt plugins for cross-compiling.Clinton Stimpson2010-07-061-1/+7
| * | | | | | | | | | | Fix some issues with refinding when qmake executable is changed.Clinton Stimpson2010-07-061-0/+7
| * | | | | | | | | | | Tweak for cygwin, don't convert : to ;Clinton Stimpson2010-07-031-2/+2
| * | | | | | | | | | | Add cross-compiling support to FindQt4.cmakeClinton Stimpson2010-07-023-246/+229
* | | | | | | | | | | | Merge topic 'disable_gcc33_onfree_bsd'Brad King2010-07-131-1/+15
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Poison GCC 3.3 on OpenBSD a bit laterBrad King2010-07-061-16/+15
| * | | | | | | | | | | | Disable gcc 33 on OpenBSD because it crashes CPack by default.Bill Hoffman2010-06-251-0/+15
* | | | | | | | | | | | | Merge topic 'bootstrap-toolchains'Brad King2010-07-131-2/+69
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | bootstrap: Detect known C/C++ compiler toolchainsBrad King2010-06-301-2/+69
* | | | | | | | | | | | | KWSys Nightly Date StampKWSys Robot2010-07-131-1/+1
| |_|_|_|_|/ / / / / / / |/| | | | | | | | | | |
* | | | | | | | | | | | KWSys Nightly Date StampKWSys Robot2010-07-121-1/+1
* | | | | | | | | | | | KWSys Nightly Date StampKWSys Robot2010-07-111-1/+1
* | | | | | | | | | | | KWSys Nightly Date StampKWSys Robot2010-07-101-1/+1
| |_|_|_|/ / / / / / / |/| | | | | | | | | |
* | | | | | | | | | | KWSys: Avoid undefined behavior in Process crash testsBrad King2010-07-091-3/+2
* | | | | | | | | | | KWSys Nightly Date StampKWSys Robot2010-07-091-1/+1
* | | | | | | | | | | KWSys Nightly Date StampKWSys Robot2010-07-081-1/+1
| |_|_|/ / / / / / / |/| | | | | | | | |
* | | | | | | | | | KWSys Nightly Date StampKWSys Robot2010-07-071-1/+1
* | | | | | | | | | 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