Jonas Maebe
|
e7d1a77f9a
* rename the ARM/AArch64-Darwin targets to ARM/AArch64-iOS
|
5 жил өмнө |
Jonas Maebe
|
6483b3f5e3
* fixed opt-in sysroot substitution again, renamed the three-argument version
|
5 жил өмнө |
pierre
|
5bfebeea4e
Avoid GPF if currPath is empty in AddPath method, as this is accepted and handled later
|
5 жил өмнө |
florian
|
54f16d68be
* fixes TSearchPathList.AddPath after r43279 (without this commit, tests/test/tudots2.pp is broken)
|
5 жил өмнө |
Jonas Maebe
|
78fb35525f
* change convention for searching sysroot library paths to be the same as the
|
5 жил өмнө |
nickysn
|
40e6c06f67
* fixes to the compiler util exe search routines, which caused the compiler to
|
6 жил өмнө |
pierre
|
29bcef2825
Fix compilation (with -st option) of compiler for macos OS target
|
6 жил өмнө |
yury
|
f5ce7c572b
* Removed inline for Unix2AmigaPath since it is not necessary and can't be inlined anyway due to ansistring conversion.
|
6 жил өмнө |
Károly Balogh
|
e7025b6759
another fix for the new warning introduced in r39347, hopefully it fixes win32 build
|
7 жил өмнө |
florian
|
68eb921d46
* broken compilation after r39347 fixed
|
7 жил өмнө |
pierre
|
4d3939ba7e
Rectify display of shell command, do it if -vx option is used even without -vu
|
9 жил өмнө |
Jonas Maebe
|
8f645fdc83
* removed hack to disable dircache for DragonFly BSD now that its dirent
|
9 жил өмнө |
marco
|
2578514853
* first dragonfly patch (existing most). Mantis #27091
|
10 жил өмнө |
Jonas Maebe
|
00ea5e1636
* made maybequoted_for_script() public
|
10 жил өмнө |
Károly Balogh
|
4431ba2c08
merged/updated AROS/i386 target to trunk from AROS branch, to support Marcus Sackrow's work on AROS support which will hopefully benefit all Amiga-like targets (classic, MorphOS) on the long run. Compiler only, RTL comes in the next run.
|
11 жил өмнө |
pierre
|
e87e2f9c30
Print out command line before running it with -vx option
|
11 жил өмнө |
florian
|
4d5119bf1c
* fixes several issues which cause warnings by the dfa code when using it to detect uninitialized variables
|
11 жил өмнө |
Károly Balogh
|
ba89914471
use the new HASAMIGA instead of the non-existing AmigaShell
|
11 жил өмнө |
svenbarth
|
2e70575afc
Allow compilation of compiler with 2.6.x RTL for simplyfied development.
|
12 жил өмнө |
Jonas Maebe
|
efa95bed66
* changes so the compiler can be compiled with a unicode RTL without warnings
|
12 жил өмнө |
Jonas Maebe
|
fcbc435435
* only call findclose if findfirst succeeded
|
12 жил өмнө |
Károly Balogh
|
36bf03372b
handle the cases where f contains an absolute path
|
12 жил өмнө |
Károly Balogh
|
b3c4450186
make a warning a note, so it compiles with -Sew
|
12 жил өмнө |
Jonas Maebe
|
d749ac5354
* make ansistring unique before starting to change it using a pchar
|
12 жил өмнө |
Jonas Maebe
|
0841ee6e4f
* GNU ld only supports double quotes in its response file -> requote there
|
13 жил өмнө |
pierre
|
8e91872ce6
* Fix RequotedExecuteProcess
|
13 жил өмнө |
Jonas Maebe
|
02413c8a57
* moved maybequoted() from cutils to cfileutl and let its behaviour vary
|
13 жил өмнө |
Jonas Maebe
|
aee5380ae0
* merged trunk up to r20882
|
13 жил өмнө |
florian
|
d7f7a9bb76
* patch by Alexander Shishkin to clean up $ifopt usage by $push/$pop, resolves #20346
|
14 жил өмнө |
Jonas Maebe
|
74d684878d
* factored searching the exe directories from FindExe() into
|
14 жил өмнө |