Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make reasonably recent autotools happy; remove gettext files | Reuben Thomas | 2013-12-16 | 1 | -1/+1 |
| | |||||
* | Convert .cvsignore files to .gitignore files | Reuben Thomas | 2013-12-16 | 2 | -5/+1 |
| | |||||
* | Fix some compiler warnings. | Reuben Thomas | 2009-03-05 | 2 | -655/+647 |
| | |||||
* | Fix path to libplp.la for VPATH builds, and remove $(LIBNEWT) mention. | Reuben Thomas | 2007-12-15 | 1 | -1/+1 |
| | |||||
* | Move last header plp_inttypes.h out of include and into lib. | Reuben Thomas | 2007-12-14 | 1 | -2/+0 |
| | | | | | Remove RCS Ids from Makefile.am's so that checking in a Makefile.am doesn't cause automake to be run. | ||||
* | Replace plpnfsd with plpfuse. | Reuben Thomas | 2007-12-13 | 1 | -3/+0 |
| | | | | Other minor simplifications to the build system. | ||||
* | Remove newt interface of sisinstall, as it was a pretty small gain for | Reuben Thomas | 2007-12-09 | 3 | -337/+10 |
| | | | | | a whole dependency. Most command-line users will be happy with the plain text interface; GUI users will want kpsion back. | ||||
* | Fix compilation with GCC 4.3; thanks to Martin Michlmayr | Reuben Thomas | 2007-07-06 | 1 | -0/+1 |
| | |||||
* | Fix types | Reuben Thomas | 2006-05-16 | 1 | -6/+4 |
| | |||||
* | Add $(INTLLIBS) to *_LDADD where missing. | Thomas Klausner | 2004-09-08 | 1 | -1/+1 |
| | |||||
* | Text cleanups. | Daniel Brahneborg | 2002-07-16 | 1 | -1/+1 |
| | |||||
* | - Non-KDE stuff now builds correctly with gcc3 | Fritz Elfert | 2002-07-14 | 1 | -2/+4 |
| | |||||
* | - SuSE 8 - related changes | Fritz Elfert | 2002-07-10 | 1 | -4/+24 |
| | | | | | - RPM - related changes - sisinstall: Correct shutdown of newt if an error occurs. | ||||
* | More correct residual sis file truncation | Daniel Brahneborg | 2002-04-14 | 1 | -20/+3 |
| | |||||
* | Newt stuff | Daniel Brahneborg | 2002-04-14 | 2 | -20/+76 |
| | |||||
* | Add Newt interface | Daniel Brahneborg | 2002-04-13 | 2 | -102/+402 |
| | |||||
* | Only log if verbosity | Daniel Brahneborg | 2002-04-13 | 1 | -2/+5 |
| | |||||
* | Handle -V | Daniel Brahneborg | 2002-04-03 | 1 | -1/+4 |
| | |||||
* | Some buffer overrun checks. | Daniel Brahneborg | 2002-03-28 | 3 | -41/+30 |
| | | | | Removed the --force flag. | ||||
* | Remove the previous version (unconditionally) before installing the new | Daniel Brahneborg | 2002-03-19 | 6 | -18/+186 |
| | | | | version. | ||||
* | Support long options. | Daniel Brahneborg | 2002-03-19 | 1 | -1/+40 |
| | |||||
* | Load all residual sis files before installing, to make sure we don't | Daniel Brahneborg | 2002-03-12 | 9 | -66/+169 |
| | | | | have another version installed already. | ||||
* | I18N-ify sis classes | Daniel Brahneborg | 2002-03-09 | 1 | -5/+11 |
| | |||||
* | Initial stuff for checking requisites and previous versions. | Daniel Brahneborg | 2002-03-08 | 4 | -13/+104 |
| | |||||
* | Use standard plp types. | Daniel Brahneborg | 2002-03-04 | 3 | -10/+10 |
| | |||||
* | Fixed again | Fritz Elfert | 2002-03-04 | 1 | -0/+1 |
| | |||||
* | Fixed makefile. | Fritz Elfert | 2002-03-03 | 1 | -2/+1 |
| | |||||
* | Add buffer overflow checks to handle truncated and corrupted sis files. | Daniel Brahneborg | 2002-03-03 | 4 | -16/+31 |
| | |||||
* | Actually copy stuff to the psion, and lots of other updates. | Daniel Brahneborg | 2002-03-02 | 8 | -142/+510 |
| | |||||
* | - Added SIS stuff by Daniel Brahneborg | Fritz Elfert | 2002-02-28 | 7 | -0/+432 |