guoci
|
60acda0bce
|
make script version agnostic
|
9 years ago |
Diederik de Groot
|
50f03f5950
|
Enh: scripts/MakeHeader script
Only write a new .h file if something changed for the header file being created.
This prevents a lot of recompilation during development
|
9 years ago |
Hisham Muhammad
|
3383d8e556
|
Sorry about the mega-patch.
This is a work-in-progress, code is currently broken.
(Some actions, and notably, the header, are missing.)
|
11 years ago |
Hisham Muhammad
|
1eda099d06
|
Another portability tweak.
|
11 years ago |
Robert Rosengren
|
5aac1733a6
|
Possible to regenerate headers outside of srcdir
|
12 years ago |
Hisham Muhammad
|
84281bdc44
|
major header cleanup
|
14 years ago |
Hisham Muhammad
|
e685bdeea0
|
Fix GCC 4.3 issues: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=416852
|
19 years ago |
Hisham Muhammad
|
9710a43001
|
Fixes for /proc location, submitted by Florent Thoumie
|
19 years ago |
Hisham Muhammad
|
35afc13ebf
|
New version of MakeHeader. Does not use 'private' comment annotation,
using the 'static' storage class instead. Automatically generates
'extern' declarations in headers for non-static data.
|
20 years ago |
Hisham Muhammad
|
8c643f5f89
|
Use long long types to avoid overflow
|
20 years ago |
Hisham Muhammad
|
425d48dc9e
|
Add header generator script.
|
20 years ago |