Histórico de Commits

Autor SHA1 Mensagem Data
  nickysn 5640b654c9 * only enable I386_ASSEMBLER on certain platforms há 13 anos atrás
  joost 69437fcc1a * Remove fpmake.o and fpmake.dbg on distclean há 13 anos atrás
  joost 44c3ef9e7e * Clean *.dbg files. Bug #20466 há 13 anos atrás
  sergei 0369a30f49 * Internal linker: made sec_rodata_norel read-only. há 13 anos atrás
  joost 5ee506d64e * Do not cross-compile binaries from packages, unless BUILDFULLNATIVE is defined há 13 anos atrás
  florian a42b934c69 * introduce FPC_SUPPORT_X87_TYPES_ON_WIN64 define which allows to build há 13 anos atrás
  florian 45f60bc4b5 * small changes (copyright, typo, readability) há 13 anos atrás
  joost 87bb1fe33e * In the case that there is no object-file for a unit, do not try to install it. Bug #21230, patch by Sergei há 13 anos atrás
  michael b1a6601ef6 * Fixed compilation há 13 anos atrás
  florian f6109d7c65 * improved error reporting by printing the type being found in with expressions há 13 anos atrás
  florian 0e92f68032 - 2.0 overlefts removed há 13 anos atrás
  sergei afd34cf9d5 * Changed section for ansi/wide/unicodestring constants, resourcestrings (content only) and dataconstnodes from sec_rodata to sec_rodata_norel, because they never contain relocations. há 13 anos atrás
  michael e8580b5d9c * Changes to make it more compatible to other connectors há 13 anos atrás
  nickysn 8222b8d956 * enable the assembler by default in hermes.pp há 13 anos atrás
  marco 31e5ac3836 * Patch from Reinier to cache libraryname in a global. há 13 anos atrás
  joost e26f4ac798 * Added SkipCrossPrograms parameter to fpmkunit há 13 anos atrás
  Jonas Maebe dfe59e6838 - removed unimplemented/unsupported rtleventsync (mantis #23332) há 13 anos atrás
  Jonas Maebe d3d0df6e4d * terminate with an error when initializing a critical section and recursive há 13 anos atrás
  Jonas Maebe 676db6d377 * removed stray try/finally statement (mantis #23333) há 13 anos atrás
  nickysn 3de0f0d7b5 * ptcpas: prefix all x11 include files with 'x11' há 13 anos atrás
  nickysn f2cb80f639 * ptcpas: prefix all win32/win64 include files with 'win32' to avoid include file name duplications há 13 anos atrás
  joost b61960a0fb * Implemented BuildCPU, BuildOS en BuildString properties há 13 anos atrás
  nickysn b3d86072b8 * updated ptcpas fpmake.pp há 13 anos atrás
  nickysn e616d0b7f0 * updated ptcpas to 0.99.13 há 13 anos atrás
  nickysn 504b2bc544 * fixed hermes author and license info - it's a full library translation and not just header translation, the original author is Christian Nentwich and the license of the pascal version is modified LGPL (changed from LGPL with Christian's permission) há 13 anos atrás
  nickysn 0d6c36d980 * updated hermes fpmake.pp há 13 anos atrás
  nickysn 7d0b209349 * updated hermes há 13 anos atrás
  joost 316717a710 * Re-generated all the Makefile.fpcs from the packages. So they are almost all the same now. há 13 anos atrás
  sergei 186cbaaf18 * Ansistring versions of MkDir,ChDir,RmDir: make a full copy of argument string. This is necessary because underlying implementations can modify directory separators in argument, causing crash if argument resides in read-only memory. This is also consistent with shortstring variants of same procedures. há 13 anos atrás
  sergei 2c011312db * Changed TElf32Header and TElf64Header definitions, making them look closer to canonical ones (first 16 bytes are a single array field, addressable via EI_xx indices). há 13 anos atrás