summaryrefslogtreecommitdiff
path: root/compiler/finput.pas
Commit message (Expand)AuthorAgeFilesLines
* * patch by Aleksa Todorovic: store relative include paths in PPUs, resolves #...florian2013-03-171-0/+2
* Allow compilation of ppudump with -dHEAPTRC command line optionpierre2012-09-191-0/+4
* Fix compilation error with -dHEAPTRCpierre2012-09-131-2/+2
* * replaced most (if not all) remaining fields/parameters in the compilerjonas2012-04-291-87/+60
* * merged trunk up to r20882jonas2012-04-151-0/+1
|\
| * * adjust the name of the external debug and map file when the name ofjonas2012-03-091-0/+1
* | * fixed memory leaks when ending a macrojonas2011-08-201-0/+2
|/
* compiler: reduce amount of hints and warningspaul2011-04-201-2/+0
* * patch by Mattias Gaertner to allow to override how the compiler reads sourc...florian2011-04-051-23/+22
* * changed InputFileBufSize from 32kb to 32kb+1byte, because the lastjonas2009-08-221-1/+2
* * prefix for import libraries now configurable rather than hardcoded, plus ...hajny2009-02-091-1/+1
* * support -Xg under linuxpeter2008-01-201-0/+5
* * Rework the constexprint to allow operations from low(int64) to high(qword).daniel2007-06-131-1/+1
* * fixed -o for sharedlibrarypeter2007-01-151-25/+21
* * update cacheindex in get_filepeter2007-01-131-20/+5
* * remove tdictionary and tindexarraypeter2006-11-031-1/+1
* * extra parameter for file searching functionspeter2006-10-311-1/+1
* * Remove dos,strings units, use SysUtils insteadpeter2006-10-301-66/+54
* * fix coff section names to fix resourcestrings withpeter2006-04-171-0/+7
* Merged revisions 2921-2922,2925 via svnmerge from peter2006-03-161-2/+5
* + Fixed -o option michael2005-11-051-1/+5
* * log and id tags removedfpc2005-05-211-7/+0
* initial importfpc2005-05-161-0/+747