aboutsummaryrefslogtreecommitdiffstats
path: root/sisinstall/sisinstaller.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Fix some compiler warnings.Reuben Thomas2009-03-051-554/+553
|
* Remove newt interface of sisinstall, as it was a pretty small gain forReuben Thomas2007-12-091-251/+8
| | | | | 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
|
* More correct residual sis file truncationDaniel Brahneborg2002-04-141-20/+3
|
* Add Newt interfaceDaniel Brahneborg2002-04-131-102/+384
|
* Some buffer overrun checks.Daniel Brahneborg2002-03-281-20/+29
| | | | Removed the --force flag.
* Remove the previous version (unconditionally) before installing the newDaniel Brahneborg2002-03-191-17/+139
| | | | version.
* Load all residual sis files before installing, to make sure we don'tDaniel Brahneborg2002-03-121-65/+113
| | | | have another version installed already.
* Initial stuff for checking requisites and previous versions.Daniel Brahneborg2002-03-081-13/+92
|
* Use standard plp types.Daniel Brahneborg2002-03-041-5/+5
|
* Add buffer overflow checks to handle truncated and corrupted sis files.Daniel Brahneborg2002-03-031-7/+14
|
* Actually copy stuff to the psion, and lots of other updates.Daniel Brahneborg2002-03-021-113/+293
|
* - Added SIS stuff by Daniel BrahneborgFritz Elfert2002-02-281-0/+203