aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/svn/svnadmin
Commit message (Expand)AuthorAgeFilesLines
* Remove svnlite.John Baldwin2021-06-112-77/+0
* Change more Makefiles under usr.bin/svn to make them easier toDimitry Andric2020-05-311-23/+34
* svn: support building with WITH_PIEEd Maste2019-02-211-9/+9
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-311-1/+0
* Use SRCTOP/OBJTOP relative paths where possible; use :H manipulation in lieuEnji Cooper2017-02-121-4/+4
* META MODE: Update dependencies with 'the-lot' and add missing directories.Bryan Drewery2015-12-011-2/+4
* Update from svn-1.8.14 to 1.9.2.Peter Wemm2015-10-121-0/+1
* META_MODE: Remove DEP_RELDIR from Makefile.depend files.Bryan Drewery2015-09-251-2/+0
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+31
|\
| * Merge sync of headSimon J. Gerraty2015-05-271-5/+3
| |\ | |/ |/|
| * Merge from head@274682Simon J. Gerraty2014-11-191-2/+0
| |\
| * \ Merge head from 7/28Simon J. Gerraty2014-08-191-0/+2
| |\ \
| * \ \ Merge headSimon J. Gerraty2014-04-281-1/+1
| |\ \ \
| * | | | New dependenciesSimon J. Gerraty2013-10-131-0/+30
* | | | | Convert svn to LIBADD reduce overlinkingBaptiste Daroussin2014-11-251-7/+3
* | | | | Promote SQLite3 as a privatelib as it will also be used by mandocBaptiste Daroussin2014-11-221-2/+4
* | | | | Add missing dependencies on pthread (sqlite being built with threadsafety on)Baptiste Daroussin2014-11-221-2/+2
| |_|_|/ |/| | |
* | | | Revert r267233 for now. PIE support needs to be reworked.Bryan Drewery2014-08-191-2/+0
| |_|/ |/| |
* | | In preparation for ASLR [1] support add WITH_PIE to support building with -fPIE.Bryan Drewery2014-06-081-0/+2
| |/ |/|
* | NO_MAN= has been deprecated in favor of MAN= for some time, go aheadWarner Losh2014-04-131-1/+1
|/
* Introduce svnlite so that we can check out our source code again.Peter Wemm2013-06-181-0/+37