Historia zmian

Autor SHA1 Wiadomość Data
  joost cda66fd328 * Do not use a prefix on non-unices within archives (zipinstall) 11 lat temu
  pierre 1c6bc92ce4 Reverted separation of test and test subdirs that led to incomplete testsuite results 11 lat temu
  florian 76c179fae8 * aarch64 compilation fixes 11 lat temu
  pierre 87dfdaacf5 Second try to fix wrong commit, missing changedir resotred 11 lat temu
  joost e147d09eb9 * Added option to adapt SourcePath in fpunits.cfg file during installation 11 lat temu
  Jonas Maebe 8244d366d0 - moved deallocation of NR_PIC_OFFSET_REG from the x86_64 to the i386 code 11 lat temu
  joost af7876b93c * Fixed parsing command-line options for fpunits.cfg. Irrelevant options 11 lat temu
  pierre 1e74266499 Fix error introduced in last commit 11 lat temu
  pierre d80154d438 Support for quotes inside Values 11 lat temu
  pierre 8e5835a3bd Use GetRemoteString function in TransferRemote 11 lat temu
  pierre c228424fc9 Added SUPPORT_REMOTE DoRemote dialog 11 lat temu
  pierre 5ad5d984ac Added SUPPORT_REMOTE related labels 11 lat temu
  pierre d61152af67 Added SUPPORT_REMOTE related new variables 11 lat temu
  pierre e73341550b SUPPORT_REMOTE improvement 11 lat temu
  pierre 15746fdcaf Add RemoteGDBServer, RemoteCopy, RemoteShell, RemoteExecCommand, RemoteSshExecCommand for SUPPORT_REMOTE 11 lat temu
  pierre 34bf64abd0 Declare MaybeQuoted function in interface 11 lat temu
  pierre cfed3e2075 Use PPC_TARGET environment variable for SUPPORT_REMOTE enabled compilation, to allow coexistence of different cpu IDEs in same directory 11 lat temu
  pierre 0825f4a1a9 Set TEST_USE_LONGLOG to send longlog to www.freepascal.org instead of all log and elg files 11 lat temu
  joost 618f9745f8 * Create the archives for multiple packages in the same location as the head fpmake.pp 11 lat temu
  joost ac85ad39df * Fixed compilations on non-unix platforms, where the stat-record is not available 11 lat temu
  Tomas Hajny e7a853f9b2 * support for 7 additional packages, maximum number of packages/tab in installer increased to 45 11 lat temu
  joost d867225004 * Set the execute-bit for files in the installation-archives 11 lat temu
  joost 89cdc6dafe * Only add files to an archive when a package is actually being installed 11 lat temu
  pierre 678090c48b Add missing closing brace for error function 11 lat temu
  Tomas Hajny 0c063005dd * compilation fix for MS Windows targets 11 lat temu
  Tomas Hajny 0b71f6286c * dbase support now enabled for OS/2 11 lat temu
  Tomas Hajny 585bedf2e8 * unit dbf_dbffile now compilable under OS/2 11 lat temu
  Tomas Hajny ebccde996e + implementation of unit dbf_wtil now split into target dependant include files, added implementation for OS/2 11 lat temu
  sergei 06ee500352 * MIPS: improved code generation in make_simple_ref 11 lat temu
  sergei 0041024e5f * Modified FindRegAlloc() to skip branch delay slots in the same way it is done in GetNextInstruction(). This fixes processing sequences "dealloc reg; branch reg,label; NOP; alloc reg" in BuildLabelTableAndFixRegAlloc(), deallocation is now correctly moved after branch. Before this change, the last allocation was ignored, and deallocation was moved forward until another instruction using reg was encountered. 11 lat temu