Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | cmGeneratorTarget: Remove unnecessary copy to local variable | Brad King | 2019-07-19 | 1 | -4/+3 | |
| * | | | | | | cmGeneratorTarget: Remove unused member of internal class | Brad King | 2019-07-19 | 1 | -3/+0 | |
| * | | | | | | cmGeneratorExpressionDAGChecker: Avoid const_cast | Brad King | 2019-07-19 | 2 | -4/+2 | |
* | | | | | | | Merge topic 'cpack-install-scripts' | Craig Scott | 2019-07-22 | 1 | -2/+14 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | CPack: Introduce CPACK_INSTALL_SCRIPTS variable | Alex Turbov | 2019-07-21 | 1 | -2/+14 | |
* | | | | | | | | Merge topic 'feature/message-indent' | Craig Scott | 2019-07-22 | 1 | -14/+38 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | message(): Control indentation via CMAKE_MESSAGE_INDENT | Alex Turbov | 2019-07-21 | 1 | -14/+38 | |
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-07-22 | 1 | -1/+1 | |
| |_|_|_|_|/ / / |/| | | | | | | | ||||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-07-21 | 1 | -1/+1 | |
| |_|_|_|_|/ / |/| | | | | | | ||||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-07-20 | 1 | -1/+1 | |
| |_|_|_|/ / |/| | | | | | ||||||
* | | | | | | Merge topic 'skip_regular_expression' | Kyle Edwards | 2019-07-19 | 4 | -5/+38 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | CTest: Add SKIP_REGULAR_EXPRESSION test property | Gabor Bencze | 2019-07-18 | 4 | -5/+38 | |
* | | | | | | | Merge topic 'command-final-action' | Brad King | 2019-07-19 | 15 | -316/+262 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | cmCommand: remove FinalPass from interface | Daniel Pfeifer | 2019-07-18 | 3 | -34/+0 | |
| * | | | | | | | cmVariableWatchCommand: Port away from FinalPass | Daniel Pfeifer | 2019-07-18 | 2 | -22/+33 | |
| * | | | | | | | cmLoadCommandCommand: Port away from FinalPass | Daniel Pfeifer | 2019-07-18 | 1 | -19/+5 | |
| * | | | | | | | cmInstallProgramsCommand: Port away from FinalPass | Daniel Pfeifer | 2019-07-18 | 2 | -40/+29 | |
| * | | | | | | | cmInstallFilesCommand: Port away from FinalPass | Daniel Pfeifer | 2019-07-18 | 2 | -52/+38 | |
| * | | | | | | | cmFLTKWrapUICommand: Port away from FinalPass | Daniel Pfeifer | 2019-07-18 | 2 | -47/+28 | |
| * | | | | | | | cmExportLibraryDependenciesCommand: Port away from FinalPass | Daniel Pfeifer | 2019-07-18 | 2 | -41/+24 | |
| * | | | | | | | cmMakefile: decouple FinalAction from cmCommand | Daniel Pfeifer | 2019-07-18 | 2 | -6/+32 | |
| * | | | | | | | cmLoadCommandCommand: Code cleanup | Regina Pfeifer | 2019-07-18 | 1 | -73/+91 | |
* | | | | | | | | Merge topic 'ctest-done-hash' | Brad King | 2019-07-19 | 1 | -9/+9 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | CTest: Generate Done.xml before calculating its hash | Betsy McPhail | 2019-07-19 | 1 | -9/+9 | |
| | |_|_|_|_|_|/ | |/| | | | | | | ||||||
* | | | | | | | | Merge topic 'QCC-ninja-support' | Brad King | 2019-07-19 | 1 | -1/+3 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | cmGlobalNinjaGenerator: Use gnu compatible paths with QCC | Samuel Ostlund | 2019-07-16 | 1 | -1/+3 | |
| | |_|_|/ / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge topic 'modernize_std_unique_ptr' | Brad King | 2019-07-19 | 10 | -81/+100 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | cmMakefile: Modernize AddFunctionBlocker method to accept a std::unique_ptr | Sebastian Holtermann | 2019-07-17 | 8 | -53/+71 | |
| * | | | | | | | | cmELF: Modernize to use std::unique_ptr instead of new/delete | Sebastian Holtermann | 2019-07-17 | 2 | -28/+29 | |
* | | | | | | | | | Merge topic 'vs-asmlist-dir' | Brad King | 2019-07-19 | 2 | -4/+2 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | | | ||||||
| * | | | | | | | | VS: Place intermediate files in the "ASM List Location" next to objects | Brad King | 2019-07-18 | 2 | -4/+2 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
| * | | | | | | | CMake 3.15.0v3.15.0 | Brad King | 2019-07-17 | 1 | -1/+1 | |
| * | | | | | | | Merge branch 'find_package-fix-NO_MODULE' into release-3.15 | Brad King | 2019-07-16 | 1 | -2/+3 | |
| |\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch 'object-library-sbcs' into release-3.15 | Brad King | 2019-07-12 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge branch 'fortran-submodule-cray' into release-3.15 | Brad King | 2019-07-11 | 1 | -1/+7 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
* | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-07-19 | 1 | -1/+1 | |
| |_|_|_|_|_|_|/ / / |/| | | | | | | | | | ||||||
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-07-18 | 1 | -1/+1 | |
| |_|_|_|_|_|_|_|/ |/| | | | | | | | | ||||||
* | | | | | | | | | Merge topic 'aix-exe-implib' | Brad King | 2019-07-17 | 4 | -5/+19 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | | | ||||||
| * | | | | | | | | AIX: Create import library for executables with exports | Brad King | 2019-07-16 | 4 | -5/+19 | |
| | |_|_|_|/ / / | |/| | | | | | | ||||||
* | | | | | | | | Merge topic 'project-version-0' | Brad King | 2019-07-17 | 2 | -60/+82 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | project: Keep leading `0` in PROJECT_VERSION components | Alex Turbov | 2019-07-16 | 2 | -29/+60 | |
| * | | | | | | | | Refactor: Use raw string literals instead of escaping | Alex Turbov | 2019-07-15 | 1 | -1/+1 | |
| * | | | | | | | | Refactor: Use initializer lists instead of `push_back` series | Alex Turbov | 2019-07-15 | 1 | -13/+11 | |
| * | | | | | | | | Refactor: Add some `const` to vars | Alex Turbov | 2019-07-15 | 1 | -3/+3 | |
| * | | | | | | | | Refactor: Replace a "magic" number w/ a named constant | Alex Turbov | 2019-07-15 | 1 | -4/+5 | |
| * | | | | | | | | Refactor: Eliminate one-time-used variables | Alex Turbov | 2019-07-15 | 1 | -12/+6 | |
| * | | | | | | | | Refactor: Eliminate `sep` from the loop | Alex Turbov | 2019-07-15 | 1 | -3/+1 | |
* | | | | | | | | | Merge topic 'find_package-fix-NO_MODULE' | Brad King | 2019-07-17 | 1 | -2/+3 | |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | / / | |_|_|_|_|_|/ / |/| | | | | | | | ||||||
| * | | | | | | | find_package: Fix NO_MODULE under CMAKE_FIND_PACKAGE_PREFER_CONFIG | Cristian Adam | 2019-07-16 | 1 | -2/+3 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-07-17 | 1 | -1/+1 | |
| |_|/ / / / |/| | | | | |