Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | | | | Merge topic 'fix-openmp-fortran' | Brad King | 2014-11-25 | 1 | -5/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | FindOpenMP: Use fixed form Fortran test program | Nils Gladitz | 2014-11-20 | 1 | -5/+5 | |
| | |/ / / / / / / / / / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge topic 'file-GENERATE-rerun' | Brad King | 2014-11-25 | 5 | -0/+40 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | file(GENERATE): Re-run cmake when appropriate. | Stephen Kelly | 2014-11-18 | 5 | -0/+40 | |
| | |_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge topic 'clean-autogen' | Brad King | 2014-11-25 | 1 | -4/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | QtAutogen: Use cmHasLiteral{Prefix,Suffix} where possible. | Stephen Kelly | 2014-11-18 | 1 | -3/+3 | |
| * | | | | | | | | | | | | | QtAutogen: Don't take a reference to temporary. | Stephen Kelly | 2014-11-18 | 1 | -1/+1 | |
| |/ / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | Merge topic 'ccmake-hpux' | Brad King | 2014-11-25 | 7 | -64/+15 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | ccmake: Cleanup and simplify conditional blocks for HP-UX | Ådne Hovda | 2014-11-18 | 5 | -42/+13 | |
| * | | | | | | | | | | | | | ccmake: Use standard getmaxyx instead of non-standard getmax[xy] | Ådne Hovda | 2014-11-18 | 3 | -22/+2 | |
| * | | | | | | | | | | | | | ccmake: Remove incomplete support for cur_colr on old HP-UX | Ådne Hovda | 2014-11-18 | 1 | -1/+1 | |
| |/ / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | Merge topic 'CPackRPM-cleanup-component-vars' | Brad King | 2014-11-25 | 1 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | CPackRPM: Unset temporary component variables before re-use | Gauthier Lamaison | 2014-11-18 | 1 | -3/+3 | |
* | | | | | | | | | | | | | | Merge topic 'custom-command-byproducts' | Brad King | 2014-11-25 | 46 | -30/+469 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | ExternalProject: Add options to specify BYPRODUCTS (#14963) | Brad King | 2014-11-17 | 5 | -0/+44 | |
| * | | | | | | | | | | | | | Add an option for explicit BYPRODUCTS of custom commands (#14963) | Brad King | 2014-11-14 | 43 | -30/+425 | |
* | | | | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-11-25 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-11-24 | 1 | -1/+1 | |
| |_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-11-23 | 1 | -1/+1 | |
| |_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-11-22 | 1 | -1/+1 | |
* | | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-11-21 | 1 | -1/+1 | |
| |_|_|_|/ / / / / / / |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | Merge topic 'fix-CMP0054-MSVC' | Brad King | 2014-11-20 | 5 | -11/+11 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'backport-fix-CMP0054-MSVC' into fix-CMP0054-MSVC | Brad King | 2014-11-19 | 0 | -0/+0 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | | Avoid if() quoted auto-dereference when checking for "MSVC" | Fraser Hutchison | 2014-11-19 | 5 | -12/+12 | |
| * | | | | | | | | | | | Avoid if() quoted auto-dereference when checking for "MSVC" | Fraser Hutchison | 2014-11-19 | 5 | -11/+11 | |
* | | | | | | | | | | | | Merge topic 'FindJava-no-osx-stub' | Brad King | 2014-11-20 | 1 | -1/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | FindJava: Do not accept OS X stub 'java' as Java | Brad King | 2014-11-19 | 1 | -1/+4 | |
| | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-11-20 | 1 | -1/+1 | |
| |/ / / / / / / / / |/| | | | | | | | | | ||||||
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-11-19 | 1 | -1/+1 | |
| |_|_|/ / / / / / |/| | | | | | | | | ||||||
* | | | | | | | | | Merge topic 'vs-check-phone-store-tools' | Brad King | 2014-11-18 | 7 | -35/+242 | |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||||
| * | | | | | | | | VS: Do not produce WinMD file for OBJECT libraries (#15228) | Gilles Khouzam | 2014-11-17 | 1 | -1/+2 | |
| * | | | | | | | | VS: Improve error messages when compiler is not detected (#15228) | Gilles Khouzam | 2014-11-14 | 6 | -34/+240 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge topic 'update-curl' | Brad King | 2014-11-18 | 1 | -9/+9 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | curl: Check for OpenSSL headers independently | Brad King | 2014-11-17 | 1 | -9/+9 | |
* | | | | | | | | | Merge topic 'FindCurses-no-cur_colr' | Brad King | 2014-11-18 | 1 | -5/+0 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | FindCurses: Drop search for deprecated HP-UX cur_colr library | Ådne Hovda | 2014-11-17 | 1 | -5/+0 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge topic 'doc-sphinx-cmake-fixup' | Brad King | 2014-11-18 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||||
| * | | | | | | | | Utilities/Sphinx: Add missing call to note_explicit_target | Brad King | 2014-11-17 | 1 | -0/+1 | |
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-11-18 | 1 | -1/+1 | |
* | | | | | | | | | Merge topic 'doc-target_include_directories-fixup' | Brad King | 2014-11-17 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | / | | |_|_|_|_|_|/ | |/| | | | | | | ||||||
| * | | | | | | | Help: target_include_directories does not allow target names | Brad King | 2014-11-17 | 1 | -2/+2 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge topic 'ninja-minor-refactoring' | Brad King | 2014-11-17 | 5 | -38/+27 | |
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | ||||||
| * | | | | | | Ninja: Refactor restat to be a string internally | Brad King | 2014-11-14 | 4 | -15/+15 | |
| * | | | | | | Ninja: Use a TARGET_FILE variable to hold the link output file | Brad King | 2014-11-14 | 1 | -18/+11 | |
| * | | | | | | Tests/BuildDepends: Drop unneeded help for Ninja | Brad King | 2014-11-14 | 1 | -5/+1 | |
* | | | | | | | Merge branch 'release' | Brad King | 2014-11-17 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | ||||||
| * | | | | | | Merge branch 'vs14-is-2015' into release | Brad King | 2014-11-17 | 5 | -18/+38 | |
| |\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge branch 'kwsys-SharedForward-vs14' into release | Brad King | 2014-11-17 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ | Merge topic 'kwsys-SharedForward-vs14' | Brad King | 2014-11-17 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | KWSys SharedForward: Hard-code the ldpath buffer size to below VS 14 limit | Brad King | 2014-11-14 | 1 | -1/+1 | |