Commit History

Author SHA1 Message Date
  joost e5492d8992 * Fixed version-number without build-number, bug #29055 6 years ago
  joost bfe870afd9 * Added version-number to fppkg 6 years ago
  joost 19b60c0cf3 * Fixed the ability to build packages in .source.zip files 8 years ago
  joost a4250d1beb * Add FPC-download-handler to fppkg 8 years ago
  joost 09f415dc81 * Refactored so that TFPCustomPackagesStructure has access to the (compiler-)options 8 years ago
  joost b9f8c73198 * Replaced the global GFFppkg instance at some locations 8 years ago
  joost 295c274940 * Determine the path of the <currentdirectory> package within the 8 years ago
  joost 1d2dca50a9 * FindInstalledPackages nowadays scans for both compileroptions at once 8 years ago
  joost fde6b0b53b * Do not scan for available packages while checking for fpmkunit dependencies 8 years ago
  joost 79d2d05c58 * Replaced the local- and global-repositories with a list of repositories. 9 years ago
  joost 9487b46b8a * Added new structure to hold the global options. The goal is to get rid 9 years ago
  joost 5d4682349d * Re-factored parsing of configuration-file, to be able to add support for include-files 9 years ago
  joost 18b66865ac * Added fppkg option to gather info on a package 9 years ago
  joost 57204b2404 * Fixed fppkg --config-file option 9 years ago
  joost 96ea6b0001 * Added uninstall command to fppkg 10 years ago
  tom_at_work 810adb2f65 Merge with trunk r22040. Regenerated makefiles. 13 years ago
  joost 160c2fec65 * Use fpmkunit in the fppkg package, to avoid double code. 13 years ago
  joost 7b13c9230d * Renamed TLogLevel vl** enumerations to ll**, to avoid 13 years ago
  tom_at_work acbc94e0fd - initial support for the android/arm target in the compiler; resulting .so's can be used for Android/ARM app development. 13 years ago
  joost a26f1d9dd3 * When the OS,CPU or compiler are specifically given on the command line, the 13 years ago
  joost 0e1f20773a * Move LoadCompilerDefaults and LoadGlobalDefaults to the fppkg package, so it can be used by other fppkg clients 14 years ago
  joost fa58935cfe * Added command listsettings to values for all settings 14 years ago
  joost cedede9e81 * Do not handle packages twice, when they are passed on the command line 14 years ago
  joost 631811d779 * Added the ability to skip the rebuild of all packages which are dependent on the package being installed 15 years ago
  joost b5fadc3414 * Added --cpu and --os command-line options 15 years ago
  joost b9b0eb1152 * Hopefully finally fixed the --options option after r16007,r16016 15 years ago
  joost ff4614177b * Fixed exception while parsing the -o option for the second time 15 years ago
  joost ed985423ac * Do not use -c command line parameter for the compiler executable, it is already used for the compiler config file 15 years ago
  joost f6ced54fb4 * Parse command-line options twice, so they can override values from the configuration files 15 years ago
  joost 4cb34b50f3 * Only save new config-files when the version is updated or the file is newly created 15 years ago