peter
7d4885dc70
* ECHOREDIR set to echo for not Unix
2003-10-28 16:38:22 +00:00
peter
bb595e61bb
* replace \ with / in path to make.exe
2003-10-27 15:34:13 +00:00
Tomas Hajny
42f14d3bfd
* Wiktor Sywula: platform extensions updated
2003-10-18 09:48:00 +00:00
peter
964de0b20a
* add path of make to SEARCHPATH
2003-10-13 12:14:31 +00:00
peter
52fe9035d9
* fpc -Q to -P
2003-10-09 14:31:12 +00:00
marco
feaed02001
* cross compiling fixes to makefile and fpcmake
2003-10-04 13:48:11 +00:00
marco
313e4f97bf
* Crosscompiling fixes for prefix handling. make all comes a long way now
...
make install still to do
2003-10-03 21:36:44 +00:00
marco
eaceacb7e2
* remake with new fpc param
2003-10-02 08:50:13 +00:00
florian
f48b695397
+ darwin support added
2003-05-20 23:54:45 +00:00
peter
33a6f3a12a
* check for cygdriver in PATH to check for Cygwin, the old detection
...
method didn't work with recent Cygwin
2003-05-13 14:45:17 +00:00
peter
d1eb9015ae
* compare full source and target if ppas needs to be run
2003-04-23 14:01:24 +00:00
peter
38d291b799
* fixed extension setting
2003-04-01 16:03:42 +00:00
Tomas Hajny
bb42b50950
* wrong version committed previously :-(
2003-03-29 15:33:51 +00:00
armin
d503c887a0
* extention for obj was .n instead of .o for netware
2003-03-24 10:19:05 +00:00
armin
d9f4d94d50
* changed extentions for netware from .on in .o and from .ppn in .ppu
2003-03-24 09:28:55 +00:00
Tomas Hajny
0d9ac94e62
+ platform extensions unified, emx target added
2003-03-23 23:18:26 +00:00
peter
87a76229bd
* define HASUNIX for Linux 1.0.6
2003-01-14 20:41:18 +00:00
peter
e25089e0bf
* include generated .inc
2003-01-14 15:31:54 +00:00
peter
9dbdd882b3
* only one call to a 1.1 compiler is needed to retrieve all info
2003-01-13 21:04:29 +00:00
florian
f19b32a165
+ macos and macosx target
...
* fixed target detection, first we should try the default target
2003-01-13 15:09:16 +00:00
peter
8c915fecf0
* fix wrong check for sh.exe
2002-11-24 16:20:05 +00:00
pierre
4cadc22889
* adapt to DEFAULT_TARGET_CPU/OS
...
* try to handle cygwin shells
2002-09-27 06:59:49 +00:00
marco
0e2046b1fd
* Some more OpenBSD fixes.
2002-08-01 12:28:49 +00:00
marco
c088f4d620
* Renamefest
2002-06-02 17:10:35 +00:00
carl
e3af82f49f
+ Qnx target updates in makefiles
2002-05-01 16:47:49 +00:00
armin
7f8ada1bcb
+ changes for netware
2002-04-01 11:50:04 +00:00
armin
3cad464e3f
+ netware extensions added
2002-04-01 10:37:19 +00:00
peter
927c693482
* fix source location in zips for packages and demos
2002-03-19 19:36:55 +00:00
peter
58218bf81f
* Regenerated with updated fpcmake
2002-03-11 19:10:28 +00:00
peter
d99b34aa84
* regenerated
2002-03-04 17:54:33 +00:00
peter
bc7b98377f
* souceinstall updates
2002-02-28 21:12:43 +00:00
pierre
79f7263c3c
+ CHECKDEPEND var to check if packages are up to date
2002-02-28 17:03:47 +00:00
pierre
b2b3dfd506
* regenerated from fpcmake.ini
2002-02-25 22:15:19 +00:00
peter
4fbfbf38dc
* load package section first before setting globals
...
* fixed buildunit
2002-01-29 22:00:22 +00:00
peter
73deb4a002
* packages splitted to base and extra
2002-01-29 17:48:51 +00:00
peter
3a853dae8e
* -r option to process target dirs also
...
* default changed to build only for current target
* removed auto building of required packages
* removed makefile target because it causes problems with
an internal rule of make
2002-01-27 21:42:33 +00:00
peter
3175676917
* lcl updates
...
* small optimizes for package check
2002-01-06 21:50:03 +00:00
carl
e841744dd3
+ SunOS uses UNIX installation directories
2001-12-15 04:20:16 +00:00
carl
0e53052605
+ Added SunOS and QNX targets
2001-12-11 23:01:56 +00:00
marco
7866897343
* BSDhier fix to fpcmake.ini + makefile update.
2001-12-11 10:39:53 +00:00
peter
aff68fdfd4
* asw support
2001-10-18 20:55:18 +00:00
peter
ec9e4f4556
* fpc -PB instead of -P?
...
* check if fpc exists if not found fallback to ppc386
2001-10-16 20:52:34 +00:00
peter
b5f61f6d89
* cross compiling support
2001-10-14 21:38:31 +00:00
peter
5d6cfe797c
* typo in fpc -P? detection
2001-10-12 16:08:02 +00:00
carl
a04f05b002
+ beos target
2001-09-28 02:36:03 +00:00
peter
2ac1305371
* better detection of used ppcXXX
2001-09-22 11:13:09 +00:00
marco
a4bf3d5bbe
* Fixed ld.so.conf and added /usr/pkg/lib for netbsd
2001-09-11 10:10:19 +00:00
peter
a22c05827d
* small fix for optimizer setting
...
* delete also script.res
2001-08-30 19:44:09 +00:00
pierre
2990981dbc
* eliminate optimisations if RELEASE on if not for i386 cpu
2001-08-29 14:03:05 +00:00
peter
d9f43c2ea0
* firstword added
...
* pathexist fix to include sysfile
2001-08-22 20:45:19 +00:00