Commit History

Author SHA1 Message Date
  joost a0e4114ac1 * Clean .fpm files on make distclean 10 years ago
  joost c90f9500c7 * Removed debug-code accidentally committed in r29206 10 years ago
  sergei 92447a9a20 * Moved local typed constants having the same value in several routines to global scope. 10 years ago
  joost ab3fc89698 * When the removal of a directory fails during a recursive 10 years ago
  joost 840e7ace59 * Do not show a backtrace when the compiler-executable is not found. Bug #22380. 10 years ago
  joost 9b9ab1c829 * Do not add the current path to the list of directories to be cleared 10 years ago
  joost 7b8aa4ef65 * Use .fpm files to search for installed packages 10 years ago
  joost 6f5637888b * Read package-information from .fpm file, if available 10 years ago
  pierre 437272a037 Add check that close on non-open files generate IOresult=103 10 years ago
  pierre 606b0a99c7 Remove wrong close call after failed Reset 10 years ago
  joost 6c6616ed14 * Add data2inc and genfpmkunit options to combined packages-fpmake.pp 10 years ago
  lacak e9d9caef00 fcl-db: sqlite: forgotten from rev.29196 10 years ago
  pierre dae5ec7c71 Fix compilation with -dEXTDEBUG 10 years ago
  lacak e3b12486c5 fcl-db: sqldb: fix AV (uninitialized variable) in MySQL tests 10 years ago
  lacak 3ee209dc75 fcl-db: tests: fix probably by accident commit in rev.29109 10 years ago
  lacak 0d4be3fb37 fcl-db: tests: change TestAutoCommit test to not use multiple transactions, as this results in "false negative" for SQL Connections, which does not support multiple simultaneous transactions 10 years ago
  joost 408852bca6 * Do not change an empty .fpm-file path into an absolute path. (in zipfiles) 10 years ago
  joost 58d699f1aa * Clean .fpm files, bug #27115 10 years ago
  Jeppe Johansen 3bc1db9612 Fixed breakage in the ARM peephole optimizer indirectly brought to light by r29189. 10 years ago
  lacak 544fe162c1 fcl-db: tests: quick fix for test for MSSQL server, which do not support overlapping or nested transactions 10 years ago
  Jeppe Johansen d04e988ff1 Make sure optimizer don't generate invalid assembler forms (LDRD and STRD). 10 years ago
  Károly Balogh 349993bce8 rtl-unicode: also, hook it into the old fpcmake 10 years ago
  Jeppe Johansen d4461efae3 Fix broken ldrd assembler syntax in RTL 10 years ago
  Károly Balogh 6d85e21d12 rtl-unicode: added old-style Makefiles. This unbreaks the cleaning of the package when clean is called outside of the packages directory and fixes random build/install issues I was experiencing on AROS and MorphOS... 10 years ago
  Tomas Hajny b30a3e499c * add missing initialization of the record count 10 years ago
  Tomas Hajny d2f4382fca * short name updated to fit into 8.3 10 years ago
  michael 6d5622aca3 * Implemented RefreshSQL and fetching value for AutoInc fields 10 years ago
  lacak 2bf0abcdfa fcl-db: tests: unify test with others 10 years ago
  lacak 2d4288c5d9 fcl-db: interbase: formating 10 years ago
  lacak 690fc3e738 fcl-db: interbase: avoid conversions ->TBCD->double for parameters of other type than ftFmtBCD (f.e. ftBCD: Currency->TBCD->double) 10 years ago