index
:
delta/fpc.git
aros
aspect
avr
avr32
avx
baserock/2.6.4
blaise
blocks
cleanroom
cpstr
cpstrnew
cpstrrtl
ctypes
debug_eh
dodi
fcl-web_joost
fixes_2_0
fixes_2_2
fixes_2_2_0_dos
fixes_2_4
fixes_2_6
fixes_2_6_0
fixes_3_0
fixes_3_0_ios
fixes_3_2
florian
foxsen
fpc_2_3
generics
genfunc
hlcgllvm
i8086
inline
interfacertti
janbruns
joost
js
jvmbackend
laksen
linker
linker@2665
llvm
maciej
master
merged
mips_embedded
nestedprocvars
newthreading
objc
olivier
pasboolxx
paul
peterjan
rc_2_2_2
release_2_1_2x
release_2_2_4_rc1
resources
sergei
ssa
svenbarth
target-subdir
targetandroid
tg74
tue
unicode
unicodekvm
unicodertl
unicodestring
unitrw
usersections
wasm
webassembly
wkrenn
wpo
xpcom
z80
svn.freepascal.org: svn/fpc
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
utils
/
dosbox
/
dosbox_wrapper.pas
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add more debug information when verbose is set
pierre
2020-01-23
1
-11
/
+51
*
Report if ExitStatus of DosBox process is non-zero
pierre
2018-06-08
1
-2
/
+7
*
Correct copy of files to temp directory and removal of temp directory
pierre
2018-05-09
1
-22
/
+93
*
Avoid program RTE if failing to remove temporary directory
pierre
2018-04-22
1
-1
/
+2
*
Add .exe suffix to ASrcFileName if ADestFileName ends with .exe or if file i...
pierre
2018-04-12
1
-2
/
+7
*
Add handling of DelFiles
pierre
2018-04-04
1
-21
/
+22
*
* Improve support in temporary directory.
pierre
2018-04-04
1
-7
/
+171
*
Search for cwsdpmi DOS exeutable in PATH if DOSBOX_NEEDS_CWSDPMI is set or T...
pierre
2017-07-11
1
-0
/
+17
*
Fix ExitCode readout if temp directory is used by postponing temp directory ...
pierre
2017-05-24
1
-2
/
+2
*
+ Add UseSignals macro, which conditionally adds
pierre
2017-05-16
1
-23
/
+84
*
+ Add verbose boolean variable, set to false by default,
pierre
2016-03-30
1
-9
/
+36
*
* dosbox timeout increased to 100 seconds
nickysn
2016-01-03
1
-1
/
+1
*
* increased the default dosbox timeout to 90 seconds
nickysn
2015-12-27
1
-1
/
+1
*
* increased the default dosbox timeout to 60 seconds
nickysn
2015-12-22
1
-1
/
+1
*
+ support specifying the dosbox timeout (the maximal amount of time a test is
nickysn
2015-12-22
1
-3
/
+8
*
* handle exceptions when opening the exitcode.txt file as well, so that we write
nickysn
2015-12-18
1
-1
/
+1
*
* write a message to stdout if dosbox is killed due to a timeout
nickysn
2015-12-18
1
-0
/
+3
*
+ (OutputFileName variable): Add possibility to use output duplicated to a ...
pierre
2015-12-10
1
-8
/
+95
*
* on Windows, run dosbox with the swoHIDE option to prevent the annoying focus
nickysn
2015-12-09
1
-0
/
+3
*
+ implemented a timeout in the dosbox wrapper, so that we don't wait forever ...
nickysn
2013-04-10
1
-2
/
+28
*
* dosbox_wrapper made to add automatically .exe to the file name, if it is mi...
nickysn
2013-04-03
1
-1
/
+4
*
+ dosbox wrapper script replaced with a pascal implementation that is multipl...
nickysn
2013-04-02
1
-0
/
+147