Commit Graph

25 Commits

Author SHA1 Message Date
peter
9a52335df8 * don't rebuild ctest.o implicit, gives troubles under win32
that has only gcc.exe, but no cc1.exe and other support files
  * fix passing of arguments for win32

git-svn-id: trunk@494 -
2005-06-25 19:47:01 +00:00
Tomas Hajny
572fe34515 * popuperr instead of win32err 2004-12-05 14:12:34 +00:00
peter
5534e9ccae * use separate output dirs
* same tree can be used for multiple targets
2004-11-09 17:26:28 +00:00
peter
514215ea0d * remote execute updates, see readme.txt 2004-05-16 20:13:04 +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
olle
65570a3d6b * Changed which files is copied, when USEUNITDIR is defined 2004-04-06 21:49:37 +00:00
peter
ea0940bea0 * typo in fcl support 2003-12-23 22:20:46 +00:00
peter
ef20e6364a * 1.1 does not need fcl anymore 2003-10-31 17:02:43 +00:00
peter
cb49935ca1 * create tmp installdir to install exe files 2003-05-09 16:31:05 +00:00
pierre
c27cd0bc71 * also recompile packages/base if needed 2003-04-10 07:06:51 +00:00
peter
4f3290275d * don't clean the original rtl dirs 2002-12-24 21:52:59 +00:00
pierre
7c4378c3dd * use -n option 2002-11-18 01:05:55 +00:00
pierre
c7b13d3135 * USEUNITDIR added to allow use of specific unit dir 2002-10-15 06:43:02 +00:00
peter
8c521811f7 * 1.0 uses also the new fpcmake 2001-06-01 22:41:25 +00:00
peter
293d6a1671 * Makefile fixes 2001-05-03 21:35:04 +00:00
peter
d3aa0f3f26 * fixed to also work with 1.0.x fpcmake makefiles 2001-02-02 23:14:44 +00:00
peter
d65ec7ac1c * default.fpcdir is back
* subdir requirement checking works, but not very optimal yet as
    it can load the same Makefile.fpc multiple times
2001-02-01 22:00:03 +00:00
peter
d9b97cc5bf * New FPCMake update 2001-01-29 21:52:17 +00:00
peter
7c436e40e5 * win32 and go32v2 updates 2000-12-10 12:08:11 +00:00
peter
e7d12a5de3 * renamed test suite 2000-11-30 22:38:14 +00:00
peter
849297e701 * renamed units again 2000-11-30 22:26:33 +00:00
peter
c5dcb7d36d * new testsuite setup 2000-11-29 23:14:10 +00:00
peter
d8d3c08e63 * moved to oldtests module 2000-11-29 23:09:09 +00:00
pierre
17ee448ad9 + also copy smartlibs if they exist 2000-07-04 14:11:07 +00:00
pierre
8a7326f5a3 + units directory added to store all needed units
this enables to use "-n -Fuunits" options ans thus to get rid of
    external configuration specificities.
  * win95test changed to use units/Makefile
2000-04-14 06:36:47 +00:00