aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/svn/svndumpfilter/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Remove svnlite.John Baldwin2021-06-111-48/+0
* Change more Makefiles under usr.bin/svn to make them easier toDimitry Andric2020-05-311-28/+40
* svn: support building with WITH_PIEEd Maste2019-02-211-9/+9
* Use SRCTOP/OBJTOP relative paths where possible; use :H manipulation in lieuEnji Cooper2017-02-121-4/+4
* Update from svn-1.8.14 to 1.9.2.Peter Wemm2015-10-121-0/+1
* Convert svn to LIBADD reduce overlinkingBaptiste Daroussin2014-11-251-6/+3
* Promote SQLite3 as a privatelib as it will also be used by mandocBaptiste Daroussin2014-11-221-2/+3
* 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