joost
|
06fb7437d9
* Use macro in default LocalRepository setting
|
14 anni fa |
joost
|
5df80040ce
* Solved issues setting the default GlobalPrefix and GlobalInstallDir
|
14 anni fa |
joost
|
45f6cc6567
* Do now show newlines in listsettings
|
14 anni fa |
joost
|
496a232570
* Use macros instead of code to resolve Global-and Local-InstallDir
|
14 anni fa |
joost
|
fa58935cfe
* Added command listsettings to values for all settings
|
14 anni fa |
joost
|
94e9d5ebb8
* Added TPackage.IsFPMakeAddIn, when this flag is set, the package can be
|
15 anni fa |
joost
|
6a4ea03acb
* Added FPMakeOptions to the global configuration file, to pass custom options to fpmake
|
15 anni fa |
joost
|
631811d779
* Added the ability to skip the rebuild of all packages which are dependent on the package being installed
|
15 anni fa |
joost
|
f6ced54fb4
* Parse command-line options twice, so they can override values from the configuration files
|
15 anni fa |
joost
|
0dfd6f6675
* Added GlobalPrefix and LocalPrefix settings to compilersettings of fppkg
|
15 anni fa |
joost
|
4cb34b50f3
* Only save new config-files when the version is updated or the file is newly created
|
15 anni fa |
joost
|
db2d55128c
* Added option to pass options to the compiler
|
15 anni fa |
joost
|
6be872bb13
* Added -l/--showlocation option for the list command to show which packages are installed locally and globally
|
15 anni fa |
joost
|
f95c24176a
* Set the value of the LocalRepository macro in both compilersettings, after the globalsettings are read
|
15 anni fa |
joost
|
d27093ceba
* Evaluate macros when getting LocalUnitDir and GlobalUnitDir
|
15 anni fa |
joost
|
2ca892c361
* Added ability to use macros ({AppConfigDir}, {UserDir} and {LocalRepository}) in path settings
|
15 anni fa |
joost
|
d4d733b173
* Use ExeSearch instead of FileSearch to find fpc executable
|
16 anni fa |
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 anni fa |
peter
|
efeafa36aa
* log configuration settings
|
17 anni fa |
peter
|
a4c852d729
* detect broken packages, give an error if broken packages are found and the user
|
17 anni fa |
peter
|
36316bea75
* recovery mode added to always use internal fpmkunit
|
17 anni fa |
peter
|
7ab46e8507
* basic work to load installed versions from fpunits.conf
|
17 anni fa |
peter
|
dd1a7ce8e3
* quoted parameters
|
17 anni fa |
peter
|
c80c97739c
* rename Packages dir to Archives dir
|
17 anni fa |
peter
|
35c6e49575
* verbosity cleanup so it is constistent with fpmkunit
|
17 anni fa |
peter
|
093237e74d
* Use expandfilename to remove ../.. from FPCDIR for non-unix
|
18 anni fa |
peter
|
ed3d9e1e5f
* downloader registration
|
18 anni fa |
peter
|
269d8ecf51
* split options in globaloptions and compileroptions
|
18 anni fa |
peter
|
da21fb10e3
* default repository is now http
|
18 anni fa |
peter
|
604c918ba9
* debug shows directory/file checks
|
18 anni fa |