summaryrefslogtreecommitdiff
path: root/compiler/script.pas
Commit message (Expand)AuthorAgeFilesLines
* * fixes several issues which cause warnings by the dfa code when using it to ...florian2013-12-011-0/+2
* * GNU ld only supports double quotes in its response file -> requote therejonas2012-05-031-1/+17
* + support for generating multiple script files (.sh/.bat/.cmd/...) with linkjonas2012-04-111-16/+22
* * patch by Alexander Shishkin to clean up $ifopt usage by $push/$pop, resolve...florian2011-09-271-2/+2
* + Made a single Amiga/MorphOS-specific PathConv import to cfileutl.pas, inste...karoly2009-01-031-14/+2
* * fixed handling of directories with spaces for LdSupportsNoResponseFile-jonas2007-11-241-1/+1
* * fixed handling of paths/files with spaces in their name in link.resjonas2007-07-251-0/+4
* * Rework the constexprint to allow operations from low(int64) to high(qword).daniel2007-06-131-1/+1
* * more file handling from shortstring to tcmdstrjonas2007-02-211-13/+13
* * renamed TStringList to TCmdStrList, in general use TCmdStr instead of short...tom_at_work2007-01-261-68/+69
* + implement pascal inline asm start/halt code for linux/i386micha2006-11-021-0/+21
* * Remove dos,strings units, use SysUtils insteadpeter2006-10-301-3/+4
* * settings refactoredflorian2006-10-301-5/+5
* - removed {$ifdef havelinuxrtl10} codejonas2006-08-041-6/+2
* + fixed scripts to have proper deletedir commandskaroly2006-07-021-2/+2
* Fixed Unix2Amiga path conversions for external asm scriptkaroly2005-11-241-3/+16
* * log and id tags removedfpc2005-05-211-7/+0
* initial importfpc2005-05-161-0/+509