提交歷史

作者 SHA1 備註 提交日期
  joost 09f415dc81 * Refactored so that TFPCustomPackagesStructure has access to the (compiler-)options 8 年之前
  joost b9f8c73198 * Replaced the global GFFppkg instance at some locations 8 年之前
  joost 295c274940 * Determine the path of the <currentdirectory> package within the 9 年之前
  joost 1d2dca50a9 * FindInstalledPackages nowadays scans for both compileroptions at once 9 年之前
  joost fde6b0b53b * Do not scan for available packages while checking for fpmkunit dependencies 9 年之前
  joost 79d2d05c58 * Replaced the local- and global-repositories with a list of repositories. 9 年之前
  joost 9487b46b8a * Added new structure to hold the global options. The goal is to get rid 9 年之前
  joost 5d4682349d * Re-factored parsing of configuration-file, to be able to add support for include-files 9 年之前
  joost 18b66865ac * Added fppkg option to gather info on a package 10 年之前
  joost 57204b2404 * Fixed fppkg --config-file option 10 年之前
  joost 96ea6b0001 * Added uninstall command to fppkg 10 年之前
  tom_at_work 810adb2f65 Merge with trunk r22040. Regenerated makefiles. 13 年之前
  joost 160c2fec65 * Use fpmkunit in the fppkg package, to avoid double code. 13 年之前
  joost 7b13c9230d * Renamed TLogLevel vl** enumerations to ll**, to avoid 13 年之前
  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 年之前
  joost a26f1d9dd3 * When the OS,CPU or compiler are specifically given on the command line, the 13 年之前
  joost 0e1f20773a * Move LoadCompilerDefaults and LoadGlobalDefaults to the fppkg package, so it can be used by other fppkg clients 14 年之前
  joost fa58935cfe * Added command listsettings to values for all settings 14 年之前
  joost cedede9e81 * Do not handle packages twice, when they are passed on the command line 15 年之前
  joost 631811d779 * Added the ability to skip the rebuild of all packages which are dependent on the package being installed 15 年之前
  joost b5fadc3414 * Added --cpu and --os command-line options 15 年之前
  joost b9b0eb1152 * Hopefully finally fixed the --options option after r16007,r16016 15 年之前
  joost ff4614177b * Fixed exception while parsing the -o option for the second time 15 年之前
  joost ed985423ac * Do not use -c command line parameter for the compiler executable, it is already used for the compiler config file 15 年之前
  joost f6ced54fb4 * Parse command-line options twice, so they can override values from the configuration files 15 年之前
  joost 4cb34b50f3 * Only save new config-files when the version is updated or the file is newly created 15 年之前
  joost db2d55128c * Added option to pass options to the compiler 15 年之前
  joost 6be872bb13 * Added -l/--showlocation option for the list command to show which packages are installed locally and globally 15 年之前
  joost 2ad42e8d8f * Show ''broken'' option and ''fixbroken'' command in help 15 年之前
  joost f95c24176a * Set the value of the LocalRepository macro in both compilersettings, after the globalsettings are read 15 年之前