Pierre Muller
|
b654c96bd3
Remove OS specific SYSTEMUNIT variable setting
|
2 years ago |
Pierre Muller
|
b1fe0b7a92
Remove obsolete handling of RELEASE, done by fpcmake
|
2 years ago |
Pierre Muller
|
4367f68dd1
Use CLASSESUNIT variable instead of classes
|
2 years ago |
Pierre Muller
|
5a9088fb7a
Remove OS specific rules for sysutils unit and set SYSUTILS_DEPS_OS as needed
|
2 years ago |
Pierre Muller
|
d21e523e4e
Handle typinfo unit for DOTTED
|
2 years ago |
Pierre Muller
|
ca5d7990a5
Add ctypes and dl unit dependencies of exeinfo unit for darwin target
|
2 years ago |
Pierre Muller
|
fa1250d838
Handle rtlconst(s) unit for DOTTED
|
2 years ago |
Pierre Muller
|
7e6dec04d4
Handle sysconst unit for DOTTED
|
2 years ago |
Pierre Muller
|
045e57d947
Handle dynlibs unit to support DOTTED version
|
2 years ago |
Pierre Muller
|
2eabe295ff
* Update math unit rules for dotted version
|
2 years ago |
Pierre Muller
|
03e261b82d
Use CP_UNITS in OS Makefile.fpc
|
2 years ago |
Pierre Muller
|
f0be6fbc37
Replace heaptrc by $(HEAPTRCUNIT) in all Makefile.fpc
|
2 years ago |
Pierre Muller
|
aea4dca26d
Replace all uuchar by $(UUCHARUNIT) in Makefile.fpc
|
2 years ago |
Pierre Muller
|
0aa116bf11
Replace objpas by $(OBJPASUNIT) in all Makefile.fpc
|
2 years ago |
Pierre Muller
|
5237a1477c
Remove OS specific extpas rules and replace extpas by $(EXTPASUNIT)
|
2 years ago |
Pierre Muller
|
fb331a3f59
Replace all macpas by $(MACPASUNIT) in Makefile.fpc files
|
2 years ago |
Pierre Muller
|
2991e50fb9
Replace all fpintres with $(FPINTRESUNIT) in Makefile.fpc
|
2 years ago |
Pierre Muller
|
773e8be5db
Remove obsolete GRAPHDIR and USELIBGGI, because graph unit has been moved to packages long ago
|
2 years ago |
Pierre Muller
|
c6ade8c39f
Remove code testing for FPC_VERSION 1.X or 2.X
|
2 years ago |
Michaël Van Canneyt
|
63fa373f21
* Fixes based on feedback of team, fixes issue #40368
|
2 years ago |
Michaël Van Canneyt
|
6e93aa6137
* Fix EOL escapes, regenerate makefiles
|
2 years ago |
Michaël Van Canneyt
|
8124948884
* dos unit deps
|
2 years ago |
Michaël Van Canneyt
|
1410332764
* Better dependencies for ctypes, remove double unit rules
|
2 years ago |
Michaël Van Canneyt
|
2598c9a854
* Correct dependency for dynlibs
|
2 years ago |
Michael VAN CANNEYT
|
e04f02dc37
* Dotted RTL compiles
|
2 years ago |
inoussa
|
163d2ab344
Unicode' unicodenumtable.pas removed : update Makefile.fpc.
|
3 years ago |
florian
|
49ff6f5126
* patch by Alfred to fix cross building to darwin, resolves #39109
|
4 years ago |
florian
|
c3f95f65ed
* improved system unit dependencies
|
4 years ago |
Jonas Maebe
|
0eb9dd3879
* Darwin support for printing line info for backtraces when using Dwarf,
|
4 years ago |
Jonas Maebe
|
24e188f0d2
* add missing unixutils -> baseunix dependency
|
4 years ago |