summaryrefslogtreecommitdiff
path: root/generate
AgeCommit message (Expand)Author
2013-12-13Examples: Update makefiles and project files.Robert Moore
2013-12-09Update master build file for ACPICA release packages.Robert Moore
2013-12-09Update the various ACPICA build readme files.Robert Moore
2013-11-14Unix makefiles: Add option to disable optimizations and _FORTIFY_SOURCERobert Moore
2013-11-14Update ACPICA build instruction file (build.txt).Robert Moore
2013-11-14Linux: Consistently use the bash shell for linuxize scripts.Robert Moore
2013-11-08Update scripts to use "." instead of "source".Robert Moore
2013-11-07Tests/ASLTS: Enable CHECKSUM_ABORT to allow feature to be tested properly.Robert Moore
2013-11-07Fix some miscellaneous Linux generation issues.Robert Moore
2013-11-07Add required tools to ACPICA build instructions.Robert Moore
2013-10-05ACPICA build: Include "makefile.config" in all source code packages.Robert Moore
2013-09-27Update ACPICA build instruction file (build.txt).Robert Moore
2013-09-27AcpiSrc: Add support to modify include file paths/names.Robert Moore
2013-09-27Linuxize: Add local declarations for script subfunctions.Robert Moore
2013-09-26AcpiSrc: Fix indentation issues for macro invocations.Robert Moore
2013-09-25AcpiExec: Add full line-editing support for Unix/Linux systems.Robert Moore
2013-09-19Linuxize: Change indentation of C labels.Robert Moore
2013-09-18iASL/Makefile: Add parallel compilation support.Robert Moore
2013-09-18Linuxize: Fix several issues in libacpica.shRobert Moore
2013-09-18Linuxize: Split git-extract.sh into two scripts.Robert Moore
2013-08-30iASL: Implement wildcard support for -e option (get external tables).Robert Moore
2013-08-30AcpiExec: Remove local wildcard support.Robert Moore
2013-08-23Update ACPICA build instruction file (build.txt).Robert Moore
2013-08-23Linux scripts: Update file permissions to add execute.Robert Moore
2013-08-22AcpiDump: Update for windows OSL and project file.Robert Moore
2013-08-22AcpiDump: Cleanup directory/mapping functions.Robert Moore
2013-08-22Linuxize scripts: Add an ACPICA release library.Robert Moore
2013-07-31Linux patch makefiles: Improve patch generation.Robert Moore
2013-07-24Add new linux generation script for ACPICA.Robert Moore
2013-07-19Linux scripts: Update acpisrc generation script.Robert Moore
2013-07-03Merge pull request #16 from juikim/masterRobert Moore
2013-07-03Update ACPICA build instructions.Robert Moore
2013-06-27Fix binary installations for FreeBSD.Jung-uk Kim
2013-06-27Use "uname -p" instead of "uname -m" to detect 64-bit processors on FreeBSD.Jung-uk Kim
2013-06-19AcpiDump: Add preliminary support for FreeBSD.Robert Moore
2013-06-19Makefiles: Update flags for old GCC and other compilers.Robert Moore
2013-06-18Makefiles: Update to improve portability.Robert Moore
2013-05-31AcpiDump: Added full support for Linux.Robert Moore
2013-05-24Build helpfile: update for new version of ACPICA website.Robert Moore
2013-05-16Makefiles: add some additional comments/whitespace.Robert Moore
2013-05-11Support Mac OS X in MakefileLiang Qi
2013-05-09Tests/ASLTS: Update master script for recent makefile changes.Robert Moore
2013-05-08Build instructions: Update for new ACPICA website.Robert Moore
2013-05-08Unix makefiles: Remove unused cross-platform support.Robert Moore
2013-05-07iASL: Split large main module into two files.Robert Moore
2013-05-03Update release build script for acpidump.Robert Moore
2013-05-02Update makefiles and project files for new acpidump utility.Robert Moore
2013-04-30Update makefiles and project files for new file.Robert Moore
2013-04-29Unix makefile: Abort top-level make on any sub-component error.Robert Moore
2013-04-19Update makefiles and project files for new file.Robert Moore