aboutsummaryrefslogtreecommitdiff
path: root/share/mk
Commit message (Expand)AuthorAgeFilesLines
* libfdt: Make an internal FDT library availableMark Johnston2024-03-211-0/+4
* bsd.opts.mk: drop transtion aid for NO_* optionsBrooks Davis2024-03-151-20/+0
* share/mk: Don't install only differing in case files on case insensitive fsWarner Losh2024-03-152-0/+9
* nuageinit: add basic support for cloudinit.Baptiste Daroussin2024-03-151-0/+1
* Update dirdeps.mk et alSimon J. Gerraty2024-03-1411-41/+81
* Add an UNDEFINED_VERSION optionBrooks Davis2024-03-012-4/+7
* Add share/mk/local.dirdeps-targets.mkSimon J. Gerraty2024-02-271-0/+1
* Add missing .endifWarner Losh2024-02-221-0/+1
* loader: Mark BEARSSL broken on powerpcWarner Losh2024-02-221-0/+3
* lib{c,sys}: move auxargs more firmly into libsysBrooks Davis2024-02-192-2/+9
* loader: Add new option WITH_LOADER_BIOS_TEXTONLYWarner Losh2024-02-181-0/+1
* Optionally create full debuginfo for llvm-related executablesDimitry Andric2024-02-161-0/+1
* zfs: merge openzfs/zfs@229b9f4edMartin Matuska2024-02-082-0/+4
* libc: don't directly link libsysBrooks Davis2024-02-071-1/+1
* libc: link libsys as a auxiliary filter libraryBrooks Davis2024-02-051-1/+1
* libsys: plumb in to buildBrooks Davis2024-02-051-0/+11
* bsd.subdir.mk: Drop broken optimisation for realinstall parallelisationJessica Clarke2024-02-021-5/+0
* meta2deps.py: Fix a typo in a source code commentGordon Bergling2024-01-221-1/+1
* Revert "kerberos: Fix numerous segfaults when using weak crypto"Cy Schubert2024-01-121-1/+1
* kerberos: Fix numerous segfaults when using weak cryptoCy Schubert2024-01-111-1/+1
* dtrace: Add the 'oformat' libdtrace optionDomagoj Stolfa2024-01-101-1/+1
* sys.mk: Remove support for building with fmake on modern systems.Warner Losh2024-01-031-6/+0
* bsd.port.mk: No need to support fmake anymoreWarner Losh2024-01-032-8/+0
* bsd.own.mk: Assume a modern makeWarner Losh2024-01-031-3/+1
* bsd.man.mk allow staging compressed pagesSimon J. Gerraty2023-12-301-16/+21
* <bsd.progs.mk>: Allow using SRCS for common sourcesVexedUXR2023-12-281-5/+5
* atf.test: fix installation of python test scriptsKristof Provost2023-12-191-1/+1
* share: Remove ancient SCCS tags.Warner Losh2023-11-276-9/+0
* Do not install kernel and modules with executable access bit setKonstantin Belousov2023-11-251-1/+1
* bsd.sys.mk: Disable -Wdangling-reference for GCC 13+John Baldwin2023-11-151-0/+7
* pkgbase: set the prefix of debug files and macros to /usr/srcBaptiste Daroussin2023-11-141-0/+3
* Retire LLD_IS_LD optionBrooks Davis2023-11-131-1/+0
* bsd.compat.mk: Set MACHINE before including bsd.opts.mkAndrew Turner2023-11-101-18/+27
* crunchgen: fix "keep" for an ELF world, break it outKyle Evans2023-11-101-0/+4
* share/mk: Fix .TARGET override documentationKa Ho Ng2023-11-051-7/+7
* bsd.progs.mk must pass META_XTRAS to gendirdeps.mkSimon J. Gerraty2023-11-042-2/+7
* loader: add target for dirdeps buildStephen J. Kiernan2023-11-022-0/+6
* Stop adding $FreeBSD$ to Makefile.dependSimon J. Gerraty2023-10-291-3/+0
* Revert "tests: fix ATF_TESTS_PYTEST no clean build"Mark Johnston2023-10-221-5/+25
* bsd.man.mk guard against empty vars in MLINKSSimon J. Gerraty2023-10-221-1/+1
* tests: fix ATF_TESTS_PYTEST no clean buildGleb Smirnoff2023-10-201-25/+5
* libbsddialog: delete formw dependencyAlfonso S. Siciliano2023-10-121-1/+1
* dialog(1): switch off dialog(1) by defaultBaptiste Daroussin2023-10-101-1/+1
* bsdinstall: decouple from the MK_DIALOG optionBaptiste Daroussin2023-10-051-4/+0
* Remove unnecessary -isystem for hostSimon J. Gerraty2023-09-281-4/+0
* Move the adding of CFLAGS_LAST to bsd.sys.mkSimon J. Gerraty2023-09-282-4/+5
* Guard CROSS_TARGET_FLAGS from buildworldSimon J. Gerraty2023-09-231-0/+2
* Add support for host32 for DIRDEPS_BUILDSimon J. Gerraty2023-09-239-27/+69
* Update jobs.mk to leverage -jCSimon J. Gerraty2023-09-185-38/+32
* pkgbase: Split out manpages by defaultDoug Rabson2023-09-141-1/+1