pierre
|
e73341550b
SUPPORT_REMOTE improvement
|
11 éve |
pierre
|
15746fdcaf
Add RemoteGDBServer, RemoteCopy, RemoteShell, RemoteExecCommand, RemoteSshExecCommand for SUPPORT_REMOTE
|
11 éve |
pierre
|
34bf64abd0
Declare MaybeQuoted function in interface
|
11 éve |
pierre
|
cfed3e2075
Use PPC_TARGET environment variable for SUPPORT_REMOTE enabled compilation, to allow coexistence of different cpu IDEs in same directory
|
11 éve |
pierre
|
0825f4a1a9
Set TEST_USE_LONGLOG to send longlog to www.freepascal.org instead of all log and elg files
|
11 éve |
joost
|
618f9745f8
* Create the archives for multiple packages in the same location as the head fpmake.pp
|
11 éve |
joost
|
ac85ad39df
* Fixed compilations on non-unix platforms, where the stat-record is not available
|
11 éve |
Tomas Hajny
|
e7a853f9b2
* support for 7 additional packages, maximum number of packages/tab in installer increased to 45
|
11 éve |
joost
|
d867225004
* Set the execute-bit for files in the installation-archives
|
11 éve |
joost
|
89cdc6dafe
* Only add files to an archive when a package is actually being installed
|
11 éve |
pierre
|
678090c48b
Add missing closing brace for error function
|
11 éve |
Tomas Hajny
|
0c063005dd
* compilation fix for MS Windows targets
|
11 éve |
Tomas Hajny
|
0b71f6286c
* dbase support now enabled for OS/2
|
11 éve |
Tomas Hajny
|
585bedf2e8
* unit dbf_dbffile now compilable under OS/2
|
11 éve |
Tomas Hajny
|
ebccde996e
+ implementation of unit dbf_wtil now split into target dependant include files, added implementation for OS/2
|
11 éve |
sergei
|
06ee500352
* MIPS: improved code generation in make_simple_ref
|
11 éve |
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 éve |
Tomas Hajny
|
c0a1a7d26d
+ new unit providing access to additional OS/2 API functions from DOSCALL1.DLL available in newer OS/2 versions (WSeB/MCP/eCS) - currently additional 64-bit file handling not used directly in RTL; mostly file locking related now; dynamically loaded and simulated under older OS/2 versions to allow executables using them to run on older OS/2 versions
|
11 éve |
Tomas Hajny
|
feb58d5d25
* make handle for DosCalls accessible for other code
|
11 éve |
Tomas Hajny
|
1d0de6f87c
* added ordinal numbers for newer Dos* API functions
|
11 éve |
joost
|
8da7914438
* Combine all utils into one achive, several installers depend on this
|
11 éve |
Tomas Hajny
|
f55e4400b3
* fix for typo in constant name plus added explanation
|
11 éve |
Tomas Hajny
|
09e0734b7c
* fix working with short record function results under OS/2
|
11 éve |
marco
|
ccbe03fc37
* fulltext search demo by Reinier Olislagers, mantis #26863
|
11 éve |
marco
|
20833d4bc9
* change ContextTrackingMode field to boolean. Mantis #26892
|
11 éve |
Jonas Maebe
|
ada39d530f
+ added descriptive comments for the examples (patch by Reinier Olislagers,
|
11 éve |
Jonas Maebe
|
00ea5e1636
* made maybequoted_for_script() public
|
11 éve |
joost
|
600d91c5b0
* Removed the double dot in tar-filenames introduced in r28875
|
11 éve |
joost
|
5451a9c0ed
* On OSes with a 8.3 fs, the zip-suffix is not equal to the targetstring
|
11 éve |
joost
|
c00d80abd7
* Correction of r28876, UNITSOUTPUTDIR should be all uppercase
|
11 éve |