summaryrefslogtreecommitdiff
path: root/Modules/FindSubversion.cmake
Commit message (Expand)AuthorAgeFilesLines
* Help: Add `.. versionadded` directives to module docsNikita Nemkin2020-12-021-3/+6
* FindSubversion: Do not accept macOS stub without Xcode implementationBrad King2020-05-281-2/+11
* Help: Convert remaining modules to block-style commentsKitware Robot2018-10-221-62/+63
* FindSubversion: Add Subversion_WC_INFO option to suppress failuresJason Heeris2018-09-071-12/+21
* Simplify CMake per-source license noticesBrad King2016-09-271-14/+3
* Fix spelling typos in comments and documentation (#16037)Felix Geyer2016-03-291-1/+1
* FindSubversion: Use TortoiseSVN registry key to locate svnDaniele E. Domenichelli2013-12-111-0/+2
* Convert builtin help to reStructuredText source filesKitware Robot2013-10-151-26/+51
* Remove CMake-language block-end command argumentsKitware Robot2012-08-131-7/+7
* Convert CMake-language commands to lower caseKitware Robot2012-08-131-40/+40
* FindSubversion: Invoke svn non-interactively (#12304)Aaron C. Meadows2011-06-241-1/+1
* Modules: Include builtin FindPackageHandleStandardArgs directlyBrad King2011-01-201-1/+1
* Remove usage of CMAKE_CURRENT_LIST_DIR now that we have CMP0017Alex Neundorf2011-01-041-1/+1
* Merge topic 'AddCMAKE_CURRENT_LIST_DIR'David Cole2010-10-191-1/+1
|\
| * Use absolute path to FindPackageHandleStandardArgs.cmake everywhereAlex Neundorf2010-09-281-1/+1
* | FindSubversion: Use C locale to detect version (#11273)Rolf Eike Beer2010-10-071-1/+8
* | FindSubversion: Fix for German localized client (#11273)Rolf Eike Beer2010-10-071-1/+1
|/
* Issue 10199: Fixed code documentation and now set <prefix>_WC_ROOTMarcel Loose2010-09-131-4/+10
* Change documentation of Subversion_FOUND and SUBVERSION_FOUND.Alex Neundorf2010-08-141-2/+2
* Merge topic 'ImprovedVersionCheckingInSomeModules'Brad King2010-08-101-11/+17
|\
| * Merge branch 'findsubversion_fphsa_cleanup'Brad King2010-08-101-4/+2
| |\
| * | Improved version checking for FindSubversion using the new mode of FPHSA()Alex Neundorf2010-08-071-13/+20
* | | Merge topic 'module-header-spelling'Brad King2010-08-101-1/+1
|\ \ \ | |_|/ |/| |
| * | Modules: Fix spelling 'To distributed' -> 'To distribute'Todd Gamblin2010-08-091-1/+1
| |/
* | FindSubversion: set compatibility variables based on FPHSA()Kovarththanan Rajaratnam2010-08-041-5/+4
|/
* FindSubversion: simplify using FindPackageHandleStandardArgs()Kovarththanan Rajaratnam2010-04-111-11/+2
* Convert CMake find-modules to BSD LicenseBrad King2009-09-281-24/+11
* BUG: Fixes for FindSubversionBrad King2008-05-191-10/+19
* BUG: Remove reference to PROJECT_SOURCE_DIR so that the Subversion_WC_INFO ma...David Cole2008-03-201-1/+1
* BUG: set LC_ALL to C, so message from svn are not translated, which can leadAlexander Neundorf2008-01-141-0/+8
* ENH: Adding FindSubversion module from Tristan Carel. This addresses bug#3987.Brad King2006-10-301-0/+118