Cory Fields
0133e4fb48
depends: Gitian 0.10 fixes
...
Github-Pull: #5465
Rebased-From: 422f873ef3
d546191dc2
d7db4b6317
e27d7cb248
10 years ago
Cory Fields
5f93ec2028
depends: Add a package for qt4.6. Linux uses it by default.
...
We're not ready to switch to a static qt5 for Linux yet due to missing plugin
support. This adds a recipe for building a shared qt4 that we build and link
against, but don't distribute.
make USE_LINUX_STATIC_QT5=1 can be used to build static qt5 as before.
10 years ago
Cory Fields
2027ad30e7
depends: add the debug/release concept to depends
10 years ago
Cory Fields
df7565d99c
depends: add sensible download timeout/retry values
10 years ago
Cory Fields
c897b1e732
depends: add a fallback path in case package sources go missing
...
If a source url fails to download, try again at
$FALLBACK_DOWNLOAD_PATH/file.name, where FALLBACK_DOWNLOAD_PATH can be
overridden by the user.
10 years ago
Cory Fields
e42363d800
build: add funcs.mk to the list of meta-depends
...
If anything in funcs.mk changes, everything must rebuild
10 years ago
Cory Fields
1dec09b341
depends: add shared dependency builder
...
See the README's in depends for documentation
10 years ago