Commit History

Author SHA1 Message Date
  lacak 56350aec8a fcl-db: sqlite: cleanup + formatting 13 years ago
  joost 1698673744 * Make distclean should clean up for all known targets. This behavior waw broken since r18060 13 years ago
  marco f0fcd4647b * fix for mantis #22283, Wrong bit shift in ListView_GetCheckState (shl instead of shr) 13 years ago
  joost 8168276912 * Only rebuild the fpmake executable if fpmake.pp is changed. With this change it is possible again to cross-compile after a normal compile without a make clean in between. 13 years ago
  Jonas Maebe 8bf71af3b1 * fixed compatilation on Haiku Alpha4 (patch by Olivier Coursière, 13 years ago
  Jonas Maebe d9e67fc835 * don't add a separate high parameter for array-of-const parameters on the 13 years ago
  florian d67f31a0e1 * allow type parameters variables being passed to new/dispose, resolves #23270 13 years ago
  sergei 49501413e1 + Support library grouping in internal linker script, use it to load C libraries. 13 years ago
  sergei 8ff1d76239 + x86_64/cpuelf.pas: Support writing RELATIVE relocations separately from other ones. 13 years ago
  lacak 2a7c9f0848 fcl-db: change var params to out in TParams.ParseSQL to reduce compiler hints about uninitialized variables. 13 years ago
  Jonas Maebe 4aa05f5133 + support for automatically generating setters/getters for properties on the 13 years ago
  Jonas Maebe 1c32590294 + added search_struct_member_no_helper() to search a struct for a symbol 13 years ago
  Jonas Maebe bc6f078247 * don't create the synthetic routines if any errors occurred, since that 13 years ago
  Jonas Maebe c4a55f5481 * store the "synthetic kind" information about procdefs in ppu files, 13 years ago
  Jonas Maebe 5929ec5592 * turned getpropaccesslist, add_parameters and add_index_parameter into 13 years ago
  Jonas Maebe cf717c4b75 * use -iphone_os_min rather than -ios_version_min, because the former 13 years ago
  marco 7af086c05d * make socket stuff compiling again. Package not 100% yet due to gtk1 dependencies. 13 years ago
  michael cbbf87a58f * Need FILE_WRITE_ATTRIBUTES for setfiledate (mantis #23290) 13 years ago
  sergei 277200e7ae + ELF linker: Support writing RELATIVE dynamic relocations ahead of the rest, and their number in DT_REL[A]COUNT dynamic tag (still needs changes in CPU-specific code to function properly). 13 years ago
  michael d1440c7483 * Patch from Christian Schiffler (Bug ID 22943) to fix missing dependency on fcl-base 13 years ago
  michael 5f053be31d * Switched to using ansistring, because dynlibs use ansistrings 13 years ago
  michael d9511be84b * Updated makefiles 13 years ago
  pierre 5ad752ab70 Avoid range check error in IDE by changing value of sfHasMemInfo constant to fit with longint value 13 years ago
  michael 461ca6fa90 * Removed debug statements 13 years ago
  michael a3f7a7fdb4 * Avoid overflow when reading from streams > 2gb 13 years ago
  Jonas Maebe 3a5b5f03d5 * only enable for Linux and Win32/Win64, since those are presumably the 13 years ago
  michael 9d7ba28cf7 * Initial version of libvlc units 13 years ago
  lacak 70b030c9f1 fcl-db: mssql: very basic support for variant data type, rather than raising exception. 13 years ago
  michael b24074841e * trivial patch from Laco 13 years ago
  lacak 43375ef468 fcl-db: formatting 13 years ago