aboutsummaryrefslogtreecommitdiff
path: root/share/mk/bsd.sys.mk
Commit message (Expand)AuthorAgeFilesLines
* Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmpDimitry Andric2020-05-051-0/+3
* MFC r349729:Bryan Drewery2020-04-071-1/+1
* MFC r357347:Dimitry Andric2020-02-041-2/+6
* MFC: r351429, r351430, r351485, r351497, r351498Warner Losh2019-09-071-0/+9
* Merge clang 7.0.1 and several follow-up changesDimitry Andric2019-02-161-0/+4
* MFC r303188,r303190,r303271,r303438,r303453: Warn flags for gcc 6.1Ryan Libby2017-09-041-2/+25
* Update clang, llvm, lld, lldb, compiler-rt and libc++ to 4.0.0 release:Dimitry Andric2017-04-021-0/+3
* MFC r308601:Bryan Drewery2017-01-031-1/+1
* Add AFLAGS.IMPSRC and document A[C]FLAGSBryan Drewery2016-06-221-0/+1
* GCC External: Revert r300886, r300904, r300917, r300918Bryan Drewery2016-05-291-30/+0
* External GCC: Ensure our libstdc++ symlink to libc++ is found.Bryan Drewery2016-05-291-3/+3
* GCC XCC -isystem hack: Ensure CXX search =/usr/include/c++1/v1 first.Bryan Drewery2016-05-281-1/+5
* Move external GCC compiler hacks to bsd.sys.mk.Bryan Drewery2016-05-271-0/+26
* Follow-up r298219: Don't error with 'make all install'.Bryan Drewery2016-04-211-1/+1
* Cause an error during 'make install' if trying to compile with CC.Bryan Drewery2016-04-181-0/+7
* Rework META_TARGETS so that it automatically adds META_DEPS to the targets.Bryan Drewery2016-04-141-0/+7
* Implement (ACFLAGS|CFLAGS|CXXFLAGS).SRC globally.Bryan Drewery2016-03-261-0/+4
* Build libcompat (lib32) with a --sysroot pointing into its stage directory.Bryan Drewery2016-03-251-1/+0
* Partially revert r266227 and stop stripping paths in ldscripts.Bryan Drewery2016-03-151-1/+1
* DIRDEPS_BUILD: export DESTDIR for STAGING.Bryan Drewery2016-03-111-0/+1
* DIRDEPS_BUILD: Extend beforeinstall: staging hack.Bryan Drewery2016-03-111-1/+1
* DIRDEPS_BUILD+PROGS: Fix staging not respecting (BINDIR|PROGNAME)[._]${PROG}.Bryan Drewery2016-03-091-1/+1
* Import bsd.clang-analyze.mk based on NetBSD's version.Bryan Drewery2016-02-261-1/+1
* Remove more references to targets we've never had.Bryan Drewery2016-02-261-4/+3
* Simplify running the FreeBSD test suiteEnji Cooper2016-02-071-3/+3
* Allow file specific user-specified flag overridesSteven Hartland2016-01-141-2/+3
* Start support for the RISC-V 64-bit architecture developed by UC Berkeley.Ruslan Bukin2015-12-111-0/+5
* META MODE: Don't stage INTERNALPROGs.Bryan Drewery2015-11-201-3/+3
* Revert r290740.Bryan Drewery2015-11-131-2/+1
* META MODE: Don't double stage SYMLINKS for libraries.Bryan Drewery2015-11-131-1/+2
* Only enable -fstack-protector-strong on gcc 4.9+ and default to -fstack-prote...Enji Cooper2015-10-181-2/+4
* Only use -fstack-protector-strong with supported compilersEnji Cooper2015-10-171-0/+4
* Add missing targets to PHONY_NOTMAIN.Bryan Drewery2015-10-141-7/+7
* In jobs mode we can use .ORDER to force stage_links to run after otherSimon J. Gerraty2015-10-071-5/+5
* Merge ^/head r288457 through r288830.Dimitry Andric2015-10-051-1/+1
|\
| * Bump the stack protector to level "strong".Pedro F. Giffuni2015-10-041-1/+1
* | Merge ^/head r287878 through r288034.Dimitry Andric2015-09-201-1/+0
|\|
| * Garbage collect _SHLIBDIRPREFIX leftovers from r284898.Bryan Drewery2015-09-181-1/+0
* | Merge ^/head r284188 through r284643.Dimitry Andric2015-06-201-2/+110
|\|
| * Merge from headSimon J. Gerraty2015-05-261-4/+21
| |\
| * \ Merge from head@274682Simon J. Gerraty2014-11-191-0/+3
| |\ \
| * \ \ Merge head from 7/28Simon J. Gerraty2014-08-191-26/+8
| |\ \ \
| * | | | Using lib*.so as a linker script ...Simon J. Gerraty2014-05-161-2/+31
| * | | | Merge from headSimon J. Gerraty2014-05-081-26/+27
| |\ \ \ \
| * | | | | Some warnings depened on the version of clang, allow us to check.Simon J. Gerraty2014-05-021-1/+4
| * | | | | Merge headSimon J. Gerraty2014-04-281-16/+31
| |\ \ \ \ \
| * | | | | | Ensure that $PROG isn't make .PHONYSimon J. Gerraty2013-10-121-1/+15
| * | | | | | Merge from headSimon J. Gerraty2013-09-051-0/+4
| |\ \ \ \ \ \
| * \ \ \ \ \ \ sync from headSimon J. Gerraty2013-04-121-1/+1
| |\ \ \ \ \ \ \
| * | | | | | | | We want meta.stage.mk when cleaningSimon J. Gerraty2013-03-141-1/+1