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
|
16 years ago |
peter
|
e8e9da4047
* replace showall with list command
|
16 years ago |
peter
|
9931cb8ea8
* fix building package in currentdir that was
|
16 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
|
17 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 |
peter
|
88f2a0e53a
* avail,scan commands added
|
18 years ago |
peter
|
0a4e18b37d
* fix unzipping
|
18 years ago |
peter
|
cf8f48fc5f
* remote and local repository cleanup
|
18 years ago |
peter
|
b928627d6d
* pkgglobals added
|
18 years ago |
peter
|
83fa4de83b
* Downlaoder class is not a pkghandler anymore
|
18 years ago |
peter
|
2fe7c8ec82
* remove spaces and tabs
|
18 years ago |