summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | Merge topic 'static-library-flags'Brad King2019-07-221-5/+7
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Swift: fix static library handlingSaleem Abdulrasool2019-07-181-5/+7
* | | | | | | | | | | | Merge topic 'refactor-usage-requirements'Brad King2019-07-223-294/+245
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
| * | | | | | | | | | | cmGeneratorTarget: Refactor usage requirement genex evaluationBrad King2019-07-191-270/+209
| * | | | | | | | | | | cmGeneratorTarget: Move static functions to anonymous namespaceBrad King2019-07-191-26/+43
| * | | | | | | | | | | cmGeneratorTarget: Order usage requirement processing logic consistentlyBrad King2019-07-191-10/+11
| * | | | | | | | | | | 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-2210-24/+62
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | CPack: Introduce CPACK_INSTALL_SCRIPTS variableAlex Turbov2019-07-2210-24/+62
* | | | | | | | | | | | | Merge topic 'feature/message-indent'Craig Scott2019-07-2211-14/+144
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | message(): Control indentation via CMAKE_MESSAGE_INDENTAlex Turbov2019-07-2111-14/+144
* | | | | | | | | | | | | | 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-1912-7/+100
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Vim: Add SKIP_REGULAR_EXPRESSION test property to vim syntax fileGabor Bencze2019-07-181-0/+2
| * | | | | | | | | | | Help: Add documentation for SKIP_REGULAR_EXPRESSION test propertyGabor Bencze2019-07-185-2/+33
| * | | | | | | | | | | Tests: Create test for SKIP_REGULAR_EXPRESSION test propertyGabor Bencze2019-07-182-0/+27
| * | | | | | | | | | | 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 'swift-deduplicate'Brad King2019-07-191-16/+10
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Swift: refactor rule construction to reduce duplicationSaleem Abdulrasool2019-07-171-16/+10
| | |_|_|_|_|/ / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge topic 'FindProtobuf-DLLs'Brad King2019-07-191-0/+15
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | FindProtobuf: Fix usage of protobuf dynamic libraries on Windowsgnaggnoyil2019-07-181-0/+15
* | | | | | | | | | | | | Merge branch 'release-3.15'Brad King2019-07-190-0/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | Merge branch 'ctest-done-hash' into release-3.15Brad King2019-07-191-9/+9
| |\ \ \ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ \ \ 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 branch 'release-3.15'Brad King2019-07-190-0/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | Merge branch 'msvc-runtime-library-doc' into release-3.15Brad King2019-07-193-1/+11
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'vs-asmlist-dir' into release-3.15Brad King2019-07-182-4/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ \ \ \ Merge topic 'msvc-runtime-library-doc'Brad King2019-07-193-1/+11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | MSVC: Document behavior when MSVC_RUNTIME_LIBRARY is not setBrad King2019-07-193-1/+11
| | |_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge topic 'vs-asmlist-dir'Brad King2019-07-192-4/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | |