summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* cmMakefile::RaiseScope: Add support for cmValue argumentMarc Chevrier2022-08-221-0/+4
* cmFunctionBlocker: Add handling of close block without parameters.Marc Chevrier2022-08-222-4/+16
* CMake Nightly Date StampKitware Robot2022-08-221-1/+1
* CMake Nightly Date StampKitware Robot2022-08-211-1/+1
* CMake Nightly Date StampKitware Robot2022-08-201-1/+1
* Merge topic 'cuda_mark_toolkit_includes_as_system'Brad King2022-08-191-0/+9
|\
| * CUDA: Always mark cuda toolkit as system includeRobert Maynard2022-08-181-0/+9
* | CMake Nightly Date StampKitware Robot2022-08-191-1/+1
* | Merge topic 'cmake-E-env-modify'Brad King2022-08-183-4/+44
|\ \
| * | cmake -E env: Add --modify flagAlex Reinking2022-08-173-4/+44
* | | Merge topic 'try_compile-no-try_run-args'Brad King2022-08-181-27/+7
|\ \ \
| * | | try_compile: Don't accept try_run argumentsMatthew Woehlke2022-08-171-26/+6
| * | | try_compile: Fix quotes in reporting of unknown argumentsMatthew Woehlke2022-08-171-1/+1
* | | | Merge topic 'argparse-positional-tweak'Brad King2022-08-182-4/+8
|\ \ \ \
| * | | | cmArgumentParser: Ignore positional after keywordMatthew Woehlke2022-08-172-4/+8
| | |/ / | |/| |
* | | | Merge topic 'create_test_sourcelist-special-chars'Brad King2022-08-181-3/+1
|\ \ \ \
| * | | | create_test_sourcelist: Add support for more special characters in pathsKlaas Speller2022-08-171-3/+1
| | |_|/ | |/| |
* | | | CMake Nightly Date StampKitware Robot2022-08-181-1/+1
| |_|/ |/| |
* | | Merge topic 'fix-xcode-install-path'Brad King2022-08-171-3/+3
|\ \ \
| * | | xcode: Don't set INSTALL_PATH unless target is SHARED_LIBRARYTor Arne Vestbø2022-08-161-3/+3
| | |/ | |/|
* | | CMake Nightly Date StampKitware Robot2022-08-171-1/+1
|/ /
* | Merge topic 'refactor-environment-modification'Brad King2022-08-163-134/+182
|\ \
| * | cmCTestRunTest: Implement the ENVIRONMENT test property with EnvDiff tooAlex Reinking2022-08-153-13/+34
| * | cmSystemTools: Add EnvDiff class to hold ENVIRONMENT_MODIFICATION logicAlex Reinking2022-08-153-121/+154
| * | cmCTestRunTest: Simplify by using GetSystemPathlistSeparatorAlex Reinking2022-08-151-5/+1
| * | cmCTestRunTest: Remove unnecessary CMAKE_BOOTSTRAP guardAlex Reinking2022-08-151-2/+0
* | | Merge topic 'xcode-avoid-compile-flags-on-resources'Brad King2022-08-161-1/+3
|\ \ \
| * | | Xcode: don't set SKIP_PRECOMPILE_HEADERS when source has no languageAndrey Filipenkov2022-08-111-1/+3
* | | | Merge topic 'doc-cmake-cli-options'Brad King2022-08-163-29/+30
|\ \ \ \
| * | | | Help: Use placeholder instead of listing choices in option linesAlex Turbov2022-08-141-6/+5
| * | | | Help: Short options first, then long, then Windows styleAlex Turbov2022-08-142-3/+3
| * | | | Help: `<f>` → `<file>` for `--help*` option descriptionsAlex Turbov2022-08-141-20/+22
* | | | | Merge topic 'export-no-shdeps'Brad King2022-08-161-0/+7
|\ \ \ \ \
| * | | | | export: Restore exclusion of private shared library dependencies from checksBrad King2022-08-151-0/+7
* | | | | | Merge topic 'automoc-silence-warnings'Brad King2022-08-161-9/+9
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | automoc: avoid compiler warnings in linker-warning-silencing codeAlbert Astals Cid2022-08-101-9/+9
| |/ / / /
| * | | | CMake 3.24.0v3.24.0Brad King2022-08-041-1/+1
* | | | | CMake Nightly Date StampKitware Robot2022-08-161-1/+1
| |_|_|/ |/| | |
* | | | CMake Nightly Date StampKitware Robot2022-08-151-1/+1
* | | | CMake Nightly Date StampKitware Robot2022-08-141-1/+1
* | | | CMake Nightly Date StampKitware Robot2022-08-131-1/+1
* | | | CMake Nightly Date StampKitware Robot2022-08-121-1/+1
| |_|/ |/| |
* | | CMake Nightly Date StampKitware Robot2022-08-111-1/+1
* | | Merge topic 'fortran-module-dep'Brad King2022-08-104-383/+352
|\ \ \
| * | | Fortran: Fix suprious dependencies with submodulesVitaly Mogulian2022-08-092-191/+151
| * | | Fortran: Teach lexer to handle CRLF newlinesBrad King2022-08-092-192/+201
* | | | CMake Nightly Date StampKitware Robot2022-08-101-1/+1
| |_|/ |/| |
* | | CMake Nightly Date StampKitware Robot2022-08-091-1/+1
* | | Merge topic 'doc-markup-program-options'Brad King2022-08-081-1/+1
|\ \ \
| * | | Help: Value for `--graphviz=` option actually is mandatoryAlex Turbov2022-08-041-1/+1