Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
New translation.
|
|
One of our translations disappeared from the translations site so remove it.
The fdl.texi file was changed to not contain any @node entries, so add some
around it in make.texi.
|
|
Markus Maurhart.
|
|
|
|
Updates to docs (still need more work here) and NEWS file.
New language.
|
|
Fixed the CVS download URL to be simplified.
Fixed the .texi doc download: the ftp site was decommed so use CVS.
|
|
Update the URL for the GNU translation site in maintMakefile; the old one
stopped working.
|
|
Add new language support.
Minor configure, etc. cleanups.
|
|
|
|
Invent a new macro HAVE_DOS_PATHS and change various instances of:
#if defined(WINDOWS) || defined(__MSDOS__)
to use the new macro instead. This should help make the OS/2 port
cleaner, as well.
Invent a cvs-clean maintainer target that tries to get the workspace
back to the state it was in after a CVS checkout.
New language.
|
|
Add -B option docs.
Add .VARIABLES variable.
Add a few new tests.
Add a new translation: Swedish
|
|
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.
|
|
including creating make packages. I'll try some other systems tomorrow.
Also added a new translation: Croatian. Thanks!
|
|
We're using Gettext's "external" feature to avoid including the intl
code in the GNU make distribution.
|