29 Commits

Author SHA1 Message Date
Robert Moore
1a2b24e96b Update gitignore file
To ignore tests/templates directory.
2019-08-02 10:12:27 -07:00
Erik Schmauss
dd3c0a35fa gitignore: ignore msvc2017 build directories
Signed-off-by: Schmauss <erik.schmauss@intel.com>
2019-07-31 15:45:23 -07:00
Robert Moore
bee15adb68 Update file permissions.
.gitignore
2015-07-17 08:57:28 -07:00
Robert Moore
cbc00e4cb6 Update .gitignore file for new project.
Added unix generation for the acpiexamples project.
2013-12-17 13:45:52 -08:00
Robert Moore
e4eeff5dba Linuxize scripts: Add an ACPICA release library.
This patch removes deprecated generate/linux/patches folder, moves useful
release scripts to the generate/linux folder, reduces code redundancy by
creating a script library libacpica.sh file under generate/linux folder.
Lv Zheng.
2013-08-22 08:33:00 -07:00
Robert Moore
1ccc2e810f Update .gitignore file.
Some changes to the directory structure.
2013-05-08 13:11:41 -07:00
Robert Moore
1cf06395c0 Update makefiles and project files for new acpidump utility.
Add acpidump utility.
2013-05-02 09:32:44 -07:00
Robert Moore
5520b064b2 Update .gitignore file.
New script files.
2013-03-27 11:56:51 -07:00
Robert Moore
08d86ac928 Update .gitignore
Add additional script.
2013-02-14 10:10:26 -08:00
Robert Moore
fd2161a3c8 Windows project files: Add Makefile/script subprojects.
Add these subprojects to simplify access to the various makefiles
and script files throughout the project.
2013-01-30 12:10:56 -08:00
Robert Moore
c4343630fc Update .gitignore file.
Entire "libraries" directory is now ignored.
2012-07-19 14:24:02 -07:00
Robert Moore
3ab9ee9d6a Update .gitignore file. 2011-11-10 10:10:23 +08:00
Robert Moore
73526abc6a Update unix makefiles to generate both 32- and 64-bit tools.
Automatically generate 32 or 64 based on machine. Also allows
forced generation of both 32/64 if desired.
2011-10-14 14:02:15 -07:00
Robert Moore
25999a4189 Update .gitignore file.
For unix filenames.
2011-10-04 08:18:27 -07:00
Robert Moore
462c5c7edc Update .gitignore
for .sh files.
2011-06-23 08:52:33 -07:00
Robert Moore
f85f7a045f Update .gitignore file.
New files and directories.
2011-06-07 12:46:00 -07:00
Robert Moore
32d7da58c6 Update .gitignore file.
New files/directories.
2011-06-01 12:57:16 -07:00
Robert Moore
e4fafef111 Update .gitignore for new msvc9 directory.
new file types added.
2010-12-17 17:25:03 -08:00
Robert Moore
818d9a5f31 New: AcpiNames - Example namespace dump utility.
Shows example of ACPICA configuration for a minimal namespace
dump utility. Uses table and namespace managers, but no AML
interpreter.

Does not add any functionality over AcpiExec. It is a subset
of AcpiExec. The purpose is to show how to partition and
configure ACPICA.
2010-12-01 14:33:02 -08:00
Robert Moore
2992688b8f Tests: new test for template generator and data table compiler.
in tests/templates.
2010-06-11 14:13:21 -07:00
Robert Moore
fd3eb07da7 Update .gitignore file.
Add new ignored directories.
2010-01-21 09:05:43 -08:00
Robert Moore
c63ec8c905 Update release generation files.
New file: size.bat
2009-11-12 08:36:07 -08:00
Robert Moore
5cb5408a25 Update .gitignore file. 2009-10-13 11:01:54 -07:00
Robert Moore
e95b26b19f Update .gitignore file.
Add new files.
2009-07-30 08:58:12 -07:00
Robert Moore
d3e3f6c496 Update .gitignore file.
Add test/aml files.
2009-06-25 10:16:33 -07:00
Robert Moore
db2eb1f5b8 Add makefiles for generic unix generation of acpica.
Makefiles to generate the acpica tools and utilities from within
the original acpica source tree.
2009-04-22 09:48:38 -07:00
Robert Moore
fe1007778c Update .gitignore file.
More ignored files.
2009-03-20 12:37:33 -07:00
Robert Moore
f5e2380443 Update Windows project files.
New file, accommon.h, and added the new Examples project.
updated .gitignore
2008-10-22 14:48:28 -07:00
Robert Moore
77eb35cd57 Add a .gitignore for development purposes.
Ignore temp files, etc.
2008-09-24 13:39:54 -07:00