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