Home | History | Annotate | Download | only in iasl
History log of /src/external/bsd/acpica/bin/iasl/Makefile
RevisionDateAuthorComments
 1.29  28-Aug-2025  christos explain and disable bogus warning
 1.28  10-Dec-2022  christos new file
 1.27  12-Sep-2020  jmcneill Add HAVE_ACPI and HAVE_UEFI flags to bsd.own.mk and use them to
conditionally include ACPI and UEFI bits instead of relying on adhoc
MACHINE_ARCH tests.
 1.26  11-Sep-2020  jmcneill Build acpi tools and iasl on aarch64eb, and fix set lists for MKDEBUG.
 1.25  15-Oct-2019  christos add new grammar file
 1.24  10-Jan-2019  martin Use the make pid when naming the temporary file to create aslcompilerparse.y,
so tow parallel make instances won't step on each others toe.
Pointed out by Christos.
 1.23  09-Jan-2019  martin Make aslcompilerparse.y generation atomic to avoid parallel build races.
Solution suggested by mrg.
 1.22  14-Oct-2018  jmcneill Add acpidump, amldb, and iasl to aarch64 build.
 1.21  28-Jun-2018  maya branches: 1.21.2;
Correctly specify that iasl needs to be case insensitive.

Fixes PR bin/53405. thanks to martin.
 1.20  27-Jun-2018  maya Remove unused code. No functional change intended.

- We don't need to define __NetBSD__, C compilers do this for us.
- Defines which don't appear anywhere in src
- Don't need libpthread/librt
 1.19  31-May-2018  mrg make 'clean' and/or 'cleandir' actually clean all the things.
 1.18  07-Apr-2018  christos Merge conflicts; STA methods and fields are not present anymore.
 1.17  12-Nov-2017  christos branches: 1.17.2;
new files for acpica-20171110
 1.16  10-Oct-2017  christos Redo so that parallel makes work reliably by using the builtin rules and
issuing atomic file creation.
XXX: This still creates all the c and h files for platforms that don't support
iasl in make depend. At least it now works with make -j 100 dependall
 1.15  15-Sep-2017  christos Adjust for acpica 20170831
 1.14  30-Apr-2017  christos Adjust for 20170303
 1.13  11-Nov-2016  christos branches: 1.13.4;
Adjust to new acpica
 1.12  04-May-2016  christos branches: 1.12.2;
adjust to new acpica
 1.11  09-Jan-2016  christos new files
 1.10  18-Aug-2015  christos handle acpica 20150717
 1.9  13-Apr-2015  christos update for newest acpi
XXX: needs recompiled yacc
 1.8  25-Oct-2014  christos adjust to new acpica
 1.7  28-Dec-2013  christos Add more dependencies, fix CLEANDIR target
 1.6  27-Dec-2013  christos adjust for new acpica
 1.5  19-Feb-2012  christos branches: 1.5.2;
Fix MKREPRO = yes
XXX: pullup to 6
 1.4  28-Jun-2011  jruoho branches: 1.4.2; 1.4.4;
Adjust for ACPICA 20110623.
 1.3  18-Feb-2011  jruoho Build this for NetBSD, not Linux. Thanks to Takahiro HAYASHI
for pointing this out.
 1.2  17-Feb-2011  jruoho Fix iasl(8).
 1.1  17-Feb-2011  jruoho branches: 1.1.2;
Add the userspace portion of ACPICA to a new location.
 1.1.2.3  18-Feb-2011  bouyer Sync with HEAD
 1.1.2.2  17-Feb-2011  bouyer Sync with HEAD
 1.1.2.1  17-Feb-2011  bouyer file Makefile was added on branch bouyer-quota2 on 2011-02-17 11:57:26 +0000
 1.4.4.1  24-Feb-2012  riz Pull up following revision(s) (requested by go in ticket #48):
external/bsd/acpica/bin/iasl/Makefile: revision 1.5
sys/external/bsd/acpica/dist/include/acapps.h: revision 1.2
Fix MKREPRO = yes
XXX: pullup to 6
Fix for MKREPRO = yes
XXX: pullup to 6
Use the release date as suggested.
XXX: I bet this is going to be broken in the next import because nobody
will remember to fix it.
 1.4.2.2  22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.4.2.1  17-Apr-2012  yamt sync with head
 1.5.2.1  19-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.12.2.1  07-Jan-2017  pgoyette Sync with HEAD. (Note that most of these changes are simply $NetBSD$
tag issues.)
 1.13.4.1  02-May-2017  pgoyette Sync with HEAD - tag prg-localcount2-base1
 1.17.2.5  18-Jan-2019  pgoyette Synch with HEAD
 1.17.2.4  20-Oct-2018  pgoyette Sync with head
 1.17.2.3  28-Jul-2018  pgoyette Sync with HEAD
 1.17.2.2  25-Jun-2018  pgoyette Sync with HEAD
 1.17.2.1  16-Apr-2018  pgoyette Sync with HEAD, resolve some conflicts
 1.21.2.2  13-Apr-2020  martin Mostly merge changes from HEAD upto 20200411
 1.21.2.1  10-Jun-2019  christos Sync with HEAD

RSS XML Feed