summaryrefslogtreecommitdiff
path: root/utils/fppkg
Commit message (Expand)AuthorAgeFilesLines
* Update Makefile for mips-linux supportpierre2012-02-291-298/+140
* * When the OS,CPU or compiler are specifically given on the command line, thejoost2012-01-131-2/+6
* * rebuilt Makefilesflorian2011-12-041-44/+17
* * OpenBSD fixes.marco2011-10-092-168/+17
* + Update all Makefile's modified bypierre2011-08-161-613/+415
* * Trunk version to 2.7.1marco2011-08-032-2/+2
* * Regenned all makefiles before 2.6.x branching.marco2011-08-031-2/+385
* * Move LoadCompilerDefaults and LoadGlobalDefaults to the fppkg package, so ...joost2011-06-041-90/+3
* * Moved fppkg units to packagemichael2011-05-1315-12309/+165
* * Patch from Darius to fix 19348michael2011-05-136-57/+80
* * Fixed 19068michael2011-04-031-1/+1
* * Fixed AV when files cant be openedjoost2011-03-251-4/+4
* * Do not use a buildunit, but build the units directly. To avoid thatjoost2011-02-213-286/+77
* * Fixed problem with spaces in path of add-ins (maybequoted was called twice)joost2011-02-191-1/+1
* * Show message when downloading packagejoost2011-02-182-0/+2
* * Do not show the message that dependencies are being installed in recursive...joost2011-02-181-2/+12
* * When a add-in is installed, add it to the fpmake dependencies list, so tha...joost2011-02-172-9/+14
* * Use macro in default LocalRepository settingjoost2011-02-171-4/+7
* * Solved issues setting the default GlobalPrefix and GlobalInstallDirjoost2011-02-171-5/+9
* * Do now show newlines in listsettingsjoost2011-02-171-1/+1
* * Use macros instead of code to resolve Global-and Local-InstallDirjoost2011-02-171-20/+18
* * Alined settings outputjoost2011-02-161-17/+17
* * Added command listsettings to values for all settingsjoost2011-02-164-37/+60
* * Use fppkg as application name on Windows and other OS'es. This means thatjoost2011-02-161-4/+0
* * Store the location of the original source when installing a packagejoost2011-02-155-29/+114
* * Show that dependencies are being installedjoost2011-02-132-4/+11
* * Show message to inform why depending packages are installedjoost2011-02-083-2/+4
* * Do not handle packages twice, when they are passed on the command linejoost2010-11-281-1/+4
* * Added TPackage.IsFPMakeAddIn, when this flag is set, the package can be joost2010-11-286-13/+39
* * Added FPMakeOptions to the global configuration file, to pass custom optio...joost2010-11-142-1/+12
* + disable unimplemented stuff in fppkg for MorphOS/Amiga, so it builds at leastkaroly2010-10-211-1/+5
* * Added the ability to skip the rebuild of all packages which are dependent ...joost2010-10-112-1/+6
* * Fixed spell error revealed by lintian.mazen2010-10-061-1/+1
* + i386/iphonesim target for the new iPhoneSimulator in Xcode 3.2.4 andjonas2010-09-292-5/+85
* * Added --cpu and --os command-line optionsjoost2010-09-251-0/+6
* * Regenerated and added comment how to re-generatejoost2010-09-232-1220/+1573
* * Hopefully finally fixed the --options option after r16007,r16016joost2010-09-201-2/+5
* * Fixed exception while parsing the -o option for the second timejoost2010-09-191-1/+1
* * Do not use -c command line parameter for the compiler executable, it is al...joost2010-09-191-2/+2
* * Parse command-line options twice, so they can override values from the con...joost2010-09-193-18/+84
* * Session-info removed from Lazarus project-filejoost2010-09-191-461/+27
* * Added GlobalPrefix and LocalPrefix settings to compilersettings of fppkgjoost2010-08-293-29/+88
* * Flush text output before calling external programsjoost2010-08-291-0/+1
* * Only save new config-files when the version is updated or the file is newl...joost2010-08-282-15/+13
* * Added option to pass options to the compilerjoost2010-08-223-9/+58
* * update lNet to 0.6.4Almindor2010-05-1323-575/+1686
* * Do not check platform-availability for manifest and archive commandsjoost2010-05-131-2/+3
* * Pass on --debug to fpmakejoost2010-05-131-1/+3
* * Also check cpu and os when the package in the current directory is usedjoost2010-05-112-1/+13
* * Added -l/--showlocation option for the list command to show which packages...joost2010-05-105-14/+54