Jung-uk Kim
a009b7dcab
Merge ACPICA 20191018.
2019-10-19 14:56:44 +00:00
Jung-uk Kim
ff879b0799
MFV: r329072
...
Merge ACPICA 20180209.
2018-02-09 21:49:38 +00:00
Bryan Drewery
ea825d0274
DIRDEPS_BUILD: Update dependencies.
...
Sponsored by: Dell EMC Isilon
2017-10-31 00:07:04 +00:00
Jung-uk Kim
67d9aa4422
Merge ACPICA 20170929 (take 2).
2017-10-10 19:33:24 +00:00
Jung-uk Kim
d7bbccdd82
Revert r324109. This commit broke a number of systems.
...
Reported by: lwhsu, kib
Requested by: ngie
2017-09-30 20:28:50 +00:00
Jung-uk Kim
c39c15e23f
Merge ACPICA 20170929.
2017-09-29 23:02:49 +00:00
Jung-uk Kim
2f6a1a81bb
Merge ACPICA 20170831.
2017-08-31 22:47:04 +00:00
Jung-uk Kim
5f9b24fa43
Merge ACPICA 20170728.
2017-07-28 22:23:29 +00:00
Jung-uk Kim
af05116143
Merge ACPICA 20170531.
2017-06-01 00:01:19 +00:00
Jung-uk Kim
0d84335f99
Merge ACPICA 20170303.
2017-03-03 18:56:15 +00:00
Jung-uk Kim
493deb390b
Merge ACPICA 20160930.
2016-10-04 20:27:15 +00:00
Bryan Drewery
92edc96667
WITH_META_MODE: Don't expect meta files for side-effect generated files.
...
The first file in these lists will generate everything else so only
it should be getting a .meta file. With bmake's missing=yes meta
feature these would otherwise cause a rebuild without the
.NOMETA hint.
Sponsored by: EMC / Isilon Storage Division
2016-06-03 19:25:41 +00:00
Jung-uk Kim
f8146b882b
Merge ACPICA 20160422.
2016-04-27 19:09:21 +00:00
Bryan Drewery
bd18fd57db
DIRDEPS_BUILD: Regenerate without local dependencies.
...
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
2016-02-24 17:20:11 +00:00
Bryan Drewery
b791fbe630
META MODE: Don't create .meta files when symlinking sources into the obj directory.
...
Tracking these leads to situations where meta mode will consider the
file to be out of date if /bin/sh or /bin/ln are newer than the source
file. There's no reason for meta mode to do this as make is already
handling the rebuild dependency fine.
Sponsored by: EMC / Isilon Storage Division
2015-11-25 19:44:43 +00:00
Jung-uk Kim
fe0f0bbb19
Merge ACPICA 20150717.
2015-07-22 16:25:07 +00:00
Simon J. Gerraty
ccfb965433
Add META_MODE support.
...
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
2015-06-13 19:20:56 +00:00
Simon J. Gerraty
44d314f704
dirdeps.mk now sets DEP_RELDIR
2015-06-08 23:35:17 +00:00
Simon J. Gerraty
98e0ffaefb
Merge sync of head
2015-05-27 01:19:58 +00:00
Jung-uk Kim
a371a5fd85
Merge ACPICA 20150515.
2015-05-18 23:46:11 +00:00
Jung-uk Kim
1c0e1b6da9
Merge ACPICA 20141107 and 20150204.
2015-02-18 20:33:00 +00:00
Simon J. Gerraty
488c975a1f
Updated/new dependencies
2014-11-19 07:10:38 +00:00
Simon J. Gerraty
9268022b74
Merge from head@274682
2014-11-19 01:07:58 +00:00
Jung-uk Kim
313a0c13ef
Merge ACPICA 20140926.
2014-10-02 19:11:18 +00:00
Simon J. Gerraty
fae50821ae
Updated dependencies
2014-05-16 14:09:51 +00:00
Simon J. Gerraty
76b28ad6ab
Updated dependencies
2014-05-10 05:16:28 +00:00
Simon J. Gerraty
d1d0158641
Merge from head
2013-09-05 20:18:59 +00:00
Jung-uk Kim
a9d8d09c46
Merge ACPICA 20130517.
2013-05-20 23:52:49 +00:00
Jung-uk Kim
1be30821d9
Clean up generated files added in r233250.
2013-04-23 19:29:49 +00:00
Simon J. Gerraty
89e0f621b2
New/updated dependencies
2013-04-14 01:22:39 +00:00
Simon J. Gerraty
69e6d7b75e
sync from head
2013-04-12 20:48:55 +00:00
Jung-uk Kim
9c7c683c56
Merge ACPICA 20130328.
2013-04-04 22:11:30 +00:00
Simon J. Gerraty
7cf3a1c6b2
Updated dependencies
2013-03-11 17:21:52 +00:00
Simon J. Gerraty
f5f7c05209
Updated dependencies
2013-02-16 01:23:54 +00:00
Jung-uk Kim
9c48c75ed6
Merge ACPICA 20130214.
2013-02-15 20:36:28 +00:00
David E. O'Brien
d9a447559b
Sync with HEAD.
2013-02-08 16:10:16 +00:00
Jung-uk Kim
efcc2a3054
Merge ACPICA 20130117.
2013-01-17 23:56:43 +00:00
Jung-uk Kim
ed17e06e2c
Merge ACPICA 20121114.
2012-11-20 21:01:59 +00:00
Simon J. Gerraty
23090366f7
Sync from head
2012-11-04 02:52:03 +00:00
Marcel Moolenaar
7750ad47a9
Sync FreeBSD's bmake branch with Juniper's internal bmake branch.
...
Requested by: Simon Gerraty <sjg@juniper.net>
2012-08-22 19:25:57 +00:00
Jung-uk Kim
e8241eabbb
Merge ACPICA 20120711.
2012-07-11 23:18:35 +00:00
Jung-uk Kim
f38b0f210c
Merge ACPICA 20120620.
2012-06-22 00:40:44 +00:00
Jung-uk Kim
eef1b955be
Merge ACPICA 20120420.
2012-04-23 23:05:14 +00:00
Jung-uk Kim
4c52cad2f9
Merge ACPICA 20120320.
2012-03-20 21:37:52 +00:00
Jung-uk Kim
012faf16c1
Make parallel build more safer.
...
Reviewed by: tijl
2012-03-07 23:57:49 +00:00
Jung-uk Kim
a159c266a9
Merge ACPICA 20120215.
2012-02-16 22:59:29 +00:00
Jung-uk Kim
c99b7c4e40
Remove unused ACPICA sources from userland makefiles.
2012-01-13 22:16:47 +00:00
Jung-uk Kim
ec3fc72f94
Merge ACPICA 20120111.
2012-01-11 23:06:37 +00:00
Jung-uk Kim
3f0275a033
Merge ACPICA 20111123.
2011-11-28 23:36:48 +00:00
Jung-uk Kim
79d924a9aa
Purge _USE_BERKELEY_YACC definition from Makefile. This ugly hack is no
...
long necessary for us since r220680.
2011-04-15 21:47:10 +00:00