Subversion Repositories SvarDOS

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
1800 68 d 15 h mateusz.viste /pkg/trunk/ PKG INSTALL FILE fails with a clear message when file does not exist  
1711 91 d 13 h bttr /pkg/trunk/ swapped PKG INSTALL messages `N errors' and `N files extracted'  
1683 101 d 9 h mateusz.viste /pkg/trunk/ fixed appinfo detachment from ziplist  
1678 101 d 14 h mateusz.viste /pkg/trunk/ list of files belonging to packages are appended to appinfo/package.lsm instead of creating an extra LST file  
1601 171 d 8 h mateusz.viste /pkg/trunk/ filenames shorter than 4 bytes are also autocompleted with .SVP  
1600 171 d 9 h mateusz.viste /pkg/trunk/ the .SVP extension is optional for pkg install and pkg update operations  
1599 171 d 9 h mateusz.viste /pkg/trunk/ display post-install "warn" messages if present in LSM metadata  
995 803 d 13 h mateusz.viste /pkg/trunk/ replaced my custom strtolower() by strlwr() provided by the OpenWatcom standard lib  
727 815 d 18 h bttr /pkg/trunk/ changed remaining occurrences of FreeDOS to SvarDOS  
614 828 d 8 h mateuszviste /pkg/ moved head files to trunk  
613 828 d 8 h mateuszviste /pkg/ replaced Kitten by SvarLANG  
295 1184 d 20 h mateuszviste /pkg/ replaced compression methods magic values by proper defines  
293 1185 d 15 h mateuszviste /pkg/ memory optimizations  
272 1193 d 15 h mateuszviste /pkg/ nls fixes  
269 1193 d 15 h mateuszviste / moved pkginst to pkg  
268 1193 d 15 h mateuszviste /pkginst/ renamed pkginst to pkg  
263 1193 d 17 h mateuszviste /pkginst/ removed useless headers  
260 1193 d 20 h mateuszviste /pkginst/ dropped "comlinks" support  
259 1194 d 12 h mateuszviste /pkginst/ dispatched fdnpkg.h to separate files  
236 1197 d 17 h mateuszviste /pkginst/ simplifications + droppend the TEMP requirement  
233 1197 d 17 h mateuszviste /pkginst/ simplifications + constified a few arguments  
230 1197 d 18 h mateuszviste /pkginst/ refactored pkginstall_preparepackage()  
227 1197 d 20 h mateuszviste /pkginst/ removed PKGINST_NOSOURCE flag handling  
225 1197 d 20 h mateuszviste /pkginst/ removed mapdrv, repositories support and local pkg database  
224 1204 d 14 h mateuszviste /pkginst/ DNOREPOS removal  
223 1204 d 15 h mateuszviste /pkginst/ cut out lzma support  
221 1204 d 15 h mateuszviste /pkginst/ replaced build.bat by a proper makefile + a few adaptations so it all compiles  
219 1204 d 15 h mateuszviste /pkginst/ fdinst import from fdnpkg trunk