Histórico de Commits

Autor SHA1 Mensagem Data
  pierre 595938637e Add explicit FPC_SYSTEM_OPT variable that is only used for compilation of system units, thus allowing to explicitly pass -Sf option há 7 anos atrás
  Jonas Maebe c0b0fa9c0b * change the type of the -gt uninitialised result of ansistring functions to há 7 anos atrás
  Jonas Maebe d448349330 * updated/corrected TIPC_Perm record for Darwin 64 bit platforms (patch by há 7 anos atrás
  Jonas Maebe 672afcdca2 * check for conflicts between procedure directives specified in the há 7 anos atrás
  Jonas Maebe 1b66995754 * factored out check to determine whether a variable can be subscripted in há 7 anos atrás
  Jonas Maebe dcac6b9c6f * disallow passing a dynarray(niln/pointerconstn) as an open array há 7 anos atrás
  marco d385546d71 * CB_GETCOMBOBOXINFO from patch mantis #32890 há 7 anos atrás
  florian d315d3cc96 * after r34939, it was not taken care of the extra storage needed for the size field, fixed, should fix #32875 há 7 anos atrás
  marco acf6fde3cf * fix widestringreplace, shared routine missed some *sizeof(srchar) here and there. há 7 anos atrás
  michael d9f733bada * Re-add Pas2jsLibCompiler to uses clause há 7 anos atrás
  Károly Balogh 6094910917 amiga/m68k: disable dynlibs feature. while the amiga has dynamic libraries, they have a different architecture, which don't mix with this feature. powerpc amiga could support the mainstream-style dynlibs, so keep it enabled there. há 7 anos atrás
  Károly Balogh 888e59d34d amiga: added some code to compile the Amiga RTL with tinyheap. will be useful for Kickstart 1.3 and better very-low-end systems support. disabled by default. also added ifdefs around DynLibs support há 7 anos atrás
  Károly Balogh 4c0e6980db atari: workaround/silence of a vlink warning, when it merges ro sections into rw ones. there are no ro sections on atari anyway há 7 anos atrás
  Károly Balogh 05642cd495 atari: switch off threading for atari tos. i think if we'll ever support MiNT, that should be a separate target, with all the advanced features enabled há 7 anos atrás
  Károly Balogh bde64031d5 packages: disable some packages and files, in preparation of turning off threading feature for atari tos há 7 anos atrás
  Károly Balogh 8dd14b92a2 objcbase: as discussed on the mailing list - still allow a dummy version to be built. this allows darwin to be built without objectivec feature há 7 anos atrás
  michael 40cc1d3731 * Compile server há 7 anos atrás
  michael 364620fd73 * Use only project file há 7 anos atrás
  michael 00da85bea1 * Correct uses clause há 7 anos atrás
  marco b20dd5cdbb * fpslist.deleterange mantis #32807 há 7 anos atrás
  florian cffe17f3ce * regenerated há 7 anos atrás
  florian e13bbe7f2d * do not set -Xs if -dDEBUG is passed to the compiler as proposed by Thaddy de Koning in #32831 há 7 anos atrás
  florian 8eb885de91 * better error message if a unit is not found há 7 anos atrás
  michael 580979ed1c * Forgot to add há 7 anos atrás
  michael 90679c0ce7 * Correct lib name há 7 anos atrás
  michael cb918ec2e4 Dynamic use of freetype lib há 7 anos atrás
  Jeppe Johansen e699be78ab Handle simple cases where a record member is passed in a register on AVR, and referenced from inline assembly. há 7 anos atrás
  michael d997db7fa7 * Fix bug ID #32389 (patch from Martok) to fix script parsing há 7 anos atrás
  michael 7b46b3d35e * Catch case where status>0 for mysql_next_result (bug ID 30551) há 7 anos atrás
  michael 97b3c0b00a * Fix same as bug ID #31416 há 7 anos atrás