Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | | | | Help: Unify the help text of INTERFACE_ build properties. | Stephen Kelly | 2014-11-22 | 5 | -51/+41 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | Merge topic 'remove-c_str' | Brad King | 2014-11-25 | 26 | -59/+59 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | Remove some unneeded c_str calls. | Stephen Kelly | 2014-11-23 | 26 | -59/+59 | |
* | | | | | | | | | | | | | | | | Merge topic 'fix-WCDH-docs' | Brad King | 2014-11-25 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | WCDH: Don't imply that MSVC is supported by the module. | Stephen Kelly | 2014-11-23 | 1 | -1/+1 | |
| | |_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | Merge topic 'fortran-linker-flags' | Brad King | 2014-11-25 | 3 | -5/+61 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | Fix incremental linking setting for Fortran + VS | Zack Galbreath | 2014-11-21 | 3 | -5/+61 | |
* | | | | | | | | | | | | | | | | Merge topic 'fix-GNU-CXX-dialect-versions' | Brad King | 2014-11-25 | 1 | -4/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Features: Record C++11 dialect switch only for GNU 4.7 and later. | Stephen Kelly | 2014-11-19 | 1 | -4/+3 | |
| | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | Merge topic 'default-lang-dialect-for-master' | Brad King | 2014-11-25 | 7 | -47/+113 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'default-lang-dialect' into step2 | Stephen Kelly | 2014-11-20 | 7 | -47/+113 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | / / | | |_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | Fix the test for running the CxxDialog unit test. | Stephen Kelly | 2014-11-20 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | Features: Fix the default C dialect for Clang and GNU. | Stephen Kelly | 2014-11-20 | 6 | -15/+79 | |
| | * | | | | | | | | | | | | | Features: Fix references to CXX compiler version in Clang-C.cmake. | Stephen Kelly | 2014-11-18 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | Features: Test the CXX compiler only if it has features. | Stephen Kelly | 2014-11-18 | 1 | -28/+30 | |
| | |/ / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | Merge topic 'cmTarget-null_ptr-everywhere' | Brad King | 2014-11-25 | 1 | -19/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | cmTarget: Use null_ptr code path on all platforms | Brad King | 2014-11-20 | 1 | -19/+2 | |
| |/ / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | 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 | |
|\ \ \ \ \ \ \ \ |