summaryrefslogtreecommitdiffstats
path: root/cmake_uninstall.cmake.in
Commit message (Expand)AuthorAgeFilesLines
* ENH: Add uninstall. This is not really a feature but more of an example on ho...Andy Cedilnik2005-01-181-0/+21
lass='column3'>\ | * Eclipse: Add option to set the resource encodingMartin Gerhardy2019-07-091-0/+1 * | Merge topic 'emacs/drop-23'Brad King2019-07-101-7/+3 |\ \ | * | cmake-mode.el: Drop support for Emacs < 24Hong Xu2019-07-091-7/+3 | |/ * | 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 |/ * message(): Add support for log levelsAlex Turbov2019-04-281-0/+3 * Merge topic 'xcodescheme2'Brad King2019-03-221-0/+1 |\ | * Xcode: Create Xcode schemes per targetHarry Mallon2019-03-211-0/+1 * | Merge topic 'cmake--install'Kyle Edwards2019-03-191-1/+1 |\ \ | |/ |/| | * cmake: add '--install <dir>' optionJiang Yi2019-03-161-1/+1 * | XCode: Add scheme option XCODE_SCHEME_DEBUG_AS_ROOTHarry Mallon2019-03-111-0/+1 |/ * Remove now-unused code once used for MIPSpro on IRIXBrad King2019-02-211-1/+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-201-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-291-3/+3 * cmake-mode.el: Fix "unescaped character literals" warningJeff Kowalski2018-07-091-1/+1 * Various typo fixesLuz Paz2018-01-031-1/+1 * update vim-syntax to latest cmake-commitPatrick Boettcher2017-10-314-22/+33 * Merge topic 'curl_netrc_options'Brad King2017-10-191-2/+2 |\ | * 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 * | cmake: Add --open option for IDE generatorsGregor Jasny2017-10-131-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 * cmake.m4: do not set _XXXFLAGS or _LIBS var if already setJohn Donoghue2017-02-231-2/+2 * Add properties to run the cpplint style checker with the compilerJamie Snape2017-01-231-2/+2 * install: Configurable DESTINATION for the cmake.m4 fileKonstantin Podsvirov2016-11-151-1/+1 * ctest_memcheck: Add DEFECT_COUNT option to capture defect countBetsy McPhail2016-11-09