summaryrefslogtreecommitdiff
path: root/compiler/systems/t_haiku.pas
Commit message (Expand)AuthorAgeFilesLines
* * fixed opt-in sysroot substitution again, renamed the three-argument versionjonas2019-10-261-11/+11
* haiku: linker support code for internal sysinit and make the x86_64 port use itkaroly2019-01-041-14/+28
* haiku-x86_64: add target to the compiler and ppudump, enable it in fpmake and...karoly2019-01-041-0/+9
* renamed script unit to cscript to avoid namespace conflict with univint packa...karoly2017-11-171-1/+1
* - removed default value of _typ parameter of TAsmData.(Weak)RefAsmSymbol():jonas2016-08-051-1/+1
* * specify the def of assembler level symbols defined viajonas2016-07-201-1/+1
* Merged revision(s) 28792 from branches/svenbarth/packages:svenbarth2016-01-221-1/+1
* Merged revision(s) 28691, 31914 from branches/svenbarth/packages:svenbarth2016-01-151-1/+1
* * Add support for libraries with C linking under Haikumarco2015-08-221-0/+6
* * fix compatibility with new Package Management system under Haikujonas2013-09-251-0/+16
* * Changed linking infrastructure to look like assembler one:sergei2013-08-181-1/+1
* * GNU ld only supports double quotes in its response file -> requote therejonas2012-05-031-1/+1
* * replaced most (if not all) remaining fields/parameters in the compilerjonas2012-04-291-6/+6
* * Add missing CATRES substitution and remove blank lines in link.respierre2011-11-221-1/+0
* Fix Haiku shared library creatiionpierre2011-11-211-0/+1
* * Do not call with UseShell = true if CatFileContent expands the file into p...pierre2011-11-181-2/+4
* Replace `cat $RES`by $CATRES and call CatFileContent methodpierre2011-11-181-2/+3
* + Haiku support by Olivier Coursière based on old BeOS support florian2008-05-191-0/+497