index
:
delta/dmidecode-git.git
master
git.savannah.gnu.org: git/dmidecode.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
ownership.o depends on version.h.
Jean Delvare
2005-02-28
1
-1
/
+1
*
Use -Wmissing-prototypes.
Jean Delvare
2005-02-12
1
-2
/
+2
*
Discard -pedantic, we don't really need this.
Jean Delvare
2005-02-11
1
-1
/
+1
*
Everything depends on config.h.
Jean Delvare
2005-02-06
1
-5
/
+5
*
Move USE_MMAP to config.h, use mmap on Linux only.
Jean Delvare
2004-12-10
1
-1
/
+0
*
Be LDFLAGS aware. Original patch by Roberto Nibali.
Jean Delvare
2004-10-01
1
-4
/
+7
*
Drop TABLE_LITTLEENDIAN.
Jean Delvare
2004-04-11
1
-1
/
+0
*
Make it easier to select where to install the binaries and manual pages,
Jean Delvare
2004-03-20
1
-13
/
+18
*
Add manual pages.
Jean Delvare
2004-02-23
1
-7
/
+10
*
-D__IA64__ is gone.
Jean Delvare
2003-11-13
1
-1
/
+0
*
Add deleting core to the clean target.
Jean Delvare
2003-10-19
1
-1
/
+1
*
Handle the new vpddecode program.
Jean Delvare
2003-10-12
1
-6
/
+34
*
Don't use $^ since it isn't supported by BSD make. Reported by Hugues
Jean Delvare
2003-09-13
1
-3
/
+3
*
Fix missing ownership dependency for install target.
Jean Delvare
2003-09-05
1
-1
/
+1
*
Now use USE_MMAP by default.
Jean Delvare
2003-06-20
1
-1
/
+1
*
Can now use mmap() instead of mallow()/read() to access the DMI table.
Jean Delvare
2003-06-19
1
-0
/
+1
*
Preliminary support for IA-64.
Jean Delvare
2003-06-19
1
-0
/
+1
*
Modified to support ownership (new program).
Jean Delvare
2003-06-17
1
-2
/
+10
*
Moved common "util" functions to util.c.
Jean Delvare
2003-06-17
1
-5
/
+14
*
Restored optional CFLAGS modifier lines.
Jean Delvare
2003-06-04
1
-0
/
+3
*
Moved version definition to version.h.
Jean Delvare
2003-03-06
1
-2
/
+2
*
Updated copyright years.
Jean Delvare
2003-03-06
1
-1
/
+1
*
Added target biosdecode.
Jean Delvare
2003-03-01
1
-10
/
+15
*
A simple Makefile.
Jean Delvare
2003-01-19
1
-0
/
+29