Commit History

Author SHA1 Message Date
  florian f1eb00a450 * do not issue a hint about uninitialized var-parameters, resolves #25916 10 years ago
  marcus 21dcedb18e AROS: corrected type of TDiskObject.do_type 10 years ago
  florian 2eef483aaf * make fpmkunit shellapi independent by adding the three necessary contants manually, 10 years ago
  joost 2d4511101d * Use the windows-api instead of findfirst/findnext to remove a full path. The latter 10 years ago
  florian bb01872821 + handle -CPPACKENUM and -CPPACKRECORD, resolves #27153 10 years ago
  florian d540d56908 * unified internal errors 10 years ago
  joost 5b7f168d2c * Set the full path to the fpc-binary in the fppkg-configuration file 10 years ago
  michael a127bfa51d * Fixed tex marker 10 years ago
  svenbarth 77df68b2d9 Fix basically a regression since the reworking of Delphi compatible generics. The typenames of specialization now (again) contains the type names of the parameters. Additionally they are nicely formatted (TypeName<UnitName1.TypeName1[,...]>. If the full string should be longer than 255 characters an ellipsis will be added accordingly instead of the remaining parameters. 10 years ago
  svenbarth 27f398851b The assumptions of test tthlp22 have changed. 10 years ago
  pierre ddf1a3ea76 Set filemode to READ_ONLY for CopyFile source and correct error in previous commit 10 years ago
  pierre 5240a309e0 Retry opening using read only mode for input file in CopyFile function, never generate an error 10 years ago
  pierre 42b3a51333 * Try to call tarwriter.addfile multiple times 10 years ago
  svenbarth 7b216d7fa6 Fix for Mantis #27120. 10 years ago
  pierre 43213dc637 Change AddFile method from procedure to boolean function 10 years ago
  Tomas Hajny ec24138bfa + add new packages resulting from splitting of utils 10 years ago
  Tomas Hajny 335dd5a05e * fix another mistake in description 10 years ago
  Tomas Hajny fdd389e72b * fix another mistake in description 10 years ago
  Tomas Hajny 074f9a1e66 * fix typo in description (creaty) 10 years ago
  Tomas Hajny 5b3cf423bf * increase maximum amount of packages/lines per tab to 60 - make space for new utils packages 10 years ago
  Tomas Hajny e659fd73eb * fix pkglist command to include also packages built for all targets (relevant mostly for utils) 10 years ago
  florian dd967eb136 * handle records in iso mode properly if no tag-field is given 10 years ago
  Jonas Maebe 7897c81c77 * regenerated by top-leve make all 10 years ago
  Jonas Maebe 63bd65942b * fall back to UTF-8 for darwin in unixcp.GetSystemCodePage if no LC_*/LANG 10 years ago
  Tomas Hajny 3998c2f7fa * make sure that fpcmake.inc is properly (re-)built as necessary - pass the proper path to data2inc 10 years ago
  Tomas Hajny 77ef230ff4 * fixed typo in description 10 years ago
  lacak 3fe277f2e4 fcl-db: sqlite: remove unused published property TSQLite3Connection.Options: TSqliteOptions, which hides newly added TSQLConnection.Options 10 years ago
  nickysn c39128708e + implemented inc/dec for huge pointers 10 years ago
  joost d4ee6fb0e5 * Placed bootstrapping the fpmkunit in a separate make-target 10 years ago
  joost fb3125d61a * Pass FPCMAKEOPT to the compile when bootstrapping the fpmkunit. For 10 years ago