Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | IWYU: Mark cmConfigure.h with pragma: keep | Daniel Pfeifer | 2017-08-26 | 318 | -333/+285 |
* | Merge topic 'cxx11-nullptr' | Brad King | 2017-08-25 | 235 | -1214/+1167 |
|\ | |||||
| * | Use C++11 nullptr | Daniel Pfeifer | 2017-08-24 | 235 | -1214/+1167 |
* | | Merge topic 'revert-xcode-9-new-buildsystem-support' | Brad King | 2017-08-25 | 2 | -13/+5 |
|\ \ | |||||
| * | | Xcode: Revert addition of "outputPaths" to custom command build phase | Brad King | 2017-08-24 | 2 | -13/+5 |
* | | | Merge topic 'modernize-git-whitespace-attributes' | Brad King | 2017-08-25 | 15 | -44/+36 |
|\ \ \ | |||||
| * | | | gitattributes: prefer `eol=crlf` to `-crlf` | Ben Boeckel | 2017-08-23 | 8 | -28/+22 |
| * | | | MumpsCoverage: remove unnecessary attribute | Ben Boeckel | 2017-08-23 | 1 | -1/+0 |
| * | | | gitattributes: prefer `eol=lf` to `crlf=input` | Ben Boeckel | 2017-08-23 | 2 | -6/+6 |
| * | | | gitattributes: prefer `-text` for binary files | Ben Boeckel | 2017-08-23 | 7 | -7/+8 |
| * | | | gitattributes: remove unused attributes | Ben Boeckel | 2017-08-23 | 1 | -2/+0 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-08-25 | 1 | -1/+1 |
* | | | | Merge branch 'release-3.9' | Brad King | 2017-08-24 | 0 | -0/+0 |
|\ \ \ \ | |||||
| * \ \ \ | Merge branch 'ninja-cl-intl' into release-3.9 | Brad King | 2017-08-23 | 1 | -0/+1 |
| |\ \ \ \ | |||||
* | \ \ \ \ | Merge topic 'ninja-cl-intl' | Brad King | 2017-08-24 | 1 | -0/+1 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| * | | | | | Ninja: Fix support for MSVC with non-English output | Brad King | 2017-08-23 | 1 | -0/+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 'boost-1.65' | Brad King | 2017-08-24 | 2 | -10/+59 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | FindBoost: Add Boost 1.65 dependencies | Roger Leigh | 2017-08-22 | 1 | -3/+27 |
| * | | | | | | | BoostScanDeps: Special case python and numpy and variants | Roger Leigh | 2017-08-22 | 1 | -7/+32 |
* | | | | | | | | Merge topic 'ninja-gfortran-fpreprocessed' | Brad King | 2017-08-24 | 2 | -1/+9 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Ninja: Fix references to source files in gfortran diagnostics | Raul Laasner | 2017-08-23 | 2 | -1/+9 |
* | | | | | | | | | Merge topic 'ipo-test-output' | Brad King | 2017-08-24 | 3 | -6/+9 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | | | |||||
| * | | | | | | | | Tests: Print more info on CheckIPOSupported test failure | Brad King | 2017-08-23 | 3 | -6/+9 |
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-08-24 | 1 | -1/+1 |
| |_|_|/ / / / / |/| | | | | | | | |||||
* | | | | | | | | Merge topic 'FindCurses-wide' | Brad King | 2017-08-23 | 2 | -30/+86 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Help: Add notes for topic 'FindCurses-wide' | Brad King | 2017-08-22 | 1 | -0/+5 |
| * | | | | | | | | FindCurses: Add option for ncursesw detection | Alexandr (Sagrer) Gridnev | 2017-08-22 | 1 | -30/+81 |
* | | | | | | | | | Merge topic 'autogen-optimize-cleanup' | Brad King | 2017-08-23 | 12 | -372/+445 |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | |||||
| * | | | | | | | | 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: Fix and extend SKIP_AUTOMOC test | Sebastian Holtermann | 2017-08-22 | 5 | -4/+59 |
| * | | | | | | | | 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 | 3 | -211/+216 |
| | |_|_|_|_|/ / | |/| | | | | | | |||||
* | | | | | | | | Merge topic 'cxx11-unordered' | Daniel Pfeifer | 2017-08-23 | 20 | -131/+45 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Use C++11 unordered containers | Daniel Pfeifer | 2017-08-22 | 20 | -131/+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 |
* | | | | | | | | Merge topic 'cmake-ice37-2' | Brad King | 2017-08-22 | 1 | -4/+22 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | FindIce: Add support for separate Freeze NuGet package | Roger Leigh | 2017-08-17 | 1 | -4/+22 |
* | | | | | | | | | Merge branch 'release-3.9' | Brad King | 2017-08-22 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | | | |||||
| * | | | | | | | | Merge branch 'InstallRequiredSystemLibraries-vs15.3' into release-3.9 | Brad King | 2017-08-22 | 1 | -11/+31 |
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | | | |||||
| * | | | | | | | | Merge branch 'revert-macos-hidpi-qt-dialog' into release-3.9 | Brad King | 2017-08-22 | 2 | -7/+7 |
| |\ \ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ \ | Merge topic 'InstallRequiredSystemLibraries-vs15.3' | Brad King | 2017-08-22 | 1 | -11/+31 |
|\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | | |