summaryrefslogtreecommitdiffstats
path: root/lib/libblocksruntime
Commit message (Collapse)AuthorAgeFilesLines
* META_MODE: Remove DEP_RELDIR from Makefile.depend files.bdrewery2015-09-251-2/+0
| | | | | | This has not been needed since r284171 in projects/bmake. Sponsored by: EMC / Isilon Storage Division
* Add META_MODE support.sjg2015-06-131-0/+21
|\ | | | | | | | | | | | | | | | | | | | | Off by default, build behaves normally. WITH_META_MODE we get auto objdir creation, the ability to start build from anywhere in the tree. Still need to add real targets under targets/ to build packages. Differential Revision: D2796 Reviewed by: brooks imp
| * Merge sync of headsjg2015-05-271-1/+1
| |\ | |/ |/|
| * Updated dependenciessjg2014-05-161-1/+1
| |
| * Updated dependenciessjg2014-05-101-0/+2
| |
| * Updated dependenciessjg2013-03-111-0/+1
| |
| * Updated dependenciessjg2013-02-161-2/+0
| |
| * Updated/new Makefile.dependsjg2012-11-081-0/+3
| |
| * Sync FreeBSD's bmake branch with Juniper's internal bmake branch.marcel2012-08-221-0/+16
| | | | | | | | Requested by: Simon Gerraty <sjg@juniper.net>
* | Follow up to r276851 by also committing a necessary update todim2015-01-081-1/+1
|/ | | | | | lib/libblocksruntime. Pointy hat to: dim
* Import libcompiler_rt into HEAD and add Makefiles.ed2010-11-112-0/+27
Obtained from: user/ed/compiler-rt
OpenPOWER on IntegriCloud