joost
|
6be872bb13
* Added -l/--showlocation option for the list command to show which packages are installed locally and globally
|
15 years ago |
joost
|
f95c24176a
* Set the value of the LocalRepository macro in both compilersettings, after the globalsettings are read
|
15 years ago |
joost
|
d27093ceba
* Evaluate macros when getting LocalUnitDir and GlobalUnitDir
|
15 years ago |
joost
|
2ca892c361
* Added ability to use macros ({AppConfigDir}, {UserDir} and {LocalRepository}) in path settings
|
15 years ago |
joost
|
d4d733b173
* Use ExeSearch instead of FileSearch to find fpc executable
|
16 years ago |
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 years ago |
peter
|
efeafa36aa
* log configuration settings
|
17 years ago |
peter
|
a4c852d729
* detect broken packages, give an error if broken packages are found and the user
|
17 years ago |
peter
|
36316bea75
* recovery mode added to always use internal fpmkunit
|
17 years ago |
peter
|
7ab46e8507
* basic work to load installed versions from fpunits.conf
|
17 years ago |
peter
|
dd1a7ce8e3
* quoted parameters
|
17 years ago |
peter
|
c80c97739c
* rename Packages dir to Archives dir
|
17 years ago |
peter
|
35c6e49575
* verbosity cleanup so it is constistent with fpmkunit
|
17 years ago |
peter
|
093237e74d
* Use expandfilename to remove ../.. from FPCDIR for non-unix
|
17 years ago |
peter
|
ed3d9e1e5f
* downloader registration
|
17 years ago |
peter
|
269d8ecf51
* split options in globaloptions and compileroptions
|
18 years ago |
peter
|
da21fb10e3
* default repository is now http
|
18 years ago |
peter
|
604c918ba9
* debug shows directory/file checks
|
18 years ago |
peter
|
100dab3c33
* support local and global install directories, default is to use a local
|
18 years ago |
peter
|
6ea1339f0a
* initial code for bootstrapping using only source dirs
|
18 years ago |
peter
|
5e9e617625
* detection of installed fpc added
|
18 years ago |
peter
|
515880ffe6
* fpmake to fpmkunit package
|
18 years ago |
peter
|
2d28dae41b
* remove dependency on fpmktype
|
18 years ago |
peter
|
88f2a0e53a
* avail,scan commands added
|
18 years ago |
peter
|
7fa93d8b1a
* separate compiler setting for compiling fpmake.pp
|
18 years ago |
peter
|
cf8f48fc5f
* remote and local repository cleanup
|
18 years ago |
peter
|
b928627d6d
* pkgglobals added
|
18 years ago |