joost
|
04017bd0f3
* Do not show the message that dependencies are being installed in recursive calls
|
14 years ago |
joost
|
e5b156f29a
* When a add-in is installed, add it to the fpmake dependencies list, so that packages
|
14 years ago |
joost
|
fa58935cfe
* Added command listsettings to values for all settings
|
14 years ago |
joost
|
4d13235ea0
* Store the location of the original source when installing a package
|
14 years ago |
joost
|
8292cc17e2
* Show that dependencies are being installed
|
14 years ago |
joost
|
4e18e505f6
* Show message to inform why depending packages are installed
|
14 years ago |
joost
|
6be872bb13
* Added -l/--showlocation option for the list command to show which packages are installed locally and globally
|
15 years ago |
joost
|
bfae5e097d
* When IsSuperUser is true, use the GlobalUnitDir instead of the
|
16 years ago |
joost
|
c5d776651e
* When RemoteRepository is "auto" download a list of mirrors, not the other way around
|
17 years ago |
peter
|
e8e9da4047
* replace showall with list command
|
17 years ago |
peter
|
9931cb8ea8
* fix building package in currentdir that was
|
17 years ago |
marco
|
b390a09078
* allow disabling of mirrors.xml when a custom remoterepository is configured
|
17 years ago |
peter
|
85250cca06
* split repository in InstalledRepository and AvailableRepository
|
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
|
70a6eeaa16
* disable wrong package not available check
|
17 years ago |
peter
|
18ccec1b15
* clean command
|
17 years ago |
peter
|
aafabe4bb2
* log packages installed both global and local
|
17 years ago |
peter
|
e2e1321f04
* check dependencies for os and cpu
|
17 years ago |
peter
|
12931808dc
* find installed versions in local and global install dir
|
17 years ago |
peter
|
35c6e49575
* verbosity cleanup so it is constistent with fpmkunit
|
17 years ago |
peter
|
b72cb5f4b8
* check if the minimum required fpmkunit is installed, if not
|
18 years ago |
peter
|
269d8ecf51
* split options in globaloptions and compileroptions
|
18 years ago |
peter
|
bd093b4b9e
* give better error on corrupt packages.xml
|
18 years ago |
peter
|
6a0b278727
* basic dependency handling is working
|
18 years ago |
peter
|
33b5d4d73c
* compile command added
|
18 years ago |
peter
|
6fcdfee5ec
* install does not a build anymore
|
18 years ago |
peter
|
100dab3c33
* support local and global install directories, default is to use a local
|
18 years ago |
peter
|
94aa14018d
* compile fixed
|
18 years ago |
peter
|
6ea1339f0a
* initial code for bootstrapping using only source dirs
|
18 years ago |