Asher Dawes
7b339838ea
Fixed composite command
2018-05-26 22:24:59 -07:00
Asher Dawes
af78ac8643
Fixed composite command
2018-05-26 22:19:38 -07:00
Asher Dawes
aef9cbb16f
Fixed broken auth
2018-05-26 20:56:00 -07:00
Asher Dawes
d29688dc20
Fixed broken auth
2018-05-26 20:52:18 -07:00
Asher Dawes
031326162d
Travis Cleanup
2018-05-26 20:49:00 -07:00
Asher Dawes
f0d93abb0f
Travis Cleanup
2018-05-26 20:43:12 -07:00
Asher Dawes
61644b4965
stop unnecessary fetch
2018-05-26 20:19:33 -07:00
Asher Dawes
50b418e0b8
stop unnecessary fetch
2018-05-26 19:41:25 -07:00
Asher Dawes
57a757e1af
Merge branch 'master' into dev
2018-05-26 14:00:17 -07:00
Asher Dawes
78a27c2252
attempting mac builds
2018-05-26 12:53:18 -07:00
Asher Dawes
85b0e3fd94
attempting mac builds
2018-05-26 12:47:55 -07:00
Asher Dawes
987b65957e
attempting mac builds
2018-05-26 12:45:29 -07:00
Asher Dawes
83dfb8db09
attempting mac builds
2018-05-26 12:43:19 -07:00
Asher Dawes
2a023e3c45
attempting mac builds
2018-05-26 12:35:29 -07:00
Asher Dawes
b73006e3b8
attempting mac builds
2018-05-26 12:34:57 -07:00
Asher Dawes
aba193e39d
adding auth
2018-05-25 21:57:18 -07:00
Asher Dawes
d998a21718
troubleshooting executable transfer
2018-05-25 21:35:46 -07:00
Asher Dawes
2241a57d64
troubleshooting executable transfer
2018-05-25 21:16:05 -07:00
Asher Dawes
284ed51322
fixed target directory
2018-05-25 20:36:11 -07:00
Asher Dawes
3defa8cb7e
Troubleshooting artifact archive fetch
2018-05-25 19:08:44 -07:00
Asher Dawes
e58b6fc231
closing conditional
2018-05-25 18:58:16 -07:00
Asher Dawes
faf40fe409
placing build executables in with artifacts
2018-05-25 18:24:13 -07:00
Asher Dawes
6dc52f2205
troubleshooting executable copies
2018-05-25 10:55:31 -07:00
Asher Dawes
4ef743acad
troubleshooting executable copies
2018-05-25 01:22:30 -07:00
Asher Dawes
18b0f94780
troubleshooting executable copies
2018-05-25 00:39:44 -07:00
Asher Dawes
a23fbff21a
removed escape characters
2018-05-25 00:00:22 -07:00
Asher Dawes
eb272b0eb6
Cleaned up Travis config
2018-05-24 18:05:13 -07:00
Asher Dawes
511c8d24b3
Fixing AUTH to external storage
2018-05-24 10:47:54 -07:00
Asher Dawes
d5e0a087e3
Fixing AUTH to external storage
2018-05-23 22:38:20 -07:00
Asher Dawes
ad2541d4d4
Adding Slack notifications
2018-05-23 22:11:29 -07:00
Asher Dawes
354eec04e5
Introducing CI/CD configs for Linux and Windows builds. Mac pending.
2018-05-23 22:09:03 -07:00
jl777
9000990c30
Merge remote-tracking branch 'zcash/master' into rebase2
...
# Conflicts:
# .travis.yml
# Makefile.am
# README.md
# configure.ac
# depends/Makefile
# depends/builders/darwin.mk
# depends/funcs.mk
# depends/hosts/darwin.mk
# depends/packages/googlemock.mk
# depends/packages/googletest.mk
# depends/packages/libsnark.mk
# depends/packages/libsodium.mk
# depends/packages/packages.mk
# depends/packages/rust.mk
# src/Makefile.am
# src/Makefile.gtest.include
# src/chainparams.cpp
# src/chainparams.h
# src/checkpoints.h
# src/clientversion.h
# src/coins.cpp
# src/consensus/consensus.h
# src/gtest/test_mempool.cpp
# src/httprpc.cpp
# src/init.cpp
# src/komodo-tx.cpp
# src/main.cpp
# src/miner.cpp
# src/policy/fees.cpp
# src/policy/fees.h
# src/rpcmining.cpp
# src/rpcrawtransaction.cpp
# src/rpcserver.cpp
# src/test/policyestimator_tests.cpp
# src/test/rpc_wallet_tests.cpp
# src/test/transaction_tests.cpp
# src/txdb.cpp
# src/txmempool.cpp
# src/wallet/asyncrpcoperation_sendmany.cpp
# src/wallet/rpcwallet.cpp
# src/wallet/wallet.cpp
# src/wallet/wallet.h
# src/zcash/CreateJoinSplit.cpp
# zcutil/build.sh
2018-03-25 18:44:38 +03:00
Luke Dashjr
7ab7005fbc
Travis: Use Blue Box VMs for IPv6 loopback support
2017-11-29 17:24:59 +00:00
Luke Dashjr
a8982ac97d
Bugfix: depends/Travis: Use --location (follow redirects) and --fail [on HTTP error response] with curl
2017-11-29 17:24:59 +00:00
Luke Dashjr
bdd12c9b3c
Travis: Use curl rather than wget for Mac SDK
2017-11-29 17:24:59 +00:00
MarcoFalke
124e9389af
Fix url in .travis.yml
2017-11-29 17:24:59 +00:00
ca333
eeaec53966
update travis config
2017-10-31 01:43:52 +01:00
Daira Hopwood
506a21850a
Remove UPnP support. fixes #2500
...
Signed-off-by: Daira Hopwood <daira@jacaranda.org >
2017-07-03 08:57:05 +01:00
Simon
abecfc422c
Remove redundant gui options from build scripts
2017-03-10 10:35:23 -08:00
Cory Fields
5088de4bb8
travis: install a recent libzmq and pyzmq for tests
2017-02-08 22:10:42 +00:00
Jonas Schnelli
5c7f84cf26
[travis] add zmq python module
2017-02-08 22:10:42 +00:00
Cory Fields
1f4d7cf20b
travis: for travis generating an extra build
2015-09-22 00:43:09 +00:00
Cory Fields
cc602d0f83
travis: don't spew fixme messages when running wine tests
2015-05-04 11:05:25 -04:00
Suhas Daftuar
29bff0e684
Add some travis debugging for python scripts
...
Adds printing to the console before/after calls to bitcoin-cli -rpcwait,
if the PYTHON_DEBUG environment variable is initialized.
2015-04-28 16:51:46 -04:00
Pieter Wuille
5abe2cf110
Reorder travis builds for faster response
2015-03-13 07:12:37 -07:00
Gavin Andresen
69866436be
Run unit tests in different orders
...
Set the BOOST_TEST_RANDOM environment variable, to
run unit tests in different orders for each test in the
test matrix that runs tests.
2015-03-06 12:15:08 -05:00
Cory Fields
06715165f9
build: change reduce exports/static libstdc++ options for gitian and travis
...
For Gitian releases:
- Windows builds remain unchanged. libstdc++ was already linked statically.
- OSX builds remain unchanged. libstdc++ is tied to the SDK and not worth
messing with.
- Linux builds now statically link libstdc++.
For Travis:
- Match the previous behavior by adding --enable-reduce-exports as
necessary.
- Use static libstdc++ for the full Linux build.
2015-02-23 18:22:58 -05:00
Cory Fields
f0172bf91e
osx: bump build sdk to 10.9
2015-01-20 01:49:20 -05:00
Cory Fields
46f54bf796
build: osx builders no longer need 32bit compiler support
2015-01-02 15:09:43 -05:00
Cory Fields
c54d647a92
travis: let travis use shared libs for tests
2014-11-19 22:49:41 -05:00