Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | GHS: Update the link line processing | Fred Baksik | 2019-01-16 | 2 | -54/+47 |
* | GHS: Place build system outputs per target output directives | Fred Baksik | 2019-01-16 | 6 | -45/+71 |
* | GHS: Update the top-level project generation | Fred Baksik | 2019-01-16 | 6 | -106/+241 |
* | GHS: Cleanup how source files are listed | Fred Baksik | 2019-01-16 | 2 | -47/+147 |
* | GHS: Update binary structure so that install scripts work | Fred Baksik | 2019-01-16 | 4 | -75/+105 |
* | GHS: Have the top-level project name follow the specified project name | Fred Baksik | 2019-01-16 | 2 | -3/+6 |
* | GHS: Only print bsp and os directives if specified by user | Fred Baksik | 2019-01-16 | 2 | -35/+44 |
* | Merge topic 'semi-warnings' | Brad King | 2019-01-16 | 24 | -55/+67 |
|\ | |||||
| * | Fix most clang -Wextra-semi-stmt warnings in C++ files | Sean McBride | 2019-01-15 | 24 | -55/+67 |
* | | Merge topic 'swift' | Brad King | 2019-01-16 | 3 | -0/+24 |
|\ \ | |||||
| * | | Ninja: add new placeholder `SWIFT_AUXILIARY_SOURCES` | Saleem Abdulrasool | 2019-01-15 | 3 | -0/+24 |
* | | | Merge topic 'autogen_adaptive_warning' | Brad King | 2019-01-16 | 5 | -44/+78 |
|\ \ \ | |||||
| * | | | Autogen: Adaptive missing Qt warning | Sebastian Holtermann | 2019-01-15 | 3 | -30/+38 |
| * | | | Autogen: Add and use QtAutoGen::Tools method | Sebastian Holtermann | 2019-01-15 | 3 | -13/+39 |
| * | | | Autogen: Fix rcc validity check | Sebastian Holtermann | 2019-01-14 | 1 | -1/+1 |
* | | | | Merge topic 'support_per_toolset_json_flags' | Brad King | 2019-01-16 | 4 | -70/+100 |
|\ \ \ \ | |||||
| * | | | | GlobalVisualStudio10Generator: Support non-standard toolset json flag files. | Stephan Szabo | 2019-01-03 | 4 | -70/+100 |
* | | | | | Merge topic 'messenger-no-cmake' | Brad King | 2019-01-16 | 105 | -610/+698 |
|\ \ \ \ \ | |||||
| * | | | | | Factor out enum MessageType into dedicated header | Bruno Manganelli | 2019-01-16 | 105 | -610/+698 |
| | |_|_|/ | |/| | | | |||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-01-16 | 1 | -1/+1 |
|/ / / / | |||||
* | | | | Merge topic 'vs2019' | Brad King | 2019-01-15 | 11 | -62/+257 |
|\ \ \ \ | |||||
| * | | | | VS: Add Visual Studio 16 2019 generator | Brad King | 2019-01-11 | 8 | -8/+160 |
| * | | | | VS: Parameterize VS 2017 generator to support future versions | Brad King | 2019-01-11 | 2 | -9/+42 |
| * | | | | VS: Rename VS 2017 generator sources to be version-independent | Brad King | 2019-01-11 | 5 | -37/+45 |
| * | | | | VS: Parameterize cmVSSetupAPIHelper instances with VS version | Brad King | 2019-01-11 | 5 | -15/+17 |
* | | | | | Merge topic 'simplify-boolean-expr' | Brad King | 2019-01-15 | 8 | -41/+17 |
|\ \ \ \ \ | |||||
| * | | | | | clang-tidy: Simplify boolean expressions | Regina Pfeifer | 2019-01-15 | 8 | -41/+17 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge topic 'fix-source-group-CMakeLists.txt' | Brad King | 2019-01-15 | 1 | -0/+8 |
|\ \ \ \ \ | |||||
| * | | | | | Restore support for a custom source group for CMakeLists.txt | Brad King | 2019-01-14 | 1 | -0/+8 |
* | | | | | | Merge topic 'extendwhitelist' | Brad King | 2019-01-15 | 1 | -0/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | cmTargetPropertyComputer: whitelist 'MANUALLY_ADDED_DEPENDENCIES'. | Sebastian Lipponer | 2019-01-14 | 1 | -0/+1 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | Merge topic 'vs10_cs_cf_support' | Brad King | 2019-01-15 | 1 | -1/+32 |
|\ \ \ \ \ \ | |||||
| * | | | | | | cmVisualStudio10TargetGenerator: Fix .NET Compact Framework projects. | Wil Stark | 2019-01-11 | 1 | -1/+32 |
| | |_|_|/ / | |/| | | | | |||||
* | | | | | | Merge topic 'refactor-cmDocumentation' | Brad King | 2019-01-15 | 3 | -91/+41 |
|\ \ \ \ \ \ | |||||
| * | | | | | | cmDocumentation: Get rid of raw pointers in AllSections map | Artur Ryt | 2019-01-11 | 2 | -84/+40 |
| * | | | | | | cmDocumentationSection: Remove unused parameter in constructor | Artur Ryt | 2019-01-11 | 2 | -16/+10 |
| |/ / / / / | |||||
* | | | | | | Merge topic 'deprecate-policy-old' | Brad King | 2019-01-15 | 1 | -1/+5 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Add deprecation warnings for policies CMP0065 and below | Brad King | 2019-01-11 | 1 | -1/+5 |
| |/ / / / / | |||||
* | | | | | | Merge topic 'update-kwsys' | Brad King | 2019-01-15 | 2 | -18/+19 |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | |||||
| * | | | | | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2019-01-14 | 2 | -18/+19 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge topic 'iwyu-clang-6' | Brad King | 2019-01-15 | 29 | -9/+31 |
|\ \ \ \ \ | |||||
| * | | | | | IWYU: Update CMake code for IWYU built with Clang 6 | Brad King | 2019-01-15 | 29 | -9/+31 |
* | | | | | | Merge topic 'clang-scan-build-warnings' | Kyle Edwards | 2019-01-15 | 9 | -4/+44 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | Source/LexerParser: Suppress "Use of zero-allocated memory" warning | Kyle Edwards | 2019-01-14 | 8 | -0/+40 |
| * | | | | | cmGlobalUnixMakefileGenerator3: Fix memory leak warning | Kyle Edwards | 2019-01-14 | 1 | -4/+4 |
| | |_|/ / | |/| | | | |||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-01-15 | 1 | -1/+1 |
|/ / / / | |||||
* | | | | Merge topic 'drop-IRIX' | Brad King | 2019-01-14 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | Remove now-unused code once used on IRIX | Brad King | 2019-01-11 | 1 | -1/+1 |
| | |/ / | |/| | | |||||
* | | | | Merge topic 'cpplint-no-output-no-warning' | Brad King | 2019-01-14 | 1 | -3/+6 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | cpplint: only print diagnostics to console if there are errors | jasjuang | 2019-01-11 | 1 | -3/+6 |