florian
|
3e7e3dc2eb
* when looking for the compiler, call fpc with the right target cpu name, resolves #9924 after makefile regeneration
|
18 years ago |
pierre
|
cbae87c505
* Added missing endif in previous commit
|
18 years ago |
pierre
|
3c096a9549
* Run batch using COMSPEC for go32v2 and watcom
|
18 years ago |
Jonas Maebe
|
cb744d37ff
- reverted change for avoiding recompilation of units in subdirs,
|
18 years ago |
Jonas Maebe
|
30bc89cfe5
* fixed dependency checking for source files in subdirectories relative
|
18 years ago |
peter
|
54bb5a0df8
* vpath for include files
|
18 years ago |
peter
|
3eaece1399
* packagesdir
|
18 years ago |
peter
|
3a46ab06a3
* symbian support
|
18 years ago |
florian
|
1f522b7704
* fixed -Cg ifdefs
|
18 years ago |
florian
|
fb22e83d89
* force pic'ed code on x86_64
|
18 years ago |
Károly Balogh
|
d41f1ca2d8
+ enabled Amiga target for PowerPC
|
19 years ago |
peter
|
f3c4ff3470
* win64 lcl
|
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
|
73356964b0
* -O1r -> -O2 for ppc release
|
19 years ago |
florian
|
b9a0e2ead2
* makefile again regenerated
|
19 years ago |
florian
|
7cfcc635fa
* install shared library only if it exists
|
19 years ago |
florian
|
dfcf0cb9d7
* proper handling of build units and implicit units for shared libs
|
19 years ago |
florian
|
7dbeab548d
+ make shared implemented
|
19 years ago |
florian
|
0454654a22
* more shared stuff, still not perfect
|
19 years ago |
florian
|
9c6b3cc8f7
+ make shared
|
19 years ago |
marco
|
f7f14e4dee
* CROSSOPT support
|
20 years ago |
tom_at_work
|
202236c6e0
* fpcmake.ini update which fixes glibc search path problems on PowerPC64
|
20 years ago |
Jonas Maebe
|
2dbdc474fd
* use register variables when release-building for ppc (more or less doubles
|
20 years ago |
florian
|
da58c3ca5a
* -Ur switch for RELEASE mode is generated by fpcmake
|
20 years ago |
florian
|
1f84c12ae4
+ wince and win64 target added to be handled by fpcmake
|
20 years ago |
peter
|
1d857bdb67
* vj for bz2 compression
|
20 years ago |
peter
|
02fa3205b8
* sunos to solaris
|
20 years ago |
peter
|
3089ca7d24
* strip dir from ppu when installing
|
20 years ago |
peter
|
9734ec881c
* call fpcmake with -Tcpu-os
|
20 years ago |