Pierre Muller
|
3edd92dab1
Examinc OPT and CROSSOPT instead of FPCOPT in [prerules] to check if syscall unit needs objpas dependency
|
1 year ago |
Pierre Muller
|
37ffd4051a
Add dependency on objpas unit for syscall unit compiled with -dFPC_USE_LIBC
|
1 year ago |
Pierre Muller
|
71c6b6be0c
Add also DOSDIR and CLASSESDIR
|
1 year ago |
Pierre Muller
|
2815273cf0
Set SYSUTILSDIR to unix dir in linux Makefile.fpc
|
1 year ago |
Pierre Muller
|
cb2d675732
Remove OS specific SYSTEMUNIT variable setting
|
1 year ago |
Pierre Muller
|
bb3f9a2454
Remove OS specific rules for cpu unit and use CPUUNIT variable
|
1 year ago |
Pierre Muller
|
3daac41f3d
Handle typinfo unit for DOTTED
|
1 year ago |
Pierre Muller
|
d38324e4e0
sysnr.inc is in linux/sparcgen directory for sparc and sparc64
|
1 year ago |
Pierre Muller
|
e4fb8aa30a
Handle rtlconst(s) unit for DOTTED
|
1 year ago |
Pierre Muller
|
be78db8180
Handle sysconst unit for DOTTED
|
1 year ago |
Pierre Muller
|
5cc4b7531d
Handle syscall unit for DOTTED.
|
1 year ago |
Pierre Muller
|
21fba0badd
Set dynlibs related variables
|
1 year ago |
Pierre Muller
|
82dec844c3
* Update math unit rules for dotted version
|
1 year ago |
Pierre Muller
|
dd1a1d4485
Remove syslinux (former name of system unit), which is obsolete for clean rules
|
1 year ago |
Pierre Muller
|
3dd21b88da
* Remove OS specific linux unit rules
|
1 year ago |
Pierre Muller
|
8395118f43
Use CP_UNITS in OS Makefile.fpc
|
1 year ago |
Pierre Muller
|
55196a4fae
Replace heaptrc by $(HEAPTRCUNIT) in all Makefile.fpc
|
1 year ago |
Pierre Muller
|
b081947e49
Replace all uuchar by $(UUCHARUNIT) in Makefile.fpc
|
1 year ago |
Pierre Muller
|
a88ab9e23f
Replace objpas by $(OBJPASUNIT) in all Makefile.fpc
|
1 year ago |
Pierre Muller
|
774140bb84
Replace all macpas by $(MACPASUNIT) in Makefile.fpc files
|
1 year ago |
Pierre Muller
|
24a5c24cb6
Replace all fpintres with $(FPINTRESUNIT) in Makefile.fpc
|
1 year ago |
Pierre Muller
|
febb45c39c
Re-add 'Lost in translation' mmx unit for i386-linux target
|
2 years ago |
Pierre Muller
|
58d39f8319
Use SYSUTILS_UNIX_DEPS to set +SYSUTILS_DEPS_OS for linux
|
2 years ago |
Pierre Muller
|
6cbb73034f
Avoid overwriting of already set DOS_DEPS_OS and DYNLIBS_DEPS_OS variables for linux RTL
|
2 years ago |
Michaël Van Canneyt
|
f65e6cfebe
* Additional dependency for unit unit
|
2 years ago |
Michaël Van Canneyt
|
681dfc91ac
* Fix typo
|
2 years ago |
Michaël Van Canneyt
|
ba79c04af2
* Extra dependencies for dos, solves hopefully jenkins problem ?
|
2 years ago |
Michaël Van Canneyt
|
681a00a76f
* Fixes based on feedback of team, fixes issue #40368
|
2 years ago |
Michaël Van Canneyt
|
82bc431bf4
* Remove double system unit target
|
2 years ago |
Michaël Van Canneyt
|
27ce569b0b
* Fix EOL escapes, regenerate makefiles
|
2 years ago |