Jonas Maebe
|
30bc89cfe5
* fixed dependency checking for source files in subdirectories relative
|
18 years ago |
Jonas Maebe
|
673d02c6b8
* re-added darwin/ppc64 support (please use up-to-date fpcmake)
|
18 years ago |
mazen
|
57696aa274
* Build unixutil package for all Linux platforms instead of only Linux/i386.
|
18 years ago |
Jonas Maebe
|
c13ff3729b
* Merged 2.3 branch changes:
|
18 years ago |
florian
|
e8c48ab561
+ eDSP instructions for arm
|
18 years ago |
florian
|
38dabf82da
+ insdat target for easier instruction table recreation
|
18 years ago |
Jonas Maebe
|
da942bdc58
* .NOTPARALLEL target so cycle works with make -j for targets whose
|
18 years ago |
Jonas Maebe
|
7dac4c57c2
+ add -gttt to extcycle
|
18 years ago |
yury
|
3fba2975a2
* proper fix for r6069. Double quotes should not be used in makefiles because on Windows make creates batch file for executing programs with double quotes in parameters. It leads to strange errors.
|
18 years ago |
yury
|
2219e9fa45
* fixed: wrong fpc executable was used when doing make cycle to create cross compiler.
|
18 years ago |
peter
|
78499f85dd
* symbian support from Felipe
|
18 years ago |
yury
|
c5deb38154
* removed -dNOOPT for ARM because -O2 works good now.
|
18 years ago |
florian
|
ff40ed3264
* Makefiles regenerated
|
18 years ago |
Károly Balogh
|
705033284e
+ regenerated makefiles to support powerpc-amiga target
|
19 years ago |
peter
|
979094d0a2
* use echoredir for creating revision.inc
|
19 years ago |
micha
|
87b196130c
fix cross installation
|
19 years ago |
florian
|
c6787b52a7
+ compile the svn revision into the compiler, to do so, a file compiler/revision.inc must exist which is updated then
|
19 years ago |
Jonas Maebe
|
b1c72f6cfa
* add ppcgen directory to unit search path for ppc32/ppc64 (forgot to
|
19 years ago |
peter
|
cba7504dec
* use -P for cross compile
|
19 years ago |
peter
|
323d6cf640
* use -O2 for 2.1.1 compilers
|
19 years ago |
Jonas Maebe
|
f3ffa1400a
* regenerated for new ppc release optimizer settings
|
19 years ago |
peter
|
b7fe6797bf
Merged revisions 2921-2922,2925 via svnmerge from
|
19 years ago |
peter
|
0899f0fbf7
* added powerpc64 to dir targets
|
19 years ago |
Jonas Maebe
|
f868c80460
+ i386-darwin support (use fpcmake from after 12 February 2006)
|
19 years ago |
mazen
|
aeb162e4e1
+ added target arm-palmos (please use an fpcmake later than 04 feb 2006 in future)
|
19 years ago |
tom_at_work
|
a3295f379a
* removed powerpc64/linux from SMARTLINKTARGETS. Takes way too much time without an internal binwriter.
|
19 years ago |
mazen
|
bc18d6eb8a
+ added palmos support to makes files
|
19 years ago |
tom_at_work
|
453bb6d1c9
* removed libc package from build for every linux platform but i386 and x86-64 (libc is a x86 specific kylix compatibility library)
|
19 years ago |
florian
|
b9a0e2ead2
* makefile again regenerated
|
19 years ago |
florian
|
40290348bc
* Makefiles regenerated
|
19 years ago |