ccrause
|
a901cb9de5
RP2040 support based on modification by Michael Ring (https://github.com/michael-ring/freepascal).
|
2 years ago |
Pierre Muller
|
b654c96bd3
Remove OS specific SYSTEMUNIT variable setting
|
2 years ago |
Pierre Muller
|
8ce2241055
Remove softfpu from unit list for wasm32-embedded target
|
2 years ago |
Pierre Muller
|
5514863853
amiga and embedded Makefile.pfc changes
|
2 years ago |
Pierre Muller
|
85649e2d1d
Remove OS spefic rules for system unit.
|
2 years ago |
Pierre Muller
|
4367f68dd1
Use CLASSESUNIT variable instead of classes
|
2 years ago |
Pierre Muller
|
d76dc780c4
Remove references to variants, varutils, dateutil and fpmkunit units, all moved to packages long ago
|
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
|
a622c5096c
Replace all objpas unit references by $(OBJPASUNIT) OS Makefile.fpc
|
2 years ago |
Pierre Muller
|
172d81cd84
Replace typinfo and types unit by TYPINFOUNIT and TYPESUNIT
|
2 years ago |
Pierre Muller
|
d21e523e4e
Handle typinfo unit for DOTTED
|
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
|
2eabe295ff
* Update math unit rules for dotted version
|
2 years ago |
Pierre Muller
|
c25a75973e
Use CP_UNITS variable
|
2 years ago |
Pierre Muller
|
bfde9e5a13
Remove OS getopts rule and use GETOPTSUNIT variable
|
2 years ago |
Pierre Muller
|
a5bb308012
Use FGLUNIT and CPALLUNIT variables
|
2 years ago |
Pierre Muller
|
c376514ca3
Remove OS rules for strings unit and use STRINGSUNIT variable
|
2 years ago |
Pierre Muller
|
5b0e65c075
Replace lineinfo by variable LINEINFOUNIT
|
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
|
0e8acc5e5c
Remove OS specific iso7185 unit rules, and replace iso7185 by $(ISO7185UNIT)
|
2 years ago |
Pierre Muller
|
fb331a3f59
Replace all macpas by $(MACPASUNIT) in Makefile.fpc files
|
2 years ago |
florian
|
8cea93bfea
* missing file to build added, as mentioned by Mathew Bradford
|
2 years ago |
Interferon
|
b0adc3cf0c
Added generic WCH32Vx RISC-V processor types using memory size suffixes
|
2 years ago |
Pierre Muller
|
3def5276f1
Fix z80-embedded target
|
2 years ago |
Pierre Muller
|
b8ba56e8a3
Avoid recurvise variable expansion error for wasm32-embedded
|
2 years ago |
Pierre Muller
|
bc8ca64ca8
Dotted rules for arm-embedded
|
2 years ago |
Pierre Muller
|
9da2886a38
Try to fix dotted rules for embedded targets
|
2 years ago |