Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix for bug#10483, INCLUDE_EXTERNAL_MSPROJECT: ProjectGUID now ProjectGuid | Bill Hoffman | 2010-07-13 | 1 | -1/+1 |
* | 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 '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-test-dependency-bug' | Brad King | 2010-07-06 | 1 | -17/+12 |
|\ \ | |||||
| * | | Fix cycle detection for test dependencies | Zach Mullen | 2010-06-30 | 1 | -17/+12 |
* | | | 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 '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 |
* | | | | KWSys: Optionally suppress consistent test failures | Brad King | 2010-06-30 | 1 | -0/+6 |
* | | | | KWSys: Use short fallback timeout for Process tests | Brad King | 2010-06-30 | 1 | -0/+1 |
| |_|/ |/| | | |||||
* | | | KWSys Nightly Date Stamp | KWSys Robot | 2010-06-30 | 1 | -1/+1 |
* | | | Merge branch 'vs-ps3-projects' | Brad King | 2010-06-29 | 1 | -10/+3 |
|\ \ \ | |||||
| * | | | VS: Always separate preprocessor defs by semicolon (#10902) | Brad King | 2010-06-28 | 1 | -10/+3 |
| |/ / | |||||
* | | | Merge branch 'fix-warnings' | Brad King | 2010-06-29 | 6 | -16/+21 |
|\ \ \ | |||||
| * | | | Eliminate -Wconversion warnings. | David Cole | 2010-06-27 | 6 | -16/+21 |
* | | | | KWSys: Pass ptrdiff_t check result to System.c | Brad King | 2010-06-29 | 1 | -9/+8 |
* | | | | KWSys: Cleanup putenv leak option implementation | Brad King | 2010-06-29 | 2 | -15/+9 |
* | | | | KWSys Nightly Date Stamp | KWSys Robot | 2010-06-29 | 1 | -1/+1 |
| |/ / |/| | | |||||
* | | | KWSys Nightly Date Stamp | KWSys Robot | 2010-06-28 | 1 | -1/+1 |
|/ / | |||||
* | | KWSys Nightly Date Stamp | KWSys Robot | 2010-06-27 | 1 | -1/+1 |
* | | KWSys Nightly Date Stamp | KWSys Robot | 2010-06-26 | 1 | -1/+1 |
|/ | |||||
* | KWSys Nightly Date Stamp | KWSys Robot | 2010-06-25 | 1 | -1/+1 |
* | Merge branch 'ctest-git-empty-commits' | Brad King | 2010-06-24 | 3 | -2/+14 |
|\ | |||||
| * | CTest: Parse empty Git commits correctly | Brad King | 2010-06-23 | 3 | -2/+14 |
* | | Merge branch 'vs10-path-issue' | Brad King | 2010-06-24 | 1 | -1/+3 |
|\ \ | |||||
| * | | For VS10: Really use full path file names. | David Cole | 2010-06-23 | 1 | -1/+3 |
* | | | Merge branch 'fix-ctest-parallel' | Brad King | 2010-06-24 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | Parallel CTest hangs if serial test has depends | Zach Mullen | 2010-06-23 | 1 | -1/+1 |
| | |/ | |/| | |||||
* | | | Merge branch 'fix_ctest_failure_code' | Brad King | 2010-06-24 | 3 | -2/+8 |
|\ \ \ | |||||
| * | | | Fix for bug #10859, ctest exit exception incorrectly reported. | Bill Hoffman | 2010-06-22 | 3 | -2/+8 |