summaryrefslogtreecommitdiff
path: root/README.cvs
AgeCommit message (Collapse)AuthorFilesLines
2002-07-08Various cleanups reported by people using the alpha release.Paul Smith1-6/+16
Incorporate "order-only" prerequisites patch. Wrote a test for it. The test shows what might be a bug in the code; I need to look at it more closely (anyway it doesn't behave as I expected). Also I haven't done the docs yet.
2002-07-08Major updates in preparation for 3.80.Paul Smith1-14/+3
New version of the manual, put into the doc subdir. Enhancements: $(eval ...) and $(value ...) functions, various bug fixes, etc. See the ChangeLog. More to come.
2002-05-10Fix Debian bug #144306: pass target-specific variables into the environmentPaul Smith1-9/+9
properly. Fix configure: allow cross-compilation; fix getloadavg (still needs _lots_ of work!) Let $(call ...) functions to be self-referencing. Lets us do transitive closures, for example.
2002-04-22Updates for new tools. Everything works now building on Linux,Paul Smith1-4/+41
including creating make packages. I'll try some other systems tomorrow. Also added a new translation: Croatian. Thanks!
2002-04-22Updates and fixes for CVS builds.Paul Smith1-0/+106
Created a README.cvs describing the procedure.