提交历史

作者 SHA1 备注 提交日期
  florian 13de117b8e * give better error message for #40821 1 年之前
  florian ebf39d6109 * patch by alligator: avoid unncessary calls to CalcTotalSize 1 年之前
  florian f8da65f8e9 * cosmetics 1 年之前
  Sven/Sarah Barth 47cdbda029 * rename packages/build/Makefile to Makefile-no-regen to avoid it being changed if one uses "fpcmake -Tall -r" in an upper directory 1 年之前
  Sven/Sarah Barth 360ea0ec3d * restore original content of packages/build/Makefile 1 年之前
  Sven/Sarah Barth c60f233dc0 * we want to call fpcmake, not fpmake 1 年之前
  Sven/Sarah Barth c069e9b1d2 * rename utils/build/Makefile to Makefile-no-regen so that it isn't touched if someone uses "fpcmake -Tall -r" in some upper directory 1 年之前
  Sven/Sarah Barth 3ed60f6c2b * restore original content of utils/build/Makefile 1 年之前
  Sven/Sarah Barth 60190ff375 * regenerate Makefiles after the removal of the vpath settings 1 年之前
  Sven/Sarah Barth b8c695dad8 - remove setting the vpath for the PPU tests as this should not be necessary due to all targets being available in the corresponding variables 1 年之前
  florian 8b2ebd07bf * don't throw an internal error if a procedure is passed to a const formal parameter, resolves #40817 1 年之前
  Michaël Van Canneyt 558704f91c * Make getters/setter protected, add flag to make them private methods 1 年之前
  Pierre Muller c9260edb4f Postpone setting of prevline to correct message when prevline not found 1 年之前
  Pierre Muller 83d3a39417 Avoid unnecessary call when length(s) is zero, which avoids range check error 1 年之前
  florian 8d3a9c3dda * remove unneeded checks in generic string routines, resolves #40816 1 年之前
  Michaël Van Canneyt 0187580793 * Promise implementation and demo 1 年之前
  Michaël Van Canneyt 2c66f30520 * Remove debug statements 1 年之前
  florian 2fe3955be9 + more change information 1 年之前
  Pierre Muller f7eaa6f3d6 Regenerate Makefile's after setting ALLPPUDIRS variable 1 年之前
  Pierre Muller 35510bd0cd Rename ALLPPUDIR to ALLPPUDIRS to use same make variable as in packages and utils directories 1 年之前
  Pierre Muller c7213e6629 Set ALLPPUDIRS make variable 1 年之前
  Pierre Muller 5fc78b223c Respect alphabetical order in -T listing for aarch64 compiler 1 年之前
  Pierre Muller a38effb29b Add missing information about -T option for embedded and iphonesim target OS for aarch64 compiler help using -h option 1 年之前
  Pierre Muller d44a1c4100 Remove compiler/msgtxt.inc and compiler/msgidx.inc from tracked file list 1 年之前
  Pierre Muller 2d8a50556c Fix exclusion of ogelf unit using $ifndef NOOGELF 1 年之前
  Pierre Muller 010127a622 Add ogmacho unit loading unless NOOGMACHO macro is defined 1 年之前
  Pierre Muller ce702df526 Take care about endianess in arm instruction binary code generator 1 年之前
  Pierre Muller 318e31487a Take care about endianess in arm eabi attribute section 1 年之前
  florian bdb611c925 * small fix of change information 1 年之前
  marcoonthegit 3d41e0923b * silence some warnings 1 年之前