Commit Graph

276 Commits (9067c6c451262222a11785ce9622dd6627644cf1)

Author SHA1 Message Date
Cory Fields c110575a92 gitian: Use the new bitcoin-detached-sigs git repo for OSX signatures
10 years ago
Cory Fields 960e99404f gitian: Bump cache dir for current master
10 years ago
Cory Fields be656283f9 gitian: bump faketime to something more recent
10 years ago
Jonas Schnelli 7cef321e65 [Mac only] rename Bitcoin-Qt.app to "Bitcoin Core.app"
10 years ago
Cory Fields c95ac83e51 gitian: fix x86_64 build with static libstdc++
10 years ago
Cory Fields 06715165f9 build: change reduce exports/static libstdc++ options for gitian and travis
10 years ago
Cory Fields 0c6ab676ee gitian: don't add . to tar list
10 years ago
Cory Fields f0172bf91e osx: bump build sdk to 10.9
10 years ago
Cory Fields 46f54bf796 build: osx builders no longer need 32bit compiler support
10 years ago
Cory Fields 0d50c2fd81 dmg: fix deterministic dmg creation and docs
10 years ago
Cory Fields 566c6cb8a2 gitian: attempt to fix tarball determinisim
10 years ago
Cory Fields 914868a05d build: add a deterministic dmg signer
10 years ago
Cory Fields 52bb7a7e1b gitian: update descriptors to use a sane uniform output
10 years ago
Cory Fields 246659aff1 gitian: make tarballs deterministic and nuke .la files from build output
10 years ago
Cory Fields 4bbbdf3244 gitian: quick docs update
10 years ago
Cory Fields 1aead42d41 gitian: descriptors overhaul
10 years ago
Luke Dashjr ab72068565 Bugfix: Replace bashisms with standard sh in gitian descriptors
10 years ago
Cory Fields a7ec027311 gitian: remove unneeded option after last commit
10 years ago
Cory Fields b150b09edc secp256k1: add libtool as a dependency
11 years ago
Wladimir J. van der Laan 6e7c4d17d8 gitian: upgrade OpenSSL to 1.0.1h
11 years ago
Wladimir J. van der Laan 386e732a5f gitian: make linux qt intermediate deterministic
11 years ago
Cory Fields 2869b1349b release: Bump the OSX SDK to 10.7 for gitian builds
11 years ago
Cory Fields 1a97b22b9c
gitian: Add OSX build descriptors
11 years ago
Wladimir J. van der Laan 51cb8fe870
gitian: use right qt tools in linux build
11 years ago
Wladimir J. van der Laan 92e3022f88 gitian: don't export any symbols from executable
11 years ago
Wladimir J. van der Laan 3ab1664594 gitian: build against Qt 4.6
11 years ago
Warren Togami 49a3352c1c gitian-linux: --enable-glibc-back-compat
11 years ago
Wladimir J. van der Laan 25d4911e86 gitian: upgrade miniupnpc input to 1.9
11 years ago
Wladimir J. van der Laan 178825dec3
gitian: Version bump for Qt dependency
11 years ago
Wladimir J. van der Laan fa2b42533a
Merge pull request #4023
11 years ago
Wladimir J. van der Laan 4a811b0053
gitian: upgrade openssl to 1.0.1g for both win and linux
11 years ago
Wladimir J. van der Laan ddcd1afc5f gitian: add statically built variant of bitcoind/bitcoin-cli
11 years ago
Wladimir J. van der Laan c337e2e905 Update gitian README.md
11 years ago
Wladimir J. van der Laan 93c3e21e92 Re-enable UPnP by default in gitian builds
11 years ago
Wladimir J. van der Laan 31b3d94ef5 gitian: Make protobuf win32 intermediate output deterministic
11 years ago
Wladimir J. van der Laan 6c0276ae69 gitian: add libz-dev dependency package for linux boost
11 years ago
Wladimir J. van der Laan d5fa3eff03
Merge pull request #3622
11 years ago
Wladimir J. van der Laan 4ce9106ff8 gitian: sort generated source distribution archive for windows
11 years ago
Wladimir J. van der Laan 6b55e6b97d gitian: Post-process .a libraries for win to be deterministic
11 years ago
Wladimir J. van der Laan c13a13efec gitian: add -D flag to ar for deterministic output for linux deps
11 years ago
Wladimir J. van der Laan 1552145ae5 gitian: Sort generated source distribution archive
11 years ago
Wladimir J. van der Laan c43d1e5549 gitian: Make windows dependencies outputs fully deterministic
11 years ago
Wladimir J. van der Laan aabcd11ba6 gitian: Make linux boost dependency completely deterministic
11 years ago
Wladimir J. van der Laan aa9348563c gitian: Make linux build of OpenSSL deterministic
11 years ago
Wladimir J. van der Laan 65615a3a78 Gitian fixes for 0.9.0rc1 build
11 years ago
Wladimir J. van der Laan f622232bcf gitian: Windows 64 bit support
11 years ago
Wladimir J. van der Laan 490d6a3046
Merge pull request #3545
11 years ago
Wladimir J. van der Laan 77f1b4ae19 gitian: add optimization to win32 protobuf
11 years ago
Wladimir J. van der Laan 1cbbeb6a27 gitian: Add openssl to linux deps
11 years ago
Wladimir J. van der Laan 64be7f7892 gitian: Build boost dependency for linux
11 years ago
Wladimir J. van der Laan 7eb99a844f gitian: Reduce build time for boost windows dependency
11 years ago
Micha f4e72bf8d2
Make gitian builds consistent across platforms
11 years ago
Wladimir J. van der Laan 4b4b578cb3
Merge pull request #3536
11 years ago
Wladimir J. van der Laan 04257151b1 gitian: add explicit dependency build for linux
11 years ago
Wladimir J. van der Laan 279af1a2af build: use Ubuntu 12.04 for linux gitian build
11 years ago
Wladimir J. van der Laan 1e3abb4e3d build: upgrade Qt used by windows build to 5.2.0
11 years ago
Wladimir J. van der Laan 2f158dfc93 build: Update the other win32 deps
11 years ago
Wladimir J. van der Laan 5c72e3df3c
Merge pull request #3501
11 years ago
Wladimir J. van der Laan 0d512a9ee7 gitian: Add -O2 for win32 build
11 years ago
Warren Togami 56fce1fdbb Upgrade gitian win32 to boost-1.55.
11 years ago
Michagogo c51e49b1a3 Fix file hash verification error in deps-win32.yml
11 years ago
Warren Togami b31482844b Check integrity of gitian input source tarballs
11 years ago
super3 27e2d8bfb5 Finished /Contrib Index. Standardized READMEs.
11 years ago
Warren Togami 738b8598ae Hardcode string in miniupnpcstring.h and remove wine requirement from deps-win32.yml
11 years ago
Warren Togami b5ab7f34f8 Fix gitian qt-win32.yml build
11 years ago
Gavin Andresen b2180d82a4 Merge pull request #3029 from wtogami/gitianwin32
11 years ago
fanquake cd4d495ed4 Update Qt 4.8.3 download link
11 years ago
Warren Togami f2bc1d35d6 Upgrade gitian win32 to boost-1.54.0
11 years ago
Warren Togami af6c2c71ed Upgrade gitian win32 to Precise 12.04.
11 years ago
Gavin Andresen d969c2c073 Fix gitian: bitcoin-deps is at version 0.0.7
11 years ago
Cory Fields 7f1c162aae gitian: remove obsolete --disable-debug flag
11 years ago
Cory Fields 8d36b2dcfb gitian: fix win32 build after configure bdb changes
11 years ago
Cory Fields 08081e393b included-tests: update gitian descriptors for hexdump dependency
11 years ago
Philip Kaufmann d78900cc1b fix some cosmetic glitches in the codebase
11 years ago
Gavin Andresen 8394f4a2dc Merge pull request #2977 from laanwj/2013_09_release_process_protobuf
11 years ago
Cory Fields 35b8af9226 autotools: switch to autotools buildsystem
11 years ago
Wladimir J. van der Laan 51c2fa16bb Qt 4.8.3 r2 in gitian and release process
11 years ago
Gavin Andresen a41d5fe019 Payment Protocol: X509-validated payment requests
11 years ago
Gavin Andresen 36dc41f427 doc/README was replaced by README.md
12 years ago
Warren Togami 5ada394edf gitian deps-win32.yml needs psmisc package for killall to end the build
12 years ago
Gavin Andresen efb6d9aae7 Minor build fixes
12 years ago
Gavin Andresen fbd860287e Pass compiler flags down into leveldb make
12 years ago
Matt Corallo b478337312 Undo bad gitian update.
12 years ago
Matt Corallo 325a064c68 Upgrade to Qt 4.8.3 (because 4.8.2 was removed from qt repos?)
12 years ago
Wladimir J. van der Laan a5ba586669 Merge pull request #1864 from Diapolo/Qt_4.8.2
12 years ago
Philip Kaufmann 26809acbf9 switch to Qt 4.8.2 for Windows builds
12 years ago
fanquake 0eaaa83ba5 Update Bitcoin to use OpenSSL 1.0.1c
12 years ago
Wladimir J. van der Laan b9a4aaad1e Merge pull request #1726 from laanwj/2012_08_gitian_qt_styles
12 years ago
Gavin Andresen 3c28b335af Minor build documentation fix
12 years ago
Gavin Andresen 4dc89fa875 Build doc updates
12 years ago
Gavin Andresen 21327ebe93 Update gitian build setup notes
12 years ago
Wladimir J. van der Laan e598b5b5c2 Remove unused styles on Windows from gitian qt build
12 years ago
Matt Corallo a1755ec426 Upgrade to Boost 1.50
12 years ago
Luke Dashjr d0377a70e2 Bugfix: Adjust gitian-win32 to use Boost 1.49 for real
12 years ago
Luke Dashjr 1837696580 Bugfix: Move boost::interprocess Win32 workaround to Bitcoin-Qt sources, rather than hacking boost in gitian
12 years ago
Luke Dashjr 90d95b6323 Replace all occurances of license.txt with COPYING, including naming the file COPYING.txt on Windows
12 years ago
Matt Corallo 1d42878adb Fix #956 the Boost 1.49 way.
13 years ago
Matt Corallo 39471861d5 Upgrade to Boost 1.49 on Win32
13 years ago
Gavin Andresen cedcec2dec Bump win32.deps version number for new openssl
13 years ago
Gavin Andresen 2b4d7735b6 Windows build: compile against openssl 1.0.1b
13 years ago
Pieter Wuille a20c0d0f67 Build identification strings
13 years ago
Gavin Andresen 5ce4c2a23a Remove USE_SSL #define
13 years ago
Luke Dashjr 49e1501b5d Move QMAKE_LIBS_QT_ENTRY adjustment to bitcoin side of build
13 years ago
Matt Corallo 8864019f6d Fix Win32 RPC Crashes.
13 years ago
Matt Corallo 3d0a0a9b9e Make deps build deterministic and upgrade to libpng 1.5.9.
13 years ago
Matt Corallo b03cb15789 Make bitcoin-qt static-link libqrcode and add it for debian pkgs.
13 years ago
Luke Dashjr 9909340f37 Split smaller dependencies out of gitian-win32 into deps-win32
13 years ago
Luke Dashjr f051ee5f96 Update zlib and libpng (previous version had a security issue)
13 years ago
Matt Corallo 0b5d6f1e26 Add QR Code support to Win32 Gitian build.
13 years ago
Matt Corallo 1194739745 Fix Linux gitian descriptor to use QRCode support.
13 years ago
Wladimir J. van der Laan 5ad2ca011e Merge pull request #723 from TheBlueMatt/gitianfix
13 years ago
Matt Corallo 7415b805c4 Fix #722.
13 years ago
sje397 22123c85f3 Added QRCode generation functions via libqrencode. Switch on with USE_QRENCODE=1.
13 years ago
Matt Corallo a22535144c Re-enable RPCSSL in gitian builds.
13 years ago
Gavin Andresen a5f07cbea0 Static link on Linux. And better document release process on OSX.
13 years ago
Wladimir J. van der Laan c589f09115 Make qt-win32 gitian build deterministic
13 years ago
Wladimir J. van der Laan 8fb6134aa5 attempt to make build deterministic
13 years ago
Matt Corallo fca0e799c2 Update Win32 gitian descriptor for bitcoin-qt.
13 years ago
Matt Corallo 2f91039c70 Add gitian descriptor for qt cross compile via MinGW.
13 years ago
Gavin Andresen 383ad8b8a6 Add notes on getting gitian builds going
13 years ago
Matt Corallo 472bbb750c Update openssl to 1.0.0e.
13 years ago
Matt Corallo 438adb6c25 Decrease number of installed packages for Linux Gitian build.
13 years ago
Matt Corallo f5e760268b Remove wxWidgets gitian descriptors.
13 years ago
Matt Corallo 8ab246297b Update Linux gitian descriptor for bitcoin-qt.
13 years ago
Luke Dashjr b4d0588d06 Add support to makefile.unix for the same parameters used by bitcoin-qt.pro, dynamic linking unless STATIC=1 is passed
13 years ago
Matt Corallo 0920ad152f Restructure gitian files and add download config files.
13 years ago