John Crispin
|
2e2c04777b
build: allow openwrt.git packages to be replaced by feeds
|
11 лет назад |
John Crispin
|
b6f268d775
build: revert r44076
|
11 лет назад |
John Crispin
|
de3bf7e4c2
build: allow openwrt.git packages to be replaced by feeds
|
11 лет назад |
John Crispin
|
590b855c26
scripts/feeds: handle missing/broken feeds better
|
11 лет назад |
Jo-Philipp Wich
|
a720dd209f
build: introduce per feed repository support
|
11 лет назад |
Felix Fietkau
|
dcb5d00875
scripts: unset GREP_OPTIONS in env and feeds (fixes #16924)
|
11 лет назад |
Luka Perkov
|
49722e7dcb
feeds: enable cloning of specific git commit
|
12 лет назад |
Florian Fainelli
|
a1267290ed
scripts/feeds: ensure that --ff is enabled
|
12 лет назад |
Jo-Philipp Wich
|
103b69e250
feeds: fix check for core packages that are not in the package/ toplevel directory
|
12 лет назад |
Felix Fietkau
|
3df534502c
scripts/feeds: redirect stderr of the which call to /dev/null to avoid potentially confusing error messages on some systems
|
13 лет назад |
Felix Fietkau
|
85f1a2c67a
add further countermeasures against the git core.autocrlf option (fixes #9075)
|
13 лет назад |
Felix Fietkau
|
34ffb526a2
build: rework verbosity level selection
|
13 лет назад |
Mirko Vogt
|
1f489e4084
re-enable shallow git clones ('--depth 1')
|
13 лет назад |
Mirko Vogt
|
2ebcd4707c
include revisions of feeds when listing them
|
13 лет назад |
Felix Fietkau
|
e925dbf704
scripts/feeds: override the OPENWRT_BUILD variable when calling internal targets (based on patch from #10212)
|
14 лет назад |
Jo-Philipp Wich
|
a02ba6ccc2
Add support for git-svn package feeds Signed-off-by: Jonathan McCrohan <[email protected]>
|
14 лет назад |
Felix Fietkau
|
3945267a99
scripts/feeds: support checking out git trees with different branches
|
15 лет назад |
Florian Fainelli
|
0d74b45467
add support for darcs-based feeds
|
15 лет назад |
Michael Büsch
|
b5cfdcd278
Fix typo
|
15 лет назад |
Jo-Philipp Wich
|
adcfdc46e0
feeds: restore previously active feed after install_package(), fixes install all case for packages with inter-feed dependencies
|
15 лет назад |
Felix Fietkau
|
198f027c4b
scripts/feeds: fix a bug in the metadata caching change
|
15 лет назад |
Felix Fietkau
|
76d517b629
scripts/feeds: switch to the right feed metadata when installing a package to fix dependency handling (patch by matthijs from #5891)
|
15 лет назад |
Felix Fietkau
|
f9ff9d02f6
scripts/feeds: cache feed metadata instead of re-reading it on every get_feed() call
|
15 лет назад |
Hamish Guthrie
|
1d2f157928
Revert r22094 and r22095
|
15 лет назад |
Hamish Guthrie
|
6a7c2c244f
Added --non-interactive flag to svn package downloads
|
15 лет назад |
Hamish Guthrie
|
6615374f13
add --trust-server-cert to svn checkout of feeds
|
15 лет назад |
Felix Fietkau
|
caf8074566
scripts/feeds: fix an error message
|
16 лет назад |
Felix Fietkau
|
1428bca7f5
scripts/feeds: ignore virtual packages
|
16 лет назад |
Felix Fietkau
|
ddcfaeb1e5
move host build in packages into a separate namespace: package/<name>/host/<target> this allows dependencies between host and target packages, and saves unnecessary host builds for packages that contain both variants
|
17 лет назад |
Ralph Hempel
|
89181213dc
check for correct make version ( thanks to Thomas )
|
17 лет назад |