Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | Tweak for cygwin, don't convert : to ; | Clinton Stimpson | 2010-07-03 | 1 | -2/+2 | |
| * | | | | | | | | | | Add cross-compiling support to FindQt4.cmake | Clinton Stimpson | 2010-07-02 | 3 | -246/+229 | |
* | | | | | | | | | | | Merge topic 'disable_gcc33_onfree_bsd' | Brad King | 2010-07-13 | 1 | -1/+15 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Poison GCC 3.3 on OpenBSD a bit later | Brad King | 2010-07-06 | 1 | -16/+15 | |
| * | | | | | | | | | | | Disable gcc 33 on OpenBSD because it crashes CPack by default. | Bill Hoffman | 2010-06-25 | 1 | -0/+15 | |
* | | | | | | | | | | | | Merge topic 'bootstrap-toolchains' | Brad King | 2010-07-13 | 1 | -2/+69 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | bootstrap: Detect known C/C++ compiler toolchains | Brad King | 2010-06-30 | 1 | -2/+69 | |
* | | | | | | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2010-07-13 | 1 | -1/+1 | |
| |_|_|_|_|/ / / / / / |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2010-07-12 | 1 | -1/+1 | |
* | | | | | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2010-07-11 | 1 | -1/+1 | |
* | | | | | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2010-07-10 | 1 | -1/+1 | |
| |_|_|_|/ / / / / / |/| | | | | | | | | | ||||||
* | | | | | | | | | | KWSys: Avoid undefined behavior in Process crash tests | Brad King | 2010-07-09 | 1 | -3/+2 | |
* | | | | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2010-07-09 | 1 | -1/+1 | |
* | | | | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2010-07-08 | 1 | -1/+1 | |
| |_|_|/ / / / / / |/| | | | | | | | | ||||||
* | | | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2010-07-07 | 1 | -1/+1 | |
* | | | | | | | | | Merge branch 'CPackRPM-handleFileWithSpace' | Brad King | 2010-07-06 | 1 | -3/+4 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | CPackRPM:: Quote every filenames in %file section (see bugs 10701,10871,10345) | Eric NOULARD | 2010-07-04 | 1 | -3/+4 | |
* | | | | | | | | | | Merge branch 'CPackRPM-VariousEnhancement-0010741' | Brad King | 2010-07-06 | 1 | -88/+97 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Provides default changelog if no file is provided | Eric NOULARD | 2010-07-04 | 1 | -0/+2 | |
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | ||||||
| * | | | | | | | | | clean up some stuff in CPack RPM script | Rolf Eike Beer | 2010-07-04 | 1 | -88/+95 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge branch 'CPackRPM-fixDashInRPMVersion' | Brad King | 2010-07-06 | 1 | -0/+5 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | CPackRPM:: Replace - with _ in RPM Version (fix bug 0010934) | Eric NOULARD | 2010-07-04 | 1 | -0/+5 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge branch 'improve-test-cost-sorting' | Brad King | 2010-07-06 | 2 | -59/+60 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | More robust cost-based scheduling impl | Zach Mullen | 2010-07-01 | 2 | -59/+60 | |
* | | | | | | | | | | Merge branch 'fix_cmcurl_build_ssize_t' | Brad King | 2010-07-06 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | fix build on SUSE 11.2 in cmcurl due to ssize_t | Alex Neundorf | 2010-06-30 | 1 | -0/+1 | |
* | | | | | | | | | | | Merge branch 'fix-test-dependency-bug' | Brad King | 2010-07-06 | 10 | -18/+128 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Fix cycle detection for test dependencies | Zach Mullen | 2010-06-30 | 10 | -18/+128 | |
* | | | | | | | | | | | | Merge branch 'fix-cmake-conversion-warnings' | Brad King | 2010-07-06 | 11 | -36/+37 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Fix integer conversions in cpack | Brad King | 2010-06-30 | 1 | -4/+4 | |
| * | | | | | | | | | | | | Fix signed/unsigned comparison warnings in ccmake | Brad King | 2010-06-29 | 1 | -7/+7 | |
| * | | | | | | | | | | | | Fix or cast more integer conversions in cmake | Brad King | 2010-06-29 | 6 | -18/+18 | |
| * | | | | | | | | | | | | Fix or cast integer conversions in cmake | Brad King | 2010-06-25 | 6 | -10/+11 | |
* | | | | | | | | | | | | | Merge branch 'FindMPI-flag-parsing' | Brad King | 2010-07-06 | 1 | -11/+11 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | FindMPI: Fix parsing of mpicc -Wl,-L link flags (#9093) | Brad King | 2010-06-29 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | FindMPI: Failure is not an error if not REQUIRED | Brad King | 2010-06-28 | 1 | -3/+3 | |
| * | | | | | | | | | | | | | FindMPI: Parse mpicc flags more carefully (#9093) | Brad King | 2010-06-25 | 1 | -6/+6 | |
| * | | | | | | | | | | | | | FindMPI: Do not parse -l in middle of library name | Brad King | 2010-06-24 | 1 | -2/+2 | |
* | | | | | | | | | | | | | | Merge branch 'user-override-try-compile' | Brad King | 2010-07-06 | 1 | -0/+17 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | Use same type in both cases of '?:' operator | Brad King | 2010-06-29 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | Honor CMAKE_USER_MAKE_RULES_OVERRIDE in try_compile (#10902) | David Genest | 2010-06-29 | 1 | -0/+17 | |
| | |_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2010-07-06 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2010-07-05 | 1 | -1/+1 | |
| |_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2010-07-04 | 1 | -1/+1 | |
* | | | | | | | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2010-07-03 | 1 | -1/+1 | |
| |_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | KWSys: Avoid Clang optimizer bug in testProcess-[45] | Brad King | 2010-07-02 | 1 | -0/+5 | |
* | | | | | | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2010-07-02 | 1 | -1/+1 | |
| |_|_|_|_|/ / / / / / |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2010-07-01 | 1 | -2/+2 | |
| |_|_|_|/ / / / / / |/| | | | | | | | | | ||||||
* | | | | | | | | | | Merge original bad KWSys history into fixed history | Brad King | 2010-06-30 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | From 83cf3fa2fe65b99758899463ca25941eb3fb3989 Mon Sep 17 00:00:00 2001 | Brad King | 2010-06-30 | 1 | -0/+6 | |