SvarDOS
SvarDOS Packages
BlueGrey
calm
Elegant
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
Subversion Repositories
SvarDOS
(root)
/
buildidx/
– Rev 1233
Rev
Go to most recent revision
|
Show changed files
|
Directory listing
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Clear current filter
Rev
Age
Author
Path
Log message
Diff
1037
970 d 4 h
bttr
/buildidx/
added CALLVER to msdos_compat_list
1022
974 d 3 h
mateusz.viste
/buildidx/
reverted to r999 (FreeCOM should not be allowed to put command.com at root, only the one default shell is allowed to do that)
1011
974 d 16 h
bttr
/buildidx/
(yet to create) freecom package is allowed to have a COMMAND.COM at the root of the archive
999
976 d 5 h
mateusz.viste
/buildidx/
svarcom package is allowed to have a COMMAND.COM at the root of the archive
951
980 d 3 h
mateusz.viste
/buildidx/
added hardcoded hack to translate version x.xx to 0.44 (NESticle)
946
981 d 4 h
mateusz.viste
/buildidx/
_buildidx.log is part of files tolerated in packages
941
981 d 4 h
mateusz.viste
/buildidx/
basic validation of source archives
936
982 d 1 h
mateusz.viste
/buildidx/
beta-reordering: "beta 0.95" becomes "0.95 beta"
927
982 d 7 h
mateusz.viste
/buildidx/
support for pre/beta/etc versions with no space separators (example: 2.6.0pre9)
926
982 d 7 h
mateusz.viste
/buildidx/
support for versions like "1999-jan-30
925
982 d 8 h
mateusz.viste
/buildidx/
couple of fixes
923
982 d 8 h
mateusz.viste
/buildidx/
support for date-like versions: "05-jan-1999" or "06dec95"
922
982 d 8 h
mateusz.viste
/buildidx/
support for "patch 5" versions
921
982 d 8 h
mateusz.viste
/buildidx/
support for "pre 9", "beta 9" etc version strings
920
982 d 9 h
mateusz.viste
/buildidx/
support for gamma and delta version strings
919
982 d 9 h
mateusz.viste
/buildidx/
fixed detection of malformed versions
914
983 d 3 h
mateusz.viste
/buildidx/
added support for rc versions
912
983 d 4 h
mateusz.viste
/buildidx/
implemented own version string parsing instead of using version_compare()
909
983 d 12 h
mateusz.viste
/buildidx/
buildidx saves package categories into the json database, based on the directory layout found inside the package archive
804
987 d 8 h
bttr
/buildidx/
added comp to MSDOS_COMPAT
803
987 d 8 h
bttr
/buildidx/
added diskcomp, exe2bin, mirror to MSDOS_COMPAT
802
987 d 8 h
mateusz.viste
/buildidx/
clamdb exception so it can store data files with clamav
801
987 d 8 h
mateusz.viste
/buildidx/
filenames validation and also logging json errors
798
987 d 9 h
mateusz.viste
/buildidx/
added exception so help is allowed to store files in help/
797
987 d 9 h
mateusz.viste
/buildidx/
added swsubst and replace to MSDOS_COMPAT
795
987 d 9 h
mateusz.viste
/buildidx/
MSDOS_COMPAT packages are tolerated in bin/ and doc/ etc
791
987 d 9 h
mateusz.viste
/
CORE packages are listed in a single place
781
987 d 12 h
mateusz.viste
/
merged keyb and keyb_lay
779
987 d 13 h
mateusz.viste
/buildidx/
core packages are allowed to write files to cpi/
775
987 d 13 h
mateusz.viste
/
devload no longer part of CORE
768
987 d 15 h
mateusz.viste
/buildidx/
buildidx checks 8+3 compliancy and also looks for duplicate entries
754
988 d 2 h
mateusz.viste
/buildidx/
added an exception rule for fbc_help to store its files in fbc/
749
988 d 2 h
mateusz.viste
/buildidx/
non-CORE packages are forbidden to use doc/ and nls/
739
988 d 4 h
mateusz.viste
/buildidx/
hard-coded exception for djgpp_xxx packages so they are allowed to store their files in djgpp
738
988 d 6 h
mateusz.viste
/buildidx/
array_search() result checked with strict type to avoid the "0 is false" trap
737
988 d 6 h
mateusz.viste
/buildidx/
version string too long is an error, not a warning
736
988 d 6 h
mateusz.viste
/buildidx/
only core packages are allowed to store things in bin/
734
988 d 7 h
bttr
/buildidx/
changed tsv -> json
731
988 d 11 h
mateusz.viste
/buildidx/
loose validation of the files inside the package
730
988 d 12 h
mateusz.viste
/buildidx/
check version string length and warn if over 16 chars