Subversion Repositories SvarDOS

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
739 819 d 1 h mateusz.viste /buildidx/ hard-coded exception for djgpp_xxx packages so they are allowed to store their files in djgpp  
738 819 d 2 h mateusz.viste /buildidx/ array_search() result checked with strict type to avoid the "0 is false" trap  
737 819 d 2 h mateusz.viste /buildidx/ version string too long is an error, not a warning  
736 819 d 3 h mateusz.viste /buildidx/ only core packages are allowed to store things in bin/  
734 819 d 4 h bttr /buildidx/ changed tsv -> json  
731 819 d 8 h mateusz.viste /buildidx/ loose validation of the files inside the package  
730 819 d 8 h mateusz.viste /buildidx/ check version string length and warn if over 16 chars  
719 819 d 21 h mateusz.viste / package index format changed from TSV to JSON + altversions are processed by buildidx and all filenames stored in the index, along with bsums and version strings  
673 821 d 5 h mateusz.viste /buildidx/ packages are now kept in *.svp files  
650 823 d 4 h mateusz.viste /buildidx/ skip source packages (.src.zip)  
563 846 d 0 h mateuszviste /buildidx/ slight optimization  
562 846 d 5 h mateuszviste / rewritten buildidx in php + improved so it ignores alt packages (build script no longer has to hide them)  
314 1139 d 7 h mateuszviste /buildidx/ simplified buildidx  
292 1189 d 6 h mateuszviste /buildidx/ buildidx no longer checks lsm headers, so it is compatible with the simpler lsm format used by SvarDOS  
187 1218 d 7 h mateuszviste /buildidx/ Makefile does not need to contain the gcc invokation  
186 1218 d 7 h mateuszviste /buildidx/ minor code cleanup  
185 1218 d 7 h mateuszviste / simplified buildidx  
184 1218 d 7 h mateuszviste /buildidx/ buildidx import (from FDNPKG)