summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* VS: Map the link `/debug` to its IDE propertyStephan Szabo2018-11-285-22/+24
* VS: Fix /MANIFESTUAC:NO linker option mappingStephan Szabo2018-11-285-25/+5
* VS: Manually fix MASM flag table entriesStephan Szabo2018-11-284-20/+20
* VS: Add NASM fwin/felf switchesStephan Szabo2018-11-281-0/+14
* VS: Manually fix generated NASM flag tableStephan Szabo2018-11-281-6/+6
* VS: Add CUDA flag table entry for -maxrregcountStephan Szabo2018-11-281-0/+18
* VS: Add more CUDA flag table entriesStephan Szabo2018-11-281-0/+42
* VS: Select CUDA code generation architecturesStephan Szabo2018-11-281-0/+112
* VS: Select the CUDA runtime libraryStephan Szabo2018-11-281-0/+30
* VS: Place CUDA host compiler options in proper project file fieldsStephan Szabo2018-11-282-0/+167
* Add placeholder CUDA json flag tablesStephan Szabo2018-11-282-0/+4
* Add json flag tables for C#Stephan Szabo2018-11-285-0/+2835
* Add initial NASM flag table jsonStephan Szabo2018-11-281-0/+187
* Add CL, LIB, Link, MASM, RC flag jsonStephan Szabo2018-11-2822-0/+14513
* Convert cmIDEFlagTable to use owned stringsStephan Szabo2018-11-2835-46/+48
* Update XML->JSON generation scriptStephan Szabo2018-11-281-3/+16
* Merge topic 'test-WriteBasicConfigVersionFile'Brad King2018-11-155-906/+891
|\
| * Tests: Simplify RunCMake.WriteBasicConfigVersionFileBrad King2018-11-142-29/+8
| * Tests: Factor out RunCMake.WriteBasicConfigVersionFile testBrad King2018-11-146-906/+912
* | Merge topic 'configure_file-canonical-deps'Brad King2018-11-155-11/+18
|\ \
| * | configure_file: canonicalize input and output path in dependenciesFrank Benkstein2018-11-135-11/+18
* | | Merge topic 'deprecate-findqt'Brad King2018-11-1516-5/+141
|\ \ \
| * | | find_package(): Add policy to remove the FindQt moduleKyle Edwards2018-11-1416-5/+141
* | | | Merge topic 'autogen_info_write'Brad King2018-11-157-184/+271
|\ \ \ \
| * | | | Autogen: Sort testsSebastian Holtermann2018-11-143-38/+32
| * | | | Autogen: Add a definitions test to the MocOnly testSebastian Holtermann2018-11-142-1/+7
| * | | | Autogen: Add and use cmQtAutoGenInitializer::InfoWriter classSebastian Holtermann2018-11-142-145/+232
| | |_|/ | |/| |
* | | | Merge topic 'test-XcodeProject-timeout'Brad King2018-11-151-0/+7
|\ \ \ \
| * | | | Tests: Add option for custom RunCMake.XcodeProject timeoutBrad King2018-11-141-0/+7
| |/ / /
* | | | Merge topic 'doc-developer-to-source-guide'Brad King2018-11-154-584/+552
|\ \ \ \
| * | | | Help/dev: Factor out a CMake Documentation Guide for developing the docsBrad King2018-11-144-530/+552
| * | | | Help: Fix policy markup example in cmake-developer(7)Brad King2018-11-141-1/+1
| * | | | Help: Drop compile features section from cmake-developer(7) manualBrad King2018-11-141-47/+0
| * | | | Help/dev: Drop 'size_t' preference from source code guideBrad King2018-11-141-7/+0
| |/ / /
* | | | Merge topic 'macro3'Brad King2018-11-152-15/+43
|\ \ \ \
| * | | | Help: describe differences between macro and function.Joachim Wuttke (l)2018-11-142-10/+38
| * | | | Help: in macro vs function example, use lowercase names.Joachim Wuttke (l)2018-11-141-5/+5
| |/ / /
* | | | CMake Nightly Date StampKitware Robot2018-11-151-1/+1
* | | | Merge topic 'WIN32'Brad King2018-11-142-12/+14
|\ \ \ \ | |/ / / |/| | |
| * | | Help: Spell out MFCJoachim Wuttke (o)2018-11-142-10/+12
| * | | Help: Add links to variablesJoachim Wuttke (o)2018-11-141-4/+4
|/ / /
* | | Merge topic 'GNUInstallDirs-FreeBSD-info'Brad King2018-11-146-8/+134
|\ \ \
| * | | GNUInstallDirs: Update FreeBSD "info" destination to share/infoTobias C. Berner2018-11-135-9/+9
| * | | GNUInstallDirs: Split "info" and "man" default logicBrad King2018-11-131-2/+6
| * | | Tests: Split GNUInstallDirs expectations for FreeBSDBrad King2018-11-135-5/+127
* | | | CMake Nightly Date StampKitware Robot2018-11-141-1/+1
* | | | Merge topic 'deprecate-modules2'Brad King2018-11-131-3/+2
|\ \ \ \
| * | | | Help: Move deprecated modules to appropriate section.Joachim Wuttke (l)2018-11-131-3/+2
* | | | | Merge topic 'macro+function-invocation'Brad King2018-11-132-37/+88
|\ \ \ \ \
| * | | | | Help: Document that function invocation is case-insensitiveJoachim Wuttke (l)2018-11-131-21/+46