Commit Verlauf

Autor SHA1 Nachricht Datum
  joost a26f1d9dd3 * When the OS,CPU or compiler are specifically given on the command line, the vor 13 Jahren
  joost 0e1f20773a * Move LoadCompilerDefaults and LoadGlobalDefaults to the fppkg package, so it can be used by other fppkg clients vor 14 Jahren
  joost fa58935cfe * Added command listsettings to values for all settings vor 14 Jahren
  joost cedede9e81 * Do not handle packages twice, when they are passed on the command line vor 15 Jahren
  joost 631811d779 * Added the ability to skip the rebuild of all packages which are dependent on the package being installed vor 15 Jahren
  joost b5fadc3414 * Added --cpu and --os command-line options vor 15 Jahren
  joost b9b0eb1152 * Hopefully finally fixed the --options option after r16007,r16016 vor 15 Jahren
  joost ff4614177b * Fixed exception while parsing the -o option for the second time vor 15 Jahren
  joost ed985423ac * Do not use -c command line parameter for the compiler executable, it is already used for the compiler config file vor 15 Jahren
  joost f6ced54fb4 * Parse command-line options twice, so they can override values from the configuration files vor 15 Jahren
  joost 4cb34b50f3 * Only save new config-files when the version is updated or the file is newly created vor 15 Jahren
  joost db2d55128c * Added option to pass options to the compiler vor 15 Jahren
  joost 6be872bb13 * Added -l/--showlocation option for the list command to show which packages are installed locally and globally vor 15 Jahren
  joost 2ad42e8d8f * Show ''broken'' option and ''fixbroken'' command in help vor 15 Jahren
  joost f95c24176a * Set the value of the LocalRepository macro in both compilersettings, after the globalsettings are read vor 15 Jahren
  joost 82eb1a1a1c * Do not handle files with the same name as a package as a package-file if the extension is not .zip vor 15 Jahren
  joost 3295cd8370 * First search for a user-specific configuration file, if that does not exist, vor 15 Jahren
  joost ccce77f28b * Forgot to commit file in r14960, fixes make all vor 15 Jahren
  joost 660a7c4b6d * Load the local mirrors before an update is tried if it is a new installation or else the update will always fail vor 17 Jahren
  peter e8e9da4047 * replace showall with list command vor 17 Jahren
  peter efeafa36aa * log configuration settings vor 17 Jahren
  marco 901bf9689e * patch from peter vor 17 Jahren
  peter 85250cca06 * split repository in InstalledRepository and AvailableRepository vor 17 Jahren
  peter a4c852d729 * detect broken packages, give an error if broken packages are found and the user vor 17 Jahren
  peter 36316bea75 * recovery mode added to always use internal fpmkunit vor 17 Jahren
  peter 18ccec1b15 * clean command vor 17 Jahren
  peter aafabe4bb2 * log packages installed both global and local vor 17 Jahren
  peter 12931808dc * find installed versions in local and global install dir vor 17 Jahren
  peter 7ab46e8507 * basic work to load installed versions from fpunits.conf vor 17 Jahren
  peter dd1a7ce8e3 * quoted parameters vor 17 Jahren