summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Merge topic 'multipackage_tutorial_compiles'Brad King2019-07-302-6/+13
|\ \ \ \ \ \
| * | | | | | Tutorial: MultiPackage now correctly compilesRobert Maynard2019-07-252-6/+13
* | | | | | | Merge topic 'cmStringAlgorithms'Kyle Edwards2019-07-3078-165/+216
|\ \ \ \ \ \ \
| * | | | | | | cmStringAlgorithms: Move string functions to the new cmStringAlgorithms.hSebastian Holtermann2019-07-2978-165/+216
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge topic 'function-blocker-stack'Kyle Edwards2019-07-302-46/+30
|\ \ \ \ \ \ \
| * | | | | | | cmMakefile: Keep function blockers in a stackRegina Pfeifer2019-07-262-46/+30
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge topic 'cmake-version'Craig Scott2019-07-309-79/+98
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | CMakeVersion: Preserve Git information during 'git archive'Brad King2019-07-292-0/+5
| * | | | | | CMakeVersion: Add generic '-git' suffix when no git info is availableBrad King2019-07-291-0/+6
| * | | | | | CMakeVersion: Provide Git information in non-exact release versionsBrad King2019-07-291-9/+22
| * | | | | | CMakeVersion: Re-order logic to obviate addition of each componentBrad King2019-07-291-16/+19
| * | | | | | CMakeVersion: De-duplicate variable initializationBrad King2019-07-291-4/+2
| * | | | | | CMakeVersion: Factor git execution into helper macroBrad King2019-07-291-24/+23
| * | | | | | CMakeVersion: Use FindGit module to find GitBrad King2019-07-291-3/+2
| * | | | | | CMakeVersion: Consider Git even with just a `.git` fileBrad King2019-07-291-1/+1
| * | | | | | CMakeVersion: Move git logic to main scriptBrad King2019-07-292-32/+31
| * | | | | | CMakeVersion: Move computation logic to main scriptBrad King2019-07-295-33/+30
| * | | | | | CMakeVersion.rc: Compute resource components only on WindowsBrad King2019-07-292-15/+15
| * | | | | | gitattributes: Do not export any .git paths in git archiveBrad King2019-07-291-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2019-07-301-1/+1
| |_|/ / / / |/| | | | |
* | | | | | Merge topic 'modernize_string_view_cmOutputConverter'Brad King2019-07-294-126/+138
|\ \ \ \ \ \
| * | | | | | cmOutputConverter: Make shell escaping methods cm::string_view basedSebastian Holtermann2019-07-282-63/+62
| * | | | | | cmOutputConverter: Let GetFortranFormat accept a cm::string_viewSebastian Holtermann2019-07-282-5/+13
| * | | | | | cmOutputConverter: Return bool instead of int in utility functionsSebastian Holtermann2019-07-282-18/+18
| * | | | | | cmOutputConverter: Let cmOutputConverterIsShellOperator accept cm::string_viewSebastian Holtermann2019-07-282-4/+3
| * | | | | | cmOutputConverter: Let cmOutputConverterIsShellOperator accept cm::string_viewSebastian Holtermann2019-07-281-2/+2
| * | | | | | cmOutputConverter: Let EscapeForCMake accept a cm::string_viewSebastian Holtermann2019-07-282-9/+10
| * | | | | | cmSystemTool: Let TrimWhitespace accept a cm::string_viewSebastian Holtermann2019-07-282-7/+7
| * | | | | | cmSystemTool: Let HelpFileName accept a cm::string_viewSebastian Holtermann2019-07-282-2/+3
| * | | | | | cmSystemTool: Let EscapeQuotes accept a cm::string_viewSebastian Holtermann2019-07-282-5/+5
| * | | | | | cmSystemTool: Let Expand(ed)ListArgument accept a cm::string_viewSebastian Holtermann2019-07-282-15/+19
* | | | | | | Merge topic 'CheckCXXSymbolExists-c++-syntax'Brad King2019-07-293-2/+48
|\ \ \ \ \ \ \
| * | | | | | | CheckCXXSymbolExists: Make C++-syntax symbols work on more compilersHong Xu2019-07-263-2/+48
* | | | | | | | Merge topic 'better_gen_exp_example_tutotrial'Brad King2019-07-295-32/+79
|\ \ \ \ \ \ \ \
| * | | | | | | | Tutorial: Improve Step 10 generator expression example.Robert Maynard2019-07-255-32/+79
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge topic 'android-ndk-r19'Brad King2019-07-2921-82/+171
|\ \ \ \ \ \ \ \
| * | | | | | | | Android: Use unified toolchain in NDK r19+Brad King2019-07-2618-18/+106
| * | | | | | | | Android: Update test to not require GCC compiler to exist in NDKBrad King2019-07-261-18/+19
| * | | | | | | | Android: Re-order system initialization to select sysroot lastBrad King2019-07-261-2/+2
| * | | | | | | | Android: Clarify name of internal variable for arch tripleBrad King2019-07-262-12/+12
| * | | | | | | | Android: Select NDK host tag while determining systemBrad King2019-07-264-32/+32
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge topic 'test-cleanup-src-dir'Brad King2019-07-291-1/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | Tests: Remove stray source dir modification in RunCMake.find_programBrad King2019-07-261-1/+0
* | | | | | | | | CMake Nightly Date StampKitware Robot2019-07-291-1/+1
| |_|_|_|/ / / / |/| | | | | | |
* | | | | | | | CMake Nightly Date StampKitware Robot2019-07-281-1/+1
* | | | | | | | CMake Nightly Date StampKitware Robot2019-07-271-1/+1
| |_|_|_|/ / / |/| | | | | |
* | | | | | | Merge topic 'doc-maint-create-release'Craig Scott2019-07-261-0/+39
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Help/dev: Add release commit instructions to maintainer guideBrad King2019-07-261-0/+39
|/ / / / / /
* | | | | | Merge topic 'cmake-version-rc'Brad King2019-07-263-7/+7
|\ \ \ \ \ \
| * | | | | | CMakeVersion: Use '-rc0' version suffix on release branches prior to rc1Brad King2019-07-263-7/+7