summaryrefslogtreecommitdiff
path: root/Auxiliary/vim
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'ctest-environment-modifications'Brad King2021-07-131-0/+1
|\
| * CTest: add an ENVIRONMENT_MODIFICATION propertyBen Boeckel2021-07-091-0/+1
* | find_package: Add variable to make package REQUIREDEugene Shalygin2021-07-081-0/+1
|/
* Launchers: Support setting linker launchersBobby D Reynolds2021-05-281-0/+4
* Auxiliary: Fix typos and spelling in commentsJosef Angstenberger2021-05-073-3/+3
* Help: Document the AUTOUIC_SOURCE_GROUP propertyDuncan Barber2021-04-041-0/+1
* vim: Add missing keyword URL_MD5Eisuke Kawashima2021-01-171-0/+1
* clang-tidy: allow OBJC and OBJCXXAndrew Fuller2020-11-051-0/+2
* Merge branch 'upstream-vim-cmake-syntax' into update-vim-syntaxBrad King2020-10-282-16/+758
* ISPC: Support ISPC header generation byproducts and parallel buildsRobert Maynard2020-08-281-0/+1
* Fortran: Add Fortran_PREPROCESS propertyPeter Hill2020-05-211-0/+2
* Ninja: Add a separate job pool for PCH creationDan Johnston2020-01-161-0/+2
* vim: Add target_precompile_headers command highlightingDan Johnston2020-01-161-0/+7
* CUDA: Add cuda meta-features (e.g. ``cuda_std_11``) supportRobert Maynard2019-12-101-0/+2
* Vim: Add SKIP_REGULAR_EXPRESSION test property to vim syntax fileGabor Bencze2019-07-181-0/+2
* Merge topic 'eclipse-resource-encoding'Brad King2019-07-111-0/+1
|\
| * Eclipse: Add option to set the resource encodingMartin Gerhardy2019-07-091-0/+1
* | vim: Update cmake.vim to include the CMAKE_FIND_USE variablesRobert Maynard2019-07-091-0/+6
|/
* Merge branch 'upstream-vim-cmake-syntax' into update-vim-syntaxPatrick Boettcher2019-05-293-52/+848
* Merge topic 'ninja-swift'Brad King2019-05-201-0/+6
|\
| * Auxiliary: update vim syntax highlightingSaleem Abdulrasool2019-05-161-0/+6
* | Genex: Add COMPILE_LANG_AND_ID generator expressionRobert Maynard2019-05-141-0/+1
|/
* Xcode: Create Xcode schemes per targetHarry Mallon2019-03-211-0/+1
* XCode: Add scheme option XCODE_SCHEME_DEBUG_AS_ROOTHarry Mallon2019-03-111-0/+1
* Fortran: Add compiler ID/Version generator expressionsAndrew Paprocki2019-01-181-0/+2
* Help: fix typo for CTEST_CUSTOM_TESTS_IGNOREBen Boeckel2019-01-021-1/+1
* ExternalProject: add LOG_OUTPUT_ON_FAILURE optionWouter Klouwen2018-12-211-0/+1
* ExternalProject: add LOG_PATCH option to log the patch commandWouter Klouwen2018-10-261-0/+1
* ExternalProject: option LOG_MERGED_STDOUTERR to combine stdout and stderrWouter Klouwen2018-10-191-0/+1
* ExternalProject: add LOG_DIR option that allows overriding of log locationWouter Klouwen2018-10-191-0/+1
* Merge branch 'upstream-vim-cmake-syntax' into update-vim-syntaxBrad King2018-10-182-106/+2148
* Merge branch 'upstream-vim-cmake-syntax'Patrick Boettcher2018-10-102-44/+118
* Help: Add CAPTURE_CMAKE_ERROR to ctest_submit and ctest_update documentationBetsy McPhail2018-08-281-3/+3
* update vim-syntax to latest cmake-commitPatrick Boettcher2017-10-314-22/+33
* ExternalProject: Add support for NETRC and NETRC_FILE suboptionShane Parris2017-10-181-1/+1
* file(DOWNLOAD|UPLOAD): Add 'NETRC' and 'NETRC_FILE' suboptionShane Parris2017-10-181-1/+1
* VS: Add VS_SHADER_OUTPUT_HEADER_FILE and VS_SHADER_VARIABLE_NAME properties.Kevin M. Godby2017-09-271-1/+1
* Merge topic 'revert-vim-no-tabs'Brad King2017-09-181-1/+0
|\
| * vim: Remove default setting of expandtabMaarten de Vries2017-09-181-1/+0
* | Merge branch 'upstream-vim-cmake-syntax'Patrick Boettcher2017-08-303-30/+68
* | Add directory property 'LABELS' and CMAKE_DIRECTORY_LABELS variableBetsy McPhail2017-07-101-2/+1
* | Add CTEST_LABELS_FOR_SUBPROJECTS as a CTest module and script variableBetsy McPhail2017-07-101-1/+1
* | include_guard: add vim syntax highlighting rulesPavel Solodovnikov2017-06-221-1/+5
* | cmake_host_system_information: Add more keywordsFlorian Maushart2017-06-051-1/+1
|/
* Merge branch 'upstream-vim-cmake-syntax'Patrick Boettcher2017-05-024-286/+201
* separgs: Add a NATIVE_COMMAND modeChristian Pfeiffer2017-04-261-1/+1
* Add properties to run the cpplint style checker with the compilerJamie Snape2017-01-231-2/+2
* ctest_memcheck: Add DEFECT_COUNT option to capture defect countBetsy McPhail2016-11-091-1/+1
* ExternalProject: Add HTTP_HEADERRuslan Baratov2016-09-191-1/+1
* ExternalProject: Add HTTP_{USERNAME,PASSWORD}Ruslan Baratov2016-09-151-1/+1