Commit History

Author SHA1 Message Date
  Michael Ring 14b3c11c0d Initial support for esp32-c6-s2-s3. Support for idf versions 5.0.6 and 5.2.1 1 year ago
  ccrause 8e717f4142 Add support for esp-idf v4.4 1 year ago
  Pierre Muller a5cb0b6179 Remove SUBARCH refering to non-existing units for arm-freertos target 1 year ago
  Pierre Muller 4b5e5f0ddb Remove obsolete/unused rules inside rtl/freertos/Makefile.fpc 1 year ago
  Pierre Muller d7eef9c3ca Add heapmgr and consoleio dependency for all freertos CPU specific units 1 year ago
  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 2 years ago
  Pierre Muller e34a5ac44b Remove OS specific extpas rules and replace extpas by $(EXTPASUNIT) 2 years ago
  Pierre Muller d1c0a1b8d3 Remove OS specific iso7185 unit rules, and replace iso7185 by $(ISO7185UNIT) 2 years ago
  Pierre Muller 774140bb84 Replace all macpas by $(MACPASUNIT) in Makefile.fpc files 2 years ago
  Pierre Muller 7fd97011df Remove all OS specific macpas unit rule 2 years ago
  Pierre Muller fbec954de9 Add dependency of dos unit to objpas unit due to use of objfpc mode for FreeRTOS OS 2 years 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