Laurence Withers
6ed25f2c3c
Merge branch 'master' of lwithers.me.uk:git/lw-build-system
...
Conflicts:
scripts/build.c.lib/BottomHeader.h
scripts/build.c.lib/TopSource.c
2006-12-08 15:09:19 +00:00
Laurence Withers
50e0fbc594
Use a more logical naming system.
2006-12-08 12:09:08 +00:00
Laurence Withers
1fcb71cf02
Add a couple of minor fixes to comment headers in C library module
2006-10-14 16:43:31 +01:00
Laurence Withers
31e3e08408
Don't define VERSION etc. in header files.
2006-08-25 10:21:11 +01:00
Laurence Withers
54657eb084
Add in -Iobj flag where required.
2006-08-10 17:02:05 +01:00
Laurence Withers
636b0a84b7
Add vim modelines.
2006-08-01 15:27:01 +01:00
Laurence Withers
bc7bd989d4
Use proper name when generating pkgconfig files.
2006-07-31 17:13:00 +01:00
Laurence Withers
d12c36aa2a
Work in progress on simplifying instantiation.
2006-07-25 19:59:37 +01:00
Laurence Withers
34237efa4b
Work in progress; some improvements to the instantiation bit (factorise certain things, etc.)
2006-07-25 19:49:22 +01:00
Laurence Withers
e1de1ce843
Update bits and pieces that should be substituted in files.
2006-07-25 19:19:59 +01:00
Laurence Withers
87272247fb
Create a local copy of the scripts directory.
...
The idea is to move the build system out of the project tree as much as
possible. This has two benefits:
- it does not add any baggage to somebody who just wants to compile the
project, and doesn't want to create any new modules,
- it means that project trees don't have to be updated every time a
change is made to the module instantiation stuff.
2006-07-25 19:00:04 +01:00