Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2002-07-10 | Implement SysV-style $$@ support. I looked at E.Parmelan's patch but | Paul Smith | 1 | -1/+2 | |
decided to implement this a different way, and didn't use it. | |||||
2002-07-08 | Various cleanups reported by people using the alpha release. | Paul Smith | 1 | -1/+1 | |
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-08 | Remove .po files; we'll retrieve them directly from the translation site. | Paul Smith | 14 | -26896/+0 | |
2002-05-13 | Install newest German translation. | Paul Smith | 1 | -347/+321 | |
2002-04-22 | Updates for new tools. Everything works now building on Linux, | Paul Smith | 16 | -1043/+2865 | |
including creating make packages. I'll try some other systems tomorrow. Also added a new translation: Croatian. Thanks! | |||||
2002-04-22 | Updates and fixes for CVS builds. | Paul Smith | 1 | -317/+0 | |
Created a README.cvs describing the procedure. | |||||
2002-04-21 | Update GNU make to use Autoconf 2.53, Automake 1.6.1, Gettext 0.11.1. | Paul Smith | 19 | -0/+25494 | |
We're using Gettext's "external" feature to avoid including the intl code in the GNU make distribution. | |||||
2000-01-25 | * Updated gettext to use more advanced libit 0.7 version. | Paul Smith | 2 | -274/+0 | |
* Various cleanups. | |||||
2000-01-22 | * Implement GNU gettext internationalization support in GNU make. | Paul Smith | 2 | -0/+274 | |