Pierre Muller
|
cb2d675732
Remove OS specific SYSTEMUNIT variable setting
|
1 year ago |
Pierre Muller
|
f462aa9cf1
Remove obsolete handling of RELEASE, done by fpcmake
|
1 year ago |
Pierre Muller
|
71ebbd7cc3
Use CLASSESUNIT variable instead of classes
|
1 year ago |
Pierre Muller
|
abf3ce721c
Remove OS specific rules for sysutils unit and set SYSUTILS_DEPS_OS as needed
|
1 year ago |
Pierre Muller
|
3daac41f3d
Handle typinfo unit for DOTTED
|
1 year ago |
Pierre Muller
|
6f796034db
Add ctypes and dl unit dependencies of exeinfo unit for darwin target
|
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
|
3db44e8d8e
Handle dynlibs unit to support DOTTED version
|
1 year ago |
Pierre Muller
|
82dec844c3
* Update math unit rules for dotted version
|
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
|
e34a5ac44b
Remove OS specific extpas rules and replace extpas by $(EXTPASUNIT)
|
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
|
60649204ad
Remove obsolete GRAPHDIR and USELIBGGI, because graph unit has been moved to packages long ago
|
2 years ago |
Pierre Muller
|
f2cb7ffce9
Remove code testing for FPC_VERSION 1.X or 2.X
|
2 years ago |
Michaël Van Canneyt
|
681a00a76f
* Fixes based on feedback of team, fixes issue #40368
|
2 years ago |
Michaël Van Canneyt
|
27ce569b0b
* Fix EOL escapes, regenerate makefiles
|
2 years ago |
Michaël Van Canneyt
|
2bd2ffff2a
* dos unit deps
|
2 years ago |
Michaël Van Canneyt
|
c43db94883
* Better dependencies for ctypes, remove double unit rules
|
2 years ago |
Michaël Van Canneyt
|
41f5b0756e
* Correct dependency for dynlibs
|
2 years ago |
Michael VAN CANNEYT
|
ccfa38c68e
* 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 |