summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | Merge topic 'autogen_revert_implicit_includes'Brad King2018-12-103-4/+21
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | Merge branch 'backport-autogen_revert_implicit_includes'Brad King2018-12-071-0/+13
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / | | |/| | | | | | | | | |
| | * | | | | | | | | | | Autogen: Revert passing compiler implicit includes to mocSebastian Holtermann2018-12-073-6/+24
| | |/ / / / / / / / / /
| * | | | | | | | | | | Autogen: Revert passing compiler implicit includes to mocSebastian Holtermann2018-12-072-4/+8
| | |_|/ / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | CMake Nightly Date StampKitware Robot2018-12-101-1/+1
| |_|_|_|_|_|/ / / / |/| | | | | | | | |
* | | | | | | | | | CMake Nightly Date StampKitware Robot2018-12-091-1/+1
* | | | | | | | | | CMake Nightly Date StampKitware Robot2018-12-081-1/+1
| |_|_|_|_|/ / / / |/| | | | | | | |
* | | | | | | | | Merge topic 'vs-json-flag-table'Brad King2018-12-0774-4092/+18237
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Remove old flag table headersStephan Szabo2018-11-2830-3896/+0
| * | | | | | | | | Replace header flag tables with json readingStephan Szabo2018-11-288-177/+242
| * | | | | | | | | VS: Add flag table entry for -JMCStephan Szabo2018-11-281-0/+14
| * | | | | | | | | VS: Fix flag table entry for -QspectreStephan Szabo2018-11-281-8/+1
| * | | | | | | | | VS: connect /Y- compiler option with "Not Using Precompiled Headers"Stephan Szabo2018-11-285-5/+5
| * | | | | | | | | VS: Add v140 flag table entries for `-Zc:inline[-]`Stephan Szabo2018-11-282-0/+14
| * | | | | | | | | VS: Fix regressed mapping for the cl `/Os` compiler flagStephan Szabo2018-11-282-14/+0
| * | | | | | | | | VS 14: Add flag map for -std= to CppLanguageStandard tag in project filesStephan Szabo2018-11-282-0/+126
| * | | | | | | | | VS: in Clang/C2 toolset, setup correct compiler settingsStephan Szabo2018-11-282-0/+14
| * | | | | | | | | VS: Fix /analyze:log flag mapping (#14858)Stephan Szabo2018-11-284-56/+16
| * | | | | | | | | VS: Fix CSharp support for win32res: and win32icon: flagsStephan Szabo2018-11-285-10/+10
| * | | | | | | | | Vs: remove /nowin32manifest from C# flags to enable default VS behaviorStephan Szabo2018-11-285-15/+30
| * | | | | | | | | MSVC: Add support for ARM64 architectureStephan Szabo2018-11-281-0/+7
| * | | | | | | | | VS: Fix MANIFESTUAC link flag map to .vcxproj elementsStephan Szabo2018-11-285-105/+20
| * | | | | | | | | VS: Fix support for '/guard:cf' linker flagStephan Szabo2018-11-282-14/+0
| * | | | | | | | | VS: Add v140 and v141 flag table entries for /DEBUG:NONE and /DEBUG:FULLStephan Szabo2018-11-282-0/+27
| * | | | | | | | | 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 'gnu-octave'Brad King2018-12-0710-0/+228
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | FindOctave: Add module to find GNU octaveMichael Hirsch, Ph.D2018-12-0610-0/+228
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge topic 'pkg-clang-tidy'Brad King2018-12-071-26/+19
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | cmCPackFreeBSDGenerator: fix clang-tidy issuesRegina Pfeifer2018-12-061-26/+19
| |/ / / / / / / / /
* | | | | | | | | | Merge topic 'submit-method'Brad King2018-12-0752-923/+25
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | CTest: Remove special case for Dart version <= 1Regina Pfeifer2018-11-2827-87/+3
| * | | | | | | | | | CTest: Add release note about removed submission methodsRegina Pfeifer2018-11-281-0/+6
| * | | | | | | | | | CTest: Remove submission triggerRegina Pfeifer2018-11-286-173/+3
| * | | | | | | | | | CTest: Remove submit method 'ftp'Regina Pfeifer2018-11-287-248/+6
| * | | | | | | | | | CTest: Remove submit method 'scp'Regina Pfeifer2018-11-2811-152/+4