Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CMake Nightly Date Stamp | Kitware Robot | 2017-08-30 | 1 | -1/+1 |
* | CMake Nightly Date Stamp | Kitware Robot | 2017-08-29 | 1 | -1/+1 |
* | Merge topic 'lexer' | Brad King | 2017-08-28 | 2 | -278/+435 |
|\ | |||||
| * | cmListFileLexer: regenerate with flex 2.6.4 (previously 2.6.1) | Matthias Maennich | 2017-08-25 | 2 | -276/+429 |
| * | cmListFileLexer: fix 'bail out on seek-errors' also in original file | Matthias Maennich | 2017-08-25 | 1 | -2/+6 |
* | | Merge topic 'cpackifw-repositories-directories' | Brad King | 2017-08-28 | 2 | -0/+40 |
|\ \ | |||||
| * | | CPackIFW: Add CPACK_IFW_REPOSITORIES_DIRECTORIES variable | Konstantin Podsvirov | 2017-08-17 | 2 | -0/+40 |
* | | | Merge topic 'gnu-to-ms-ninja-support' | Brad King | 2017-08-28 | 1 | -1/+10 |
|\ \ \ | |||||
| * | | | Ninja: Implement support for GNUToMS | Albert Ziegenhagel | 2017-08-25 | 1 | -1/+10 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-08-28 | 1 | -1/+1 |
* | | | | Merge topic 'server-cxx11' | Daniel Pfeifer | 2017-08-27 | 5 | -23/+36 |
|\ \ \ \ | |||||
| * | | | | server: always enable server | Daniel Pfeifer | 2017-08-26 | 2 | -21/+14 |
| * | | | | server: backport to C++11 | Daniel Pfeifer | 2017-08-26 | 3 | -2/+22 |
| |/ / / | |||||
* | | | | Merge topic 'cmSourceFile-Nocopy' | Daniel Pfeifer | 2017-08-27 | 1 | -4/+4 |
|\ \ \ \ | |||||
| * | | | | cmSourceFile: Avoid unnecessary vector copy | Sebastian Holtermann | 2017-08-26 | 1 | -4/+4 |
* | | | | | Merge topic 'iwyu-keep-cmConfigure' | Daniel Pfeifer | 2017-08-27 | 316 | -331/+283 |
|\ \ \ \ \ | |||||
| * | | | | | IWYU: Mark cmConfigure.h with pragma: keep | Daniel Pfeifer | 2017-08-26 | 316 | -331/+283 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge topic 'cmConfigure-fix' | Daniel Pfeifer | 2017-08-27 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | cmConfigure: Add missing # | Daniel Pfeifer | 2017-08-26 | 1 | -1/+1 |
| | |/ / / | |/| | | | |||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-08-27 | 1 | -1/+1 |
* | | | | | Merge topic 'deb-libarchive-ar' | Daniel Pfeifer | 2017-08-26 | 1 | -271/+19 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | cmCPackDebGenerator: Use libarchive to create .deb file | Daniel Pfeifer | 2017-08-25 | 1 | -271/+19 |
| |/ / / | |||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-08-26 | 1 | -1/+1 |
|/ / / | |||||
* | | | Merge topic 'cxx11-nullptr' | Brad King | 2017-08-25 | 231 | -1207/+1165 |
|\ \ \ | |||||
| * | | | Use C++11 nullptr | Daniel Pfeifer | 2017-08-24 | 231 | -1207/+1165 |
* | | | | Merge topic 'revert-xcode-9-new-buildsystem-support' | Brad King | 2017-08-25 | 1 | -11/+0 |
|\ \ \ \ | |||||
| * | | | | Xcode: Revert addition of "outputPaths" to custom command build phase | Brad King | 2017-08-24 | 1 | -11/+0 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-08-25 | 1 | -1/+1 |
| |_|_|/ |/| | | | |||||
* | | | | Merge topic 'vs-sdk-refs' | Brad King | 2017-08-24 | 1 | -3/+3 |
|\ \ \ \ | |||||
| * | | | | VS: Fix VS_SDK_REFERENCES when target is not a Windows 10 app | Roc Ramon | 2017-08-23 | 1 | -3/+3 |
* | | | | | Merge topic 'ninja-gfortran-fpreprocessed' | Brad King | 2017-08-24 | 1 | -1/+7 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | Ninja: Fix references to source files in gfortran diagnostics | Raul Laasner | 2017-08-23 | 1 | -1/+7 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-08-24 | 1 | -1/+1 |
| |/ / / |/| | | | |||||
* | | | | Merge topic 'autogen-optimize-cleanup' | Brad King | 2017-08-23 | 6 | -367/+385 |
|\ \ \ \ | |||||
| * | | | | Remove AUTOGEN variables from cmSourceFile and cmMakefile | Sebastian Holtermann | 2017-08-22 | 4 | -25/+0 |
| * | | | | Autogen: Don't use cmMakefile::GetQtUiFilesWithOptions | Sebastian Holtermann | 2017-08-22 | 1 | -19/+19 |
| * | | | | Autogen: Read skip files from makefile | Sebastian Holtermann | 2017-08-22 | 1 | -32/+58 |
| * | | | | Autogen: Remove VS specific code exclusion | Sebastian Holtermann | 2017-08-22 | 1 | -31/+25 |
| * | | | | Autogen: Initializer file type scanning optimizations | Sebastian Holtermann | 2017-08-22 | 1 | -73/+91 |
| * | | | | Autogen: Initializer optimizations and cleanups | Sebastian Holtermann | 2017-08-22 | 2 | -210/+215 |
* | | | | | Merge topic 'cxx11-unordered' | Daniel Pfeifer | 2017-08-23 | 19 | -111/+45 |
|\ \ \ \ \ | |||||
| * | | | | | Use C++11 unordered containers | Daniel Pfeifer | 2017-08-22 | 19 | -111/+45 |
| |/ / / / | |||||
* | | | | | Merge topic 'cm_fallthrough' | Daniel Pfeifer | 2017-08-23 | 3 | -3/+3 |
|\ \ \ \ \ | |||||
| * | | | | | Fix CM_FALLTHROUGH with -Wunused-parameter | Brad King | 2017-08-22 | 3 | -3/+3 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-08-23 | 1 | -1/+1 |
| |/ / / / |/| | | | | |||||
* | | | | | Merge topic 'ccg-no-mutable' | Brad King | 2017-08-22 | 2 | -21/+17 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | cmCustomCommandGenerator: Avoid mutable state | Brad King | 2017-08-08 | 2 | -21/+17 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-08-22 | 1 | -1/+1 |
* | | | | | Merge topic 'perf-targetIter-missedGenerators' | Craig Scott | 2017-08-21 | 10 | -34/+39 |
|\ \ \ \ \ | |||||
| * | | | | | Performance: Fix a few more unnecessary vector copies missed in af3fd6f | Aaron Orenstein | 2017-08-18 | 10 | -34/+39 |