Subversion Repositories SvarDOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
1747 199 d 12 h mateusz.viste /svarcom/tags/svarcom-2024.2/ frozen svarcom ver 2024.2  
1745 200 d 23 h mateusz.viste /svarcom/trunk/ DIR: added DIR_DUMPNLSCOLLATE and removed the "if COUNTRY=1 then ignore NLS" hack  
1738 202 d 13 h mateusz.viste /svarcom/trunk/ PVERDBG should be always disabled in user-distributed binaries  
1723 205 d 13 h bttr /svarcom/trunk/ minor cleanup of SvarCOM makefile  
1722 205 d 13 h bttr /svarcom/trunk/ typo in SvarCOM makefile  
1629 233 d 13 h mateusz.viste /svarcom/trunk/ adaptations for new svarlang version + trying to load LNG from DOSDIR/SVARCOM.LNG and then DOSDIR/BIN/SVARCOM.LNG  
1592 293 d 12 h mateusz.viste /svarcom/trunk/ rmod building moved to bldrmod.bat so wmake still works even when nasm is a svardos link  
1195 576 d 12 h mateusz.viste /svarcom/trunk/ added BR translations (Luzemario Dantes)  
1178 578 d 11 h mateusz.viste / updated svarcom with BR lang (translations contributed by Luzemario Dantes)  
1058 913 d 0 h mateusz.viste /svarcom/trunk/ lang build moved to a separate target for easier manual rebuilds  
1047 914 d 12 h mateusz.viste /svarcom/trunk/ added Turkish translations, submitted by Berki Yenigün (thraex)  
998 921 d 15 h mateusz.viste /svarcom/ frozen SvarCOM ver 2022.1 to tags  
986 922 d 2 h mateusz.viste /svarcom/trunk/ release version is UPXed  
976 923 d 1 h bttr /svarcom/trunk/ added German translation for SvarCOM  
968 924 d 13 h mateusz.viste /svarcom/trunk/ SvarCOM relies on SvarLANG for multi-lang support  
966 924 d 13 h mateusz.viste /svarcom/trunk/ makefile release target creates both a source archive and a binary SvarDOS package  
965 924 d 14 h mateusz.viste /svarcom/trunk/ removed the custom tlumacz build, replaced by the one from svarlang.lib + nlsgen moved to the makefile so it is all in one place  
579 948 d 14 h mateuszviste /svarcom/trunk/ release is zipped with more aggressive ZIP options  
538 1012 d 12 h mateuszviste /svarcom/trunk/ DOS errors can be translated now + always output to stderr instead of stdout  
524 1017 d 17 h mateuszviste /svarcom/trunk/ clean target performs additional cleanups  
523 1017 d 17 h mateuszviste /svarcom/trunk/ distribuable pkg contains binaries and sources  
516 1018 d 16 h mateuszviste /svarcom/trunk/ make sure to rebuild command.obj when rmodcore changes  
513 1019 d 1 h mateuszviste /svarcom/trunk/ enforce helpers rebuild when translation strings change  
510 1019 d 12 h mateuszviste /svarcom/trunk/ TODO.TXT is included in the binary distribution package  
509 1019 d 12 h mateuszviste /svarcom/trunk/ rmod core file renamed to bin to avoid that someone executes it by mistake  
499 1021 d 17 h mateuszviste /svarcom/trunk/ pkg target builds also a source archive  
496 1021 d 17 h mateuszviste /svarcom/trunk/ ver /dbg is controlled by a compile-time define  
487 1021 d 19 h mateuszviste /svarcom/trunk/ enforce cmd.obj recompilation when an internal command definition changes  
479 1022 d 14 h mateuszviste /svarcom/trunk/ cmdline far ptr is replaced by a local array, shared with BUFFER and merged with rmodcore  
478 1022 d 19 h mateuszviste /svarcom/trunk/ renamed rmod array to rmodcore and removed its const flag so the memory can be possibly reused for other purposes  
476 1022 d 21 h mateuszviste /svarcom/trunk/ obj files are compiled separetely to not recompile everything at each change  
448 1027 d 15 h mateuszviste /svarcom/trunk/ each svarcom instance has its own rmod + svarcom is able to quit (unloading its rmod in the process)  
433 1031 d 11 h mateuszviste /svarcom/trunk/ added the future NLS translations generator  
432 1031 d 17 h mateuszviste /svarcom/trunk/ file2c is more flexible: configurable CONST flag + custom array size  
421 1033 d 13 h mateuszviste /svarcom/trunk/ documentation improvements and added licensing information to all src files  
402 1038 d 14 h mateuszviste /svarcom/trunk/ basic support for stdout redirections  
397 1039 d 18 h mateuszviste /svarcom/ moved contents to trunk  
394 1039 d 20 h mateuszviste /svarcom/ added pkg target  
363 1051 d 13 h mateuszviste /svarcom/ CD/CHDIR implementation  
361 1051 d 18 h mateuszviste /svarcom/ implemented set var=value