Commit történet

Szerző SHA1 Üzenet Dátum
  joost 94e9d5ebb8 * Added TPackage.IsFPMakeAddIn, when this flag is set, the package can be 15 éve
  joost 6a4ea03acb * Added FPMakeOptions to the global configuration file, to pass custom options to fpmake 15 éve
  joost 631811d779 * Added the ability to skip the rebuild of all packages which are dependent on the package being installed 15 éve
  joost f6ced54fb4 * Parse command-line options twice, so they can override values from the configuration files 15 éve
  joost 0dfd6f6675 * Added GlobalPrefix and LocalPrefix settings to compilersettings of fppkg 15 éve
  joost 4cb34b50f3 * Only save new config-files when the version is updated or the file is newly created 15 éve
  joost db2d55128c * Added option to pass options to the compiler 15 éve
  joost 6be872bb13 * Added -l/--showlocation option for the list command to show which packages are installed locally and globally 15 éve
  joost f95c24176a * Set the value of the LocalRepository macro in both compilersettings, after the globalsettings are read 15 éve
  joost d27093ceba * Evaluate macros when getting LocalUnitDir and GlobalUnitDir 15 éve
  joost 2ca892c361 * Added ability to use macros ({AppConfigDir}, {UserDir} and {LocalRepository}) in path settings 15 éve
  joost d4d733b173 * Use ExeSearch instead of FileSearch to find fpc executable 16 éve
  joost 4cc2015f8b * Fixed a security issue. Do not try to run an executable named fpc in the current directory, but only search for it in the path 16 éve
  peter efeafa36aa * log configuration settings 17 éve
  peter a4c852d729 * detect broken packages, give an error if broken packages are found and the user 17 éve
  peter 36316bea75 * recovery mode added to always use internal fpmkunit 17 éve
  peter 7ab46e8507 * basic work to load installed versions from fpunits.conf 17 éve
  peter dd1a7ce8e3 * quoted parameters 17 éve
  peter c80c97739c * rename Packages dir to Archives dir 17 éve
  peter 35c6e49575 * verbosity cleanup so it is constistent with fpmkunit 17 éve
  peter 093237e74d * Use expandfilename to remove ../.. from FPCDIR for non-unix 18 éve
  peter ed3d9e1e5f * downloader registration 18 éve
  peter 269d8ecf51 * split options in globaloptions and compileroptions 18 éve
  peter da21fb10e3 * default repository is now http 18 éve
  peter 604c918ba9 * debug shows directory/file checks 18 éve
  peter 100dab3c33 * support local and global install directories, default is to use a local 18 éve
  peter 6ea1339f0a * initial code for bootstrapping using only source dirs 18 éve
  peter 5e9e617625 * detection of installed fpc added 18 éve
  peter 515880ffe6 * fpmake to fpmkunit package 18 éve
  peter 2d28dae41b * remove dependency on fpmktype 18 éve