aboutsummaryrefslogtreecommitdiff
path: root/stand/defs.mk
Commit message (Expand)AuthorAgeFilesLines
* Be a little conservative about when to force size optimizations.Warner Losh2018-09-051-0/+2
* Enable 'C'-compressed ISA extension.Ruslan Bukin2018-09-031-1/+1
* stand: Flip the default interpreter to LuaKyle Evans2018-08-191-3/+3
* stand: Use -Oz/-Os for all loader/stand builds.Warner Losh2018-08-151-1/+6
* Create a loader for each interpreter for x86 BIOS and all EFIWarner Losh2018-08-141-0/+12
* Disable 'C'-compressed ISA extension.Ruslan Bukin2018-07-251-1/+1
* Extend loader(8) geli support to all architectures and all disk-like devices.Ian Lepore2018-07-131-2/+0
* Move ZFS files into libsaWarner Losh2018-07-081-1/+1
* stand: move libgeliboot into libsa.Warner Losh2018-06-181-2/+1
* Fix build of stand with base gccDimitry Andric2018-05-311-1/+1
* Don't add links or cleanfiles for NO_OBJ case, in addition to notWarner Losh2018-03-181-5/+5
* Add NO_OBJ to those directories that don't make anything.Warner Losh2018-02-261-1/+2
* Floaty McFloatface is funnier...Warner Losh2018-02-231-1/+1
* Do not include float interfaces when using libsa.Warner Losh2018-02-231-0/+3
* Eliminate bsd.stand.mk and -fPIC 32-bit intel buildsWarner Losh2018-02-161-3/+12
* Add Lua as a scripting langauge to /boot/loaderWarner Losh2018-02-121-0/+2
* Fix build of userboot.soWarner Losh2018-02-081-1/+3
* Centralize several variables.Warner Losh2018-02-021-0/+7
* Fix ubldr. uboot/lib uses defines for the loader. It's part of theWarner Losh2017-12-291-0/+7
* libficl is only ever used in a loader (never a boot) program. Move itWarner Losh2017-12-181-9/+0
* Move loader help file definitions to being 100% inside of loader.mk.Warner Losh2017-12-181-4/+0
* Move loader-only defines to loader.mk from defs.mkWarner Losh2017-12-161-49/+2
* Fix a comment to be more accurateWarner Losh2017-12-111-1/+1
* Stop building with the standard system headers.Warner Losh2017-12-051-0/+6
* Now it's safe to bump WARNS to 1.Warner Losh2017-12-031-1/+1
* Fix all warnings related to geli and ZFS support on x86.Warner Losh2017-12-021-0/+2
* Cleanup CFALGS usage hereWarner Losh2017-12-021-1/+1
* Minor flags cleanupWarner Losh2017-12-021-1/+46
* Move sys/boot to stand. Fix all references to new locationWarner Losh2017-11-141-0/+171