summaryrefslogtreecommitdiff
path: root/utils/instantfpc/instantfpc.pas
Commit message (Expand)AuthorAgeFilesLines
* * Allow sourcing program from stdn with -- option (bug ID 35945)michael2019-09-171-2/+25
* * updated FSF address (mantis #30198, patch by Paul Gevers)jonas2016-10-021-2/+2
* * Fix bug 29772michael2016-03-051-8/+6
* instantfpc: version 1.3: compile into temporary directory to avoid clashes in...mattias2013-08-091-4/+3
* instantfpc: compiler output: replace cache file name with source file namemattias2011-09-281-2/+2
* istantfpc: help about -Bmattias2011-09-261-0/+4
* instantfpc: added option --skip-runmattias2011-09-261-4/+11
* instantfpc: nicer helpmattias2011-09-261-7/+11
* instantfpc: environment option INSTANTFPCOPTIONSmattias2011-09-061-1/+3
* instantfpc: hint about environment variable INSTANTFPCCACHEmattias2011-09-061-1/+2
* * Improved interpretation of shebang line under linux. Added --set-cache argu...michael2011-07-071-49/+106
* * Force .pas extension if extension not in .pas .pp .lprmichael2011-07-061-1/+4
* * Force an extension on cache filename, so extension can be skipped in script...michael2011-07-061-0/+2
* * Added instantfpcmichael2011-04-241-0/+125