summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | cmGeneratorTarget: Remove unnecessary copy to local variableBrad King2019-07-191-4/+3
| * | | | | | cmGeneratorTarget: Remove unused member of internal classBrad King2019-07-191-3/+0
| * | | | | | cmGeneratorExpressionDAGChecker: Avoid const_castBrad King2019-07-192-4/+2
* | | | | | | Merge topic 'cpack-install-scripts'Craig Scott2019-07-221-2/+14
|\ \ \ \ \ \ \
| * | | | | | | CPack: Introduce CPACK_INSTALL_SCRIPTS variableAlex Turbov2019-07-211-2/+14
* | | | | | | | Merge topic 'feature/message-indent'Craig Scott2019-07-221-14/+38
|\ \ \ \ \ \ \ \
| * | | | | | | | message(): Control indentation via CMAKE_MESSAGE_INDENTAlex Turbov2019-07-211-14/+38
* | | | | | | | | CMake Nightly Date StampKitware Robot2019-07-221-1/+1
| |_|_|_|_|/ / / |/| | | | | | |
* | | | | | | | CMake Nightly Date StampKitware Robot2019-07-211-1/+1
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | CMake Nightly Date StampKitware Robot2019-07-201-1/+1
| |_|_|_|/ / |/| | | | |
* | | | | | Merge topic 'skip_regular_expression'Kyle Edwards2019-07-194-5/+38
|\ \ \ \ \ \
| * | | | | | CTest: Add SKIP_REGULAR_EXPRESSION test propertyGabor Bencze2019-07-184-5/+38
* | | | | | | Merge topic 'command-final-action'Brad King2019-07-1915-316/+262
|\ \ \ \ \ \ \
| * | | | | | | cmCommand: remove FinalPass from interfaceDaniel Pfeifer2019-07-183-34/+0
| * | | | | | | cmVariableWatchCommand: Port away from FinalPassDaniel Pfeifer2019-07-182-22/+33
| * | | | | | | cmLoadCommandCommand: Port away from FinalPassDaniel Pfeifer2019-07-181-19/+5
| * | | | | | | cmInstallProgramsCommand: Port away from FinalPassDaniel Pfeifer2019-07-182-40/+29
| * | | | | | | cmInstallFilesCommand: Port away from FinalPassDaniel Pfeifer2019-07-182-52/+38
| * | | | | | | cmFLTKWrapUICommand: Port away from FinalPassDaniel Pfeifer2019-07-182-47/+28
| * | | | | | | cmExportLibraryDependenciesCommand: Port away from FinalPassDaniel Pfeifer2019-07-182-41/+24
| * | | | | | | cmMakefile: decouple FinalAction from cmCommandDaniel Pfeifer2019-07-182-6/+32
| * | | | | | | cmLoadCommandCommand: Code cleanupRegina Pfeifer2019-07-181-73/+91
* | | | | | | | Merge topic 'ctest-done-hash'Brad King2019-07-191-9/+9
|\ \ \ \ \ \ \ \
| * | | | | | | | CTest: Generate Done.xml before calculating its hashBetsy McPhail2019-07-191-9/+9
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge topic 'QCC-ninja-support'Brad King2019-07-191-1/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | cmGlobalNinjaGenerator: Use gnu compatible paths with QCCSamuel Ostlund2019-07-161-1/+3
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge topic 'modernize_std_unique_ptr'Brad King2019-07-1910-81/+100
|\ \ \ \ \ \ \ \
| * | | | | | | | cmMakefile: Modernize AddFunctionBlocker method to accept a std::unique_ptrSebastian Holtermann2019-07-178-53/+71
| * | | | | | | | cmELF: Modernize to use std::unique_ptr instead of new/deleteSebastian Holtermann2019-07-172-28/+29
* | | | | | | | | Merge topic 'vs-asmlist-dir'Brad King2019-07-192-4/+2
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | |
| * | | | | | | | VS: Place intermediate files in the "ASM List Location" next to objectsBrad King2019-07-182-4/+2
| | |_|/ / / / / | |/| | | | | |
| * | | | | | | CMake 3.15.0v3.15.0Brad King2019-07-171-1/+1
| * | | | | | | Merge branch 'find_package-fix-NO_MODULE' into release-3.15Brad King2019-07-161-2/+3
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'object-library-sbcs' into release-3.15Brad King2019-07-121-1/+1
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'fortran-submodule-cray' into release-3.15Brad King2019-07-111-1/+7
| |\ \ \ \ \ \ \ \ \
* | | | | | | | | | | CMake Nightly Date StampKitware Robot2019-07-191-1/+1
| |_|_|_|_|_|_|/ / / |/| | | | | | | | |
* | | | | | | | | | CMake Nightly Date StampKitware Robot2019-07-181-1/+1
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | Merge topic 'aix-exe-implib'Brad King2019-07-174-5/+19
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | |
| * | | | | | | | AIX: Create import library for executables with exportsBrad King2019-07-164-5/+19
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge topic 'project-version-0'Brad King2019-07-172-60/+82
|\ \ \ \ \ \ \ \
| * | | | | | | | project: Keep leading `0` in PROJECT_VERSION componentsAlex Turbov2019-07-162-29/+60
| * | | | | | | | Refactor: Use raw string literals instead of escapingAlex Turbov2019-07-151-1/+1
| * | | | | | | | Refactor: Use initializer lists instead of `push_back` seriesAlex Turbov2019-07-151-13/+11
| * | | | | | | | Refactor: Add some `const` to varsAlex Turbov2019-07-151-3/+3
| * | | | | | | | Refactor: Replace a "magic" number w/ a named constantAlex Turbov2019-07-151-4/+5
| * | | | | | | | Refactor: Eliminate one-time-used variablesAlex Turbov2019-07-151-12/+6
| * | | | | | | | Refactor: Eliminate `sep` from the loopAlex Turbov2019-07-151-3/+1
* | | | | | | | | Merge topic 'find_package-fix-NO_MODULE'Brad King2019-07-171-2/+3
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | / / | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | find_package: Fix NO_MODULE under CMAKE_FIND_PACKAGE_PREFER_CONFIGCristian Adam2019-07-161-2/+3
| | |_|/ / / / | |/| | | | |
* | | | | | | CMake Nightly Date StampKitware Robot2019-07-171-1/+1
| |_|/ / / / |/| | | | |