Commit History

Author SHA1 Message Date
  florian c37f6c052e * patch by J. Gareth Moreton: fix constant handling on aarch64, resolves #37554 5 years ago
  svenbarth fab0cf9537 * regenerate msg*.inc files 5 years ago
  svenbarth 352489c397 * document -FF option 5 years ago
  svenbarth 4faea3a186 * fix order of options 5 years ago
  Mattias Gaertner eb1978fba6 pastojs: fixed TLibraryPas2JSCompiler.CheckUnitAlias changing size of unitname 5 years ago
  svenbarth f3541984ee * make sure that the resource compiler related globals are reset 5 years ago
  svenbarth b88d12c7b9 + add option -FF to force the use of fpcres as RC compiler 5 years ago
  svenbarth f1b9989bdd * for RC files set the current directory to the directory of the RC file so that relative paths are resolved correctly 5 years ago
  florian 61d44bba17 * allow iso gotos within a procedure 5 years ago
  svenbarth bd6d1e0b6a * do not automatically register the RC reader, because it captures any file, instead handle that in fpcres itself if the output format calls for it 5 years ago
  svenbarth 226ee14c20 * add rcreader and rcparser with correct dependencies 5 years ago
  svenbarth d59321271b * fcl-base no longer needs to depend on fcl-res 5 years ago
  svenbarth aa95cfe0ae * move FileInfo unit and the corresponding example from fcl-base to fcl-extra 5 years ago
  svenbarth 7c96b255f8 * use TFPGMap from fgl instead of TFPStringHashTable from Contnrs 5 years ago
  svenbarth 7da2ee4578 * set correct compiler flags 5 years ago
  svenbarth 108e78d441 * generate Makefile 5 years ago
  svenbarth cb98d97b78 * move lexlib and yacclib to their own package 5 years ago
  svenbarth 5eabf9851e fcl-res, fpcres: command line switches for include and defines 5 years ago
  svenbarth a2750fc5dc fcl-res: memory management 5 years ago
  svenbarth 8008f314b1 fcl-res: fix LANGUAGE attribute 5 years ago
  svenbarth 81885c7e72 fcl-res: replace preproc defines with much faster hashtable 5 years ago
  svenbarth a3a6dca5ea fcl-res: fix strings, literal RCDATA 5 years ago
  svenbarth 3a65c1912b fcl-res: support octal numbers 5 years ago
  svenbarth b88adc8e64 fcl-res: move rcparser code to include file 5 years ago
  svenbarth d01d35fb74 fcl-res: L"String" support, improved codepage handling 5 years ago
  svenbarth 1ee401aee1 fcl-res: numeric expressions 5 years ago
  svenbarth 8a10f1651d fcl-res: VERSIONINFO resources 5 years ago
  svenbarth 70d32c4c7e fcl-res: TStringTableResource: use UnicodeString 5 years ago
  svenbarth 7e808124cc fcl-res: STRINGTABLE resources 5 years ago
  svenbarth b76c87551f fcl-res: BITMAP, ICON, CURSOR, RCDATA resource types 5 years ago