mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-10-18 18:31:41 +02:00
![]() at startup to avoid need of constant use of lowercase function. + Added RemoteShell, RemoteShellBase and RemoteShellNeedsExport to be able to set LD_LIBRARY_PATH on remote connections. (Other checks might be necessary to avoid use of wrong environment settings for other shells). + TargetIsUnix: New variable, based on UNIX presence within target_info.extadefines field. + SpliTFileBase: New function returning only base part. + LibraryExists: New function to see if a library was created, Library name is also constructed based on target_info fields. * ExecuteRemote,ExecuteEmulated: moved to global scope to allow use at start to check type of shell used. * RunExecutable: Adapted to set env. varaible LD_LIBRARY_PATH for remote connections. + MaybeCopyFiles: New function to separate file copy operations. + SetRemoteConfiguration: New function to set RemoteShellXXX variables. * RunTest: Use LibraryExists to avoid running a library and possibly copy library to remote. git-svn-id: trunk@19331 - |
||
---|---|---|
.. | ||
macos | ||
testsuite | ||
variants | ||
bench.pp | ||
dbdigest.pp | ||
dbtests.pp | ||
digest.pp | ||
dotest.pp | ||
fail.pp | ||
fptime.pp | ||
libtar.pas | ||
Makefile | ||
Makefile.fpc | ||
prepup.pp | ||
redir.pp | ||
testfail.pp | ||
tests.sql | ||
teststr.pp | ||
testu.pp | ||
tresults.pp |