summaryrefslogtreecommitdiff
path: root/utils
Commit message (Expand)AuthorAgeFilesLines
* * Replaced fpcmake building by fpmake buildingjoost2012-03-243-1588/+186
* * Do not build unused unitsjoost2012-03-231-4/+2
* * Added fpmake.pp file for fppkg-utiljoost2012-03-221-0/+100
* * Added ability to generate target-dependenciesjoost2012-03-222-2/+61
* * Also allow a single package dependencyjoost2012-03-221-6/+7
* * Added new tool to generate fpmake.pp files from JSON-based configuration f...joost2012-03-225-0/+874
* * add /Applications/Xcode.app/Contents/Developer/usr/bin to the defaultjonas2012-03-092-235/+236
* Add indirectly required ppacakgespierre2012-03-012-3/+207
* Update Makefile for mips-linux supportpierre2012-02-2915-1769/+1124
* * Slightly modified patch from Graeme, Mantis #21357 which adds an assigned.marco2012-02-231-1/+2
* * Added support for conditional notesmichael2012-02-132-3/+21
* * Added functionality to add (and show) notesmichael2012-02-1110-9/+123
* + enable mips-linux in fpcmake (mips-linux is big endian, mipsel-linux is the...florian2012-02-041-3/+3
* * Always store unit filename in FProcessedUnitsmichael2012-02-021-1/+1
* * Recursive parsingmichael2012-02-015-43/+129
* * Patch by Ludo:marco2012-01-231-7/+23
* * prevent crash of h2pas if an unknown specifier is encountered, resolves #18664florian2012-01-212-6/+10
* * Added dependency on univint on iphonesim targetjoost2012-01-202-221/+109
* * Patch from Hand-Peter Diettrich to fix CHM extension usagemichael2012-01-171-26/+22
* * Actually use FileNameExtensionmichael2012-01-162-2/+4
* * Patch from Hans-Peter Diettrich to extend and append filenameextension (bug...michael2012-01-1610-8/+23
* * When the OS,CPU or compiler are specifically given on the command line, thejoost2012-01-131-2/+6
* * Patch from Darius to fix directories of images #21008marco2012-01-112-18/+40
* * Do not try to compile importtl on wince, since the dependency winunits-bas...joost2012-01-112-201/+174
* * Fixed compilation with latest version of fcl-passrcmichael2012-01-081-5/+5
* * emergency fix for breakage (TPasResString.value was still used. Changed to...marco2012-01-081-1/+1
* * Set fpcpackage=y, to fix 'make install' without a given prefix. In that ca...joost2012-01-062-31/+10
* * search libs in %basepath%/lib/$FPCTARGET by default, so FPC can install lib...florian2012-01-062-14/+15
* * Do not use the BINUTILSPREFIX when compiling fpmake files during a cross-joost2012-01-022-144/+163
* * Patch by Ludo Brands to add support for ActiveX containers (bug 20991)michael2011-12-311-2/+6
* * Remove upx support from makefiles.marco2011-12-293-2356/+2201
* * improved unknown link errormsg to list current module name.marco2011-12-284-134/+143
* * translate short int into cshort, patch by barlone, resolves #20956florian2011-12-282-3/+3
* * Added dependency on winunits-basemichael2011-12-272-168/+781
* * Importtl added michael2011-12-262-175/+230
* * importtl (type library import program) from Ludo Brands (bug 20958)michael2011-12-264-0/+2116
* * Extended usage with additional options for project filemichael2011-12-232-0/+5
* * Removed executable flag from source files.mazen2011-12-195-0/+0
* * Corrected program name clausemichael2011-12-141-1/+1
* * Print usage messagemichael2011-12-071-1/+36
* * Save/load package imports to/from package description filemichael2011-12-053-0/+76
* * Implemented --descr-dir and --input-dirmichael2011-12-042-0/+38
* Logging options implemented, and dry run. Separated out creation and logging ...michael2011-12-046-153/+316
* * rebuilt Makefilesflorian2011-12-0414-2415/+386
* * disable upx for win32, resolves #20772florian2011-12-042-2236/+2307
* - more FPC 1.0.x code removedjonas2011-12-042-344/+327
* * Some fixes after first test roundmichael2011-12-034-117/+156
* * Added lots of commands to fpdoc file manager, moved to separate class and u...michael2011-12-034-102/+618
* * Start of project file manipulation programmichael2011-12-022-0/+210
* * Implemented project file writing functionality, based on patch from Hans-Pe...michael2011-12-024-14/+198