michael
|
647fe5f237
* Fixed visibility of TDaemonDefs.FOwner
|
16 vuotta sitten |
joost
|
ad7f4a1f24
* Use ExeSearch instead of FileSearch to find compiler/command executable
|
16 vuotta sitten |
joost
|
0721235ab3
* Use ExeSearch instead of FileSearch to find process executable
|
16 vuotta sitten |
joost
|
c1a83273f7
* Use ExeSearch instead of FileSearch to find command executable
|
16 vuotta sitten |
joost
|
d4d733b173
* Use ExeSearch instead of FileSearch to find fpc executable
|
16 vuotta sitten |
joost
|
d4c2a35c75
* Use ExeSearch instead of FileSearch to find compiler executable
|
16 vuotta sitten |
joost
|
51b49d324e
* Implemented function ExeSearch
|
16 vuotta sitten |
joost
|
2c7d05d210
* Added ImplicitCurrentDir : Boolean = True parameter to FileSearch
|
16 vuotta sitten |
joost
|
bfae5e097d
* When IsSuperUser is true, use the GlobalUnitDir instead of the
|
16 vuotta sitten |
Jonas Maebe
|
a7e02c7948
* check validity of calling conventions specified using {$calling x}
|
16 vuotta sitten |
Jonas Maebe
|
0d219154f3
* FPCMacOSAll -> MacOSAll
|
16 vuotta sitten |
Jonas Maebe
|
0e6f9dc688
* only use calling conventions supported on all platforms
|
16 vuotta sitten |
joost
|
4cc2015f8b
* Fixed a security issue. Do not try to run an executable named fpc in the current directory, but only search for it in the path
|
16 vuotta sitten |
Jonas Maebe
|
d61a09debf
* assigment -> assignment in explanation of warning about uninitialized
|
16 vuotta sitten |
Jonas Maebe
|
b5494c534c
* handle EsockEINTR for fpaccept and fpconnect
|
16 vuotta sitten |
marco
|
9f3adee38e
* lockcount property exposes flocks, Delphi compatibility verified. Mantis 8380
|
16 vuotta sitten |
ivost
|
819e7d0913
fixed bug: xsdTryNextString returned allways true
|
16 vuotta sitten |
ivost
|
e9928658b5
* added namespace testing function
|
16 vuotta sitten |
michael
|
2abc422035
* ValidateContainer should call ValidateInsert
|
16 vuotta sitten |
michael
|
8cf5d9abf2
* Patch from Sergei Gorelkin
|
16 vuotta sitten |
Jonas Maebe
|
36668a6ec5
* don't emit "include file search paths" for stabs since they don't exist
|
16 vuotta sitten |
Jonas Maebe
|
bf7c9361f6
* delay effect of {$calling x} until switches are flushed (mantis #12985)
|
16 vuotta sitten |
Jonas Maebe
|
c04e9e36f7
* set alignment for 0-byte sized entities to 1 instead of to 0
|
16 vuotta sitten |
Jonas Maebe
|
fe773871d6
* EINTR handling...
|
16 vuotta sitten |
Jonas Maebe
|
803e78ff8c
* and more ESysEINTR and fpwaitpid fixing
|
16 vuotta sitten |
Jonas Maebe
|
590f4d2efc
- deleted (old 1.0.x compatibility file)
|
16 vuotta sitten |
Jonas Maebe
|
d79161a01a
* and yet more ESysEINTR handling
|
16 vuotta sitten |
Jonas Maebe
|
483b3b4a30
* more ESysEINTR handling
|
16 vuotta sitten |
Jonas Maebe
|
08865be30e
* fixed a bunch of cases where ESysEINTR wasn't handled
|
16 vuotta sitten |
Jonas Maebe
|
8b53f8c41a
* fixed a bunch of cases where ESysEINTR wasn't handled
|
16 vuotta sitten |