aboutsummaryrefslogtreecommitdiff
path: root/share/mk
Commit message (Expand)AuthorAgeFilesLines
* meta.autodep.mk do not override start_utcSimon J. Gerraty2024-04-241-1/+3
* Remove the MK_NVME build optionJohn Baldwin2024-04-231-1/+0
* Remove WITHOUT_CAPSICUM build supportEd Maste2024-04-231-5/+0
* bsd.subdir.mk: improve `SUBDIR.${MK_FOO}` adviceEnji Cooper2024-04-211-2/+2
* Update sys.dirdeps.mk set default DEP_*Simon J. Gerraty2024-04-181-8/+7
* share/mk/bsd.cpu.mk: add F16C feature for i386 and amd64 architecturesDimitry Andric2024-04-181-18/+24
* WITH_NVME: Remove from broken.Warner Losh2024-04-171-6/+0
* src.libnames.mk: fix LIBPFCTL definitionLexi Winter2024-04-151-1/+1
* config.mk: Add MK_VIMAGE knobStephen J. Kiernan2024-04-091-0/+2
* sys.mk: Define HOST_CC as CC by default.Stephen J. Kiernan2024-03-271-0/+2
* diff: Integrate libdiff from OpenBSD GoT.Dag-Erling Smørgrav2024-03-271-0/+4
* 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