fanquake
bb077fa5d0
[depends] Remove OBJCXX define from config.site.in
8 years ago
Wladimir J. van der Laan
3c5251daeb
test: Remove java comparison tool
8 years ago
Cory Fields
b676f38791
depends: allow for CONFIG_SITE to be used rather than stealing prefix
...
This does not break any existing prefix behavior, only makes new behavior work.
For example:
CONFIG_SITE=$PWD/depends/x86_64-pc-linux-gnu/share/config.site ./configure --prefix=/
9 years ago
Cory Fields
de619a37fd
depends: Pass PYTHONPATH along to configure
9 years ago
Cory Fields
54566de29d
depends: quit exporting in config.site
10 years ago
Luke Dashjr
ab72068565
Bugfix: Replace bashisms with standard sh in gitian descriptors
10 years ago
Cory Fields
00522cd45b
depends: disable reduced exports for debug builds
...
Some debug options may not be compatible.
10 years ago
Cory Fields
dc66ff53b4
depends: make LDFLAGS act like the other flags
10 years ago
Cory Fields
2027ad30e7
depends: add the debug/release concept to depends
10 years ago
Cory Fields
cf12c223d0
depends: respect CPPFLAGS when configuring with depends
10 years ago
Cory Fields
1dec09b341
depends: add shared dependency builder
...
See the README's in depends for documentation
10 years ago