Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cmStandardIncludes: Remove MSVC6 condition for cmArrayBegin macro. | Stephen Kelly | 2014-11-20 | 1 | -2/+1 |
* | 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 |
* | 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 |
* | | | | | | | Merge topic 'string-SUBSTRING-truncate' | Brad King | 2014-11-17 | 1 | -4/+2 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | string: Tolerate SUBSTRING length exceeding end index | Domen Vrankar | 2014-11-13 | 1 | -4/+2 |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-11-17 | 1 | -1/+1 |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-11-16 | 1 | -1/+1 |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-11-15 | 1 | -1/+1 |
| |_|_|_|_|/ / |/| | | | | | | |||||
* | | | | | | | Merge topic 'vs-nsight-tegra-version' | Brad King | 2014-11-14 | 1 | -2/+2 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | VS: Change Nsight Tegra 2.0 Project Revision Number from 8 to 9 | Dmitry Polyanitsa | 2014-11-13 | 1 | -2/+2 |
| | |_|_|_|_|/ | |/| | | | | | |||||
* | | | | | | | Merge topic 'no-cmake-self-install-when-cross-compiling' | Brad King | 2014-11-14 | 1 | -1/+2 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Do not use just-built CMake to install itself when cross-compiling (#15248) | Brad King | 2014-11-13 | 1 | -1/+2 |
| |/ / / / / / | |||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-11-14 | 1 | -1/+1 |
| |/ / / / / |/| | | | | | |||||
* | | | | | | Merge topic 'file-GENERATE-source' | Brad King | 2014-11-13 | 10 | -3/+92 |
|\ \ \ \ \ \ | |||||
| * | | | | | | file(GENERATE): Evaluate early to allow generating source files | Stephen Kelly | 2014-11-12 | 10 | -2/+91 |
| * | | | | | | Genex: Fix whitespace issue. | Stephen Kelly | 2014-11-11 | 1 | -1/+1 |
* | | | | | | | Merge topic 'refactor-search-path-construction' | Brad King | 2014-11-13 | 12 | -455/+831 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Use containers of labeled search paths instead of individual members | Chuck Atkins | 2014-11-12 | 10 | -106/+339 |
| * | | | | | | | Encapsulate search path manipulation functions into a seperate class. | Chuck Atkins | 2014-11-11 | 9 | -345/+414 |
| * | | | | | | | Refactor and seperate search path construction for find commands | Chuck Atkins | 2014-11-11 | 7 | -321/+395 |
| |/ / / / / / | |||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-11-13 | 1 | -1/+1 |
* | | | | | | | Merge topic 'fix-vs12-GetVersionEx-warning' | Brad King | 2014-11-12 | 1 | -0/+10 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Suppress deprecation warnings for GetVersionEx | Brad King | 2014-11-11 | 1 | -0/+10 |
| | |_|/ / / / | |/| | | | | | |||||
* | | | | | | | Merge topic 'update-kwsys' | Brad King | 2014-11-12 | 3 | -156/+156 |
|\ \ \ \ \ \ \ |