summaryrefslogtreecommitdiffstats
path: root/lib/clang/libclangstaticanalyzercheckers/Makefile.depend
Commit message (Collapse)AuthorAgeFilesLines
* DIRDEPS_BUILD: Regenerate without local dependencies.bdrewery2016-02-241-766/+0
| | | | | | | | These are no longer needed after the recent 'beforebuild: depend' changes and hooking DIRDEPS_BUILD into a subset of FAST_DEPEND which supports skipping 'make depend'. Sponsored by: EMC / Isilon Storage Division
* META MODE: Update dependencies with 'the-lot' and add missing directories.bdrewery2015-12-011-10/+0
| | | | | | | | | | | | | | This is not properly respecting WITHOUT or ARCH dependencies in target/. Doing so requires a massive effort to rework targets/ to do so. A better approach will be to either include the SUBDIR Makefiles directly and map to DIRDEPS or just dynamically lookup the SUBDIR. These lose the benefit of having a userland/lib, userland/libexec, etc, though and results in a massive package. The current implementation of targets/ is very unmaintainable. Currently rescue/rescue and sys/modules are still not connected. Sponsored by: EMC / Isilon Storage Division
* Add META_MODE support.sjg2015-06-131-0/+1
| | | | | | | | | | | 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
* dirdeps.mk now sets DEP_RELDIRsjg2015-06-081-12/+82
|
* Updated dependenciessjg2014-05-161-2/+11
|
* Updated dependenciessjg2013-10-131-228/+143
|
* Updated dependenciessjg2013-03-171-38/+86
|
* Sync FreeBSD's bmake branch with Juniper's internal bmake branch.marcel2012-08-221-0/+749
Requested by: Simon Gerraty <sjg@juniper.net>
OpenPOWER on IntegriCloud