Historique des commits

Auteur SHA1 Message Date
  nickysn 433050a2c4 * set EXEEXT to .wasm for the WASI target in fpcmake il y a 4 ans
  florian fe06cddbbf * pass suitable sysroot to aarch64-darwin compiler, if none is supplied by SYSROOTPATH il y a 4 ans
  florian 62ea31f255 * riscv64-linux: generate PIC for all units as it is required for shared libraries il y a 4 ans
  pierre 96acda5ac9 Add special gcc options for riscv32/riscv64 gcc calls il y a 4 ans
  pierre ec11284222 Only add -Xr option if RLINKPATH variable is not empty il y a 4 ans
  pierre 660cfc49e8 Add gcc specific options -mabi=32/-mabi=64 for mips CPU il y a 5 ans
  pierre a5997e266f Add powerpc specific call to gcc to get the correct libgcc directory for linux il y a 5 ans
  Jonas Maebe e7d1a77f9a * rename the ARM/AArch64-Darwin targets to ARM/AArch64-iOS il y a 5 ans
  svenbarth a04ec36a61 + add support for Z80 MSX-DOS to fpcmake il y a 5 ans
  pierre 5ffc1b8152 Use GCCLIBDIR variable for FPCMAKEGCCLIBDIR if FPCFPMAKE has same target cpu as CPU_TARGET il y a 5 ans
  nickysn 56b79257a1 * fixed fpmake invokation when building an i386-linux snapshot on a x86_64-linux host il y a 5 ans
  nickysn d57ffc4745 * changed the object file format for z80-embedded and z80-zxspectrum to .rel il y a 5 ans
  pierre 3f9e6aa6b9 Add handling of sparc64-linux and pass -m32/-m64 to $CROSSGCC call il y a 5 ans
  florian 8ac8c79a71 + initial support for arm-freertos largely based on patch by Michael Ring il y a 5 ans
  florian 0750fdf410 * xtensa-freertos requires also SUBARCH being set il y a 5 ans
  Jonas Maebe f81dac4f6f - remove ld.so.conf parsing from makefiles: this was probably done because we il y a 5 ans
  florian 1643fc5210 + xtensa-embedded: patch by Christo Crause to check and support SUBARCH il y a 5 ans
  Jonas Maebe 218ca87a3f * always add the libgcc search directory under Linux, as it is required for il y a 5 ans
  Jonas Maebe 468c8fb820 - removed FPC pre-2.1 optimization options il y a 5 ans
  florian 798a1b6219 * -P option for ppumove il y a 5 ans
  pierre 3238a07a54 Use delayed rules variables containing lists of files when the list can be modified by other Makefile targets generated in between il y a 6 ans
  pierre a652f9e304 Adapt fpc_clean and fpc_cleanall targets il y a 6 ans
  Jonas Maebe 5757ae75b8 * fpcmake & fpmake: support for installing .bc files (LLVM bitcode) il y a 6 ans
  pierre b92ac5290b Add removal of generated bin subdirectory to fpc_cleanall target il y a 6 ans
  yury 671d31df1d + Added support for the aarch64-android target. il y a 7 ans
  pierre 1602d3743c Add SHAREDLIBEXT=.a for AIX OS to fpcmake.ini il y a 7 ans
  pierre e8c753dbd3 Add ppas and ppaslink scripts removal to fpc_clean and fpc_cleanall il y a 7 ans
  florian 9f450419e9 * atari port uses 8.3 file names when storing units (atari/ instead of m68k-atari/ il y a 7 ans
  pierre 22df94492e Fix OS/2 rtl installation failure, due to double listing of static libraries in install rule il y a 8 ans
  pierre 94ed85fa64 Follow-up to commit 35817: Extend do not accept $(FPCDIR)/units sub-directory existence to validate FPCDIR variable value il y a 8 ans