aboutsummaryrefslogtreecommitdiffstats
path: root/sisinstall
Commit message (Collapse)AuthorAgeFilesLines
* Make reasonably recent autotools happy; remove gettext filesReuben Thomas2013-12-161-1/+1
|
* Convert .cvsignore files to .gitignore filesReuben Thomas2013-12-162-5/+1
|
* Fix some compiler warnings.Reuben Thomas2009-03-052-655/+647
|
* Fix path to libplp.la for VPATH builds, and remove $(LIBNEWT) mention.Reuben Thomas2007-12-151-1/+1
|
* Move last header plp_inttypes.h out of include and into lib.Reuben Thomas2007-12-141-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 Thomas2007-12-131-3/+0
| | | | Other minor simplifications to the build system.
* Remove newt interface of sisinstall, as it was a pretty small gain forReuben Thomas2007-12-093-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 MichlmayrReuben Thomas2007-07-061-0/+1
|
* Fix typesReuben Thomas2006-05-161-6/+4
|
* Add $(INTLLIBS) to *_LDADD where missing.Thomas Klausner2004-09-081-1/+1
|
* Text cleanups.Daniel Brahneborg2002-07-161-1/+1
|
* - Non-KDE stuff now builds correctly with gcc3Fritz Elfert2002-07-141-2/+4
|
* - SuSE 8 - related changesFritz Elfert2002-07-101-4/+24
| | | | | - RPM - related changes - sisinstall: Correct shutdown of newt if an error occurs.
* More correct residual sis file truncationDaniel Brahneborg2002-04-141-20/+3
|
* Newt stuffDaniel Brahneborg2002-04-142-20/+76
|
* Add Newt interfaceDaniel Brahneborg2002-04-132-102/+402
|
* Only log if verbosityDaniel Brahneborg2002-04-131-2/+5
|
* Handle -VDaniel Brahneborg2002-04-031-1/+4
|
* Some buffer overrun checks.Daniel Brahneborg2002-03-283-41/+30
| | | | Removed the --force flag.
* Remove the previous version (unconditionally) before installing the newDaniel Brahneborg2002-03-196-18/+186
| | | | version.
* Support long options.Daniel Brahneborg2002-03-191-1/+40
|
* Load all residual sis files before installing, to make sure we don'tDaniel Brahneborg2002-03-129-66/+169
| | | | have another version installed already.
* I18N-ify sis classesDaniel Brahneborg2002-03-091-5/+11
|
* Initial stuff for checking requisites and previous versions.Daniel Brahneborg2002-03-084-13/+104
|
* Use standard plp types.Daniel Brahneborg2002-03-043-10/+10
|
* Fixed againFritz Elfert2002-03-041-0/+1
|
* Fixed makefile.Fritz Elfert2002-03-031-2/+1
|
* Add buffer overflow checks to handle truncated and corrupted sis files.Daniel Brahneborg2002-03-034-16/+31
|
* Actually copy stuff to the psion, and lots of other updates.Daniel Brahneborg2002-03-028-142/+510
|
* - Added SIS stuff by Daniel BrahneborgFritz Elfert2002-02-287-0/+432