aboutsummaryrefslogtreecommitdiffstats
path: root/share/mk/bsd.symver.mk
Commit message (Expand)AuthorAgeFilesLines
* Add .NOTMAIN to guard targetsSimon J. Gerraty2025-04-191-1/+1
* bsd.symver.mk: pass $CFLAGS to $CPP invocationEd Maste2024-08-201-1/+1
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-161-1/+0
* bmake 20230123 gives us .SYSPATHSimon J. Gerraty2023-04-221-0/+4
* Remove the SYMVER build option.John Baldwin2020-04-301-1/+1
* Explicitly verify if we have found the VERSION_GEN scriptYaroslav Tykhiy2007-10-181-0/+3
* Style: remove redundant parentheses.Ruslan Ermilov2007-05-211-1/+1
* Enable symbol versioning by default. Use WITHOUT_SYMVER to disable it.Daniel Eischen2007-05-131-1/+1
* Use CPP to preprocess version map files so we can conditionalize symbols.Daniel Eischen2007-04-291-2/+4
* Break out Version.map generation code from bsd.lib.mk into aAlexander Kabaev2007-04-031-0/+42