Commit Graph

14 Commits

Author SHA1 Message Date
pierre
16963b7186 Add explict dependencies to used units
git-svn-id: trunk@39179 -
2018-06-05 21:39:44 +00:00
pierre
3455c82b88 Always add dosbox/dosbox_wrapper to clean list
git-svn-id: trunk@38752 -
2018-04-12 15:39:57 +00:00
nickysn
1d015b9620 * fixed dosbox_wrapper compilation under windows
git-svn-id: trunk@32628 -
2015-12-10 14:47:31 +00:00
pierre
f6133d4417 Add dosbox/dosbox_wrapper to list of programs if EMULATOR variable contains dosbox_wrapper string pattern
git-svn-id: trunk@32625 -
2015-12-10 01:51:15 +00:00
pierre
11d5f6a88b Add explicit rule to compile dosbox_wrapper, executable is put in utils/dosbox directory
git-svn-id: trunk@32614 -
2015-12-07 22:54:02 +00:00
pierre
a5ea0d2b4c Add dbconfig program to handle TESTCONFIG table
git-svn-id: trunk@26209 -
2013-12-10 08:48:08 +00:00
Jonas Maebe
252483ffd8 + support for running the testsuite in parallel. Note that only the "all"
target can be run in parallel, so "clean", "digest" and/or "dbdigest"
    have to be run in separate make invocations if you wish to use -j for
    running the testsuite

git-svn-id: trunk@21406 -
2012-05-28 09:14:56 +00:00
Tomas Hajny
91b87e078a * fix for running testsuite for GO32v2 by Giulio Bernardi
git-svn-id: trunk@10835 -
2008-04-28 14:40:21 +00:00
Vincent Snijders
e9dfa12646 added fptime to the makefile for all targets
git-svn-id: trunk@8623 -
2007-09-23 17:25:02 +00:00
florian
80d856aa33 * build prepup only on targets using it
git-svn-id: trunk@5051 -
2006-10-29 08:08:47 +00:00
florian
4a4b26b602 * use pascal program to generate the tar list to be more platform independend
git-svn-id: trunk@4975 -
2006-10-19 10:50:54 +00:00
peter
79ba0c0609 * only build dbdigest for fulldb 2005-03-04 17:09:49 +00:00
peter
9134bbede2 * dbdigest target 2005-02-14 17:41:39 +00:00
olle
bdaab01714 Major makefile rework for tests directory:
* differentiated between driver and test environment
  + added utils/Makefile.fpc, under the driver environment
  * units/Makefile.fpc is under the test environment
  * Makefile controls everything
  * plus lot of smaller changes
2004-04-27 23:13:49 +00:00