Pierre Muller
|
cb2d675732
Remove OS specific SYSTEMUNIT variable setting
|
1 year ago |
Pierre Muller
|
70d25e3b60
Remove OS spefic rules for system unit.
|
1 year ago |
Pierre Muller
|
71ebbd7cc3
Use CLASSESUNIT variable instead of classes
|
1 year ago |
Pierre Muller
|
820830cacc
Remove references to variants, varutils, dateutil and fpmkunit units, all moved to packages long ago
|
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
|
6b636fc22d
Replace all objpas unit references by $(OBJPASUNIT) OS Makefile.fpc
|
1 year ago |
Pierre Muller
|
2f8c0c091c
Replace typinfo and types unit by TYPINFOUNIT and TYPESUNIT
|
1 year ago |
Pierre Muller
|
3daac41f3d
Handle typinfo unit for DOTTED
|
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
|
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
|
971ba981f7
Remove OS getopts rule and use GETOPTSUNIT variable
|
1 year ago |
Pierre Muller
|
63d64cce41
Use FGLUNIT and CPALLUNIT variables
|
1 year ago |
Pierre Muller
|
20e87be824
Remove OS rules for strings unit and use STRINGSUNIT variable
|
1 year ago |
Pierre Muller
|
3f4c6c5255
Replace lineinfo by variable LINEINFOUNIT
|
1 year ago |
Pierre Muller
|
b081947e49
Replace all uuchar by $(UUCHARUNIT) in Makefile.fpc
|
1 year ago |
Pierre Muller
|
e34a5ac44b
Remove OS specific extpas rules and replace extpas by $(EXTPASUNIT)
|
1 year ago |
Pierre Muller
|
d1c0a1b8d3
Remove OS specific iso7185 unit rules, and replace iso7185 by $(ISO7185UNIT)
|
1 year ago |
Pierre Muller
|
774140bb84
Replace all macpas by $(MACPASUNIT) in Makefile.fpc files
|
1 year ago |
Pierre Muller
|
7fd97011df
Remove all OS specific macpas unit rule
|
1 year ago |
Pierre Muller
|
fbec954de9
Add dependency of dos unit to objpas unit due to use of objfpc mode for FreeRTOS OS
|
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
|
6f713ab51b
Fix installation of freertos RTL
|
2 years ago |
Michaël Van Canneyt
|
681a00a76f
* Fixes based on feedback of team, fixes issue #40368
|
2 years ago |
Michael VAN CANNEYT
|
ccfa38c68e
* Dotted RTL compiles
|
2 years ago |
Pierre Muller
|
c00fe41625
Fix error leading to Makefile error for all non AVR CPUs even when SUBARCH is set
|
2 years ago |
florian
|
e9ec4a8bb3
* more riscv32-freertos-esp32c3 stuff added
|
2 years ago |
ccrause
|
181ee30174
Update build and link requirements for esp-idf v4.4. Refactor the version dependent linker fragments list into an array of version specific array of strings for easier updating in future.
|
3 years ago |
ccrause
|
a9d883ada1
Add link unit for esp-idf v4.1. Version checks to allow for different patch levels in idf_version.
|
3 years ago |