Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | cmFindCommon: Remove MSVC6 workaround for nested struct private access. | Stephen Kelly | 2014-11-20 | 1 | -7/+0 | |
| * | | | | | | | cmTarget: Remove std::min and std::max MSVC6 compatibility code. | Stephen Kelly | 2014-11-20 | 1 | -12/+2 | |
* | | | | | | | | 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 '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 '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 'file-GENERATE-rerun' | Brad King | 2014-11-25 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | file(GENERATE): Re-run cmake when appropriate. | Stephen Kelly | 2014-11-18 | 1 | -0/+2 | |
* | | | | | | | | | | | 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 'custom-command-byproducts' | Brad King | 2014-11-25 | 19 | -30/+210 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Add an option for explicit BYPRODUCTS of custom commands (#14963) | Brad King | 2014-11-14 | 19 | -30/+210 | |
* | | | | | | | | | | | | 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 | |
| |_|/ / / / / / / / |/| | | | | | | | | | ||||||
* | | | | | | | | | | 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 | |
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-11-18 | 1 | -1/+1 | |
* | | | | | | | | | Merge topic 'ninja-minor-refactoring' | Brad King | 2014-11-17 | 4 | -33/+26 | |
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | 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 | |
* | | | | | | | | | Merge branch 'upstream-kwsys' into update-kwsys | Brad King | 2014-11-17 | 1 | -1/+1 | |
* | | | | | | | | | Merge topic 'console-pool' | Brad King | 2014-11-17 | 13 | -33/+111 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | ||||||
| * | | | | | | | | Ninja: Implement USES_TERMINAL using the console pool if available | Peter Collingbourne | 2014-11-14 | 4 | -0/+13 | |
| * | | | | | | | | Ninja: Remove unused declaration | Peter Collingbourne | 2014-11-14 | 1 | -1/+0 | |
| * | | | | | | | | Ninja: factor out the test for console pool support | Peter Collingbourne | 2014-11-14 | 2 | -3/+10 | |
| * | | | | | | | | Give the interactive cache editor the USES_TERMINAL property | Peter Collingbourne | 2014-11-14 | 2 | -13/+16 | |
| * | | | | | | | | Add USES_TERMINAL option for custom commands | Peter Collingbourne | 2014-11-14 | 6 | -14/+70 | |
| * | | | | | | | | Rename doing_verbatim to doing_nothing | Peter Collingbourne | 2014-11-14 | 1 | -2/+2 | |
* | | | | | | | | | Merge topic 'vs14-is-2015' | Brad King | 2014-11-17 | 2 | -11/+31 | |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||||
| * | | | | | | | | VS: Rename VS 14 generator to 'Visual Studio 14 2015' | Brad King | 2014-11-14 | 2 | -11/+31 | |
| | |_|_|/ / / / | |/| | | | | | | ||||||
| * | | | | | | | CMake 3.1.0-rc2v3.1.0-rc2 | Brad King | 2014-11-12 | 1 | -1/+1 | |
| * | | | | | | | Merge branch 'kwsys-SystemInformation-AIX-_SC_AIX_REALMEM' into release | Brad King | 2014-11-12 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | | | ||||||
| | * | | | | | | KWSys SystemInformation: Check for _SC_AIX_REALMEM before using it | Ådne Hovda | 2014-11-11 | 1 | -1/+1 | |
| * | | | | | | | Merge branch 'fix_link-line-dedup_regression' into release | Brad King | 2014-11-11 | 1 | -4/+9 | |
| |\ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ | Merge topic 'fix-vs2015-warnings' | Brad King | 2014-11-17 | 2 | -8/+9 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | cmVisualStudio10TargetGenerator: fix a narrowing warning | Ben Boeckel | 2014-11-13 | 1 | -2/+2 | |
| * | | | | | | | | | cmCallVisualStudioMacro: fix a shadowing warning | Ben Boeckel | 2014-11-13 | 1 | -6/+7 | |