index
:
discoin
1.10-archive
1.14-maint
1.14.4-dev
1.14.5-dev
1.17-dev
1.18-dev
1.21-dev
1.4-archive
1.6-archive
1.7-archive
1.8-archive
1.8-safemode
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile.am
Commit message (
Expand
)
Author
Age
Files
Lines
*
s/Doge/Dis/g
Tomo Ueda
2021-09-02
1
-5
/
+5
*
s/doge/dis/g
Tomo Ueda
2021-09-02
1
-4
/
+4
*
Rename pixmaps
Demon
2021-03-11
1
-1
/
+1
*
Update Gitian descriptors and keys (#1455)
Ross Nicoll
2019-03-25
1
-3
/
+3
*
Rename binaries to match Dogecoin
Ross Nicoll
2019-03-25
1
-5
/
+5
*
build: remove wonky auto top-level convenience targets
Cory Fields
2017-05-31
1
-3
/
+0
*
build: Fix 'make deploy' for OSX
Cory Fields
2016-12-23
1
-1
/
+8
*
Merge #8568: new var DIST_CONTRIB adds useful things for packagers from contrib
Wladimir J. van der Laan
2016-11-07
1
-1
/
+6
|
\
|
*
new var DIST_CONTRIB adds useful things for packagers from contrib/ to EXTRA_...
nomnombtc
2016-11-07
1
-1
/
+6
*
|
Add MIT license to Makefiles
Luke Dashjr
2016-09-21
1
-0
/
+4
*
|
add doc/man to subdir if configure flag --enable-man is set
nomnombtc
2016-08-27
1
-0
/
+5
|
/
*
test: Remove java comparison tool
Wladimir J. van der Laan
2016-08-13
1
-20
/
+4
*
build: add temporary fix for "bad magic number" error in out-of-tree builds
Cory Fields
2016-06-03
1
-0
/
+3
*
build: fix out-of-tree 'make deploy' for osx
Cory Fields
2016-06-01
1
-1
/
+1
*
build: a few ugly hacks to get the rpc tests working out-of-tree
Cory Fields
2016-06-01
1
-0
/
+1
*
build: out-of-tree fixups
Cory Fields
2016-06-01
1
-10
/
+0
*
build: define base filenames for use elsewhere in the buildsystem
Cory Fields
2016-04-11
1
-3
/
+3
*
build: python 3 compatibility
Wladimir J. van der Laan
2016-03-29
1
-3
/
+3
*
Merge branch 'master' into single_prodname
Luke Dashjr
2016-02-03
1
-1
/
+4
|
\
|
*
release: add check-symbols and check-security make targets
Cory Fields
2016-01-26
1
-1
/
+4
*
|
depends: Pass PYTHONPATH along to configure
Cory Fields
2015-12-22
1
-0
/
+1
*
|
macdeploy: Use rsvg-convert rather than cairosvg
Luke Dashjr
2015-12-22
1
-1
/
+1
*
|
More complicated package name substitution for Mac deployment
Luke Dashjr
2015-12-22
1
-13
/
+26
|
/
*
build: Set osx permissions in the dmg to make Gatekeeper happy
Cory Fields
2015-11-24
1
-1
/
+1
*
build: don't distribute tests_config.py
Wladimir J. van der Laan
2015-11-02
1
-1
/
+1
*
Support gathering of code coverage data for RPC tests
dexX7
2015-10-23
1
-3
/
+12
*
Run extended BitcoinJ tests for coverage based on config
dexX7
2015-10-23
1
-1
/
+1
*
Remove coverage and test related files, when cleaning up
dexX7
2015-10-23
1
-1
/
+1
*
Migrated rpc-tests.sh to all python rpc-tests.py
ptschip
2015-10-01
1
-1
/
+1
*
Enable python tests for Native Windows
ptschip
2015-08-26
1
-1
/
+1
*
Add autogen.sh to source tarball.
randy-waterhouse
2015-07-11
1
-0
/
+2
*
OSX: use "Bitcoin Core" as Bundle Display Name
Jonas Schnelli
2015-06-03
1
-3
/
+8
*
[OSX] revert renaming of Bitcoin-Qt.app
Jonas Schnelli
2015-06-01
1
-1
/
+1
*
[Mac only] rename Bitcoin-Qt.app to "Bitcoin Core.app"
Jonas Schnelli
2015-05-19
1
-3
/
+3
*
build: quiet the exe-installer output
Cory Fields
2015-05-04
1
-1
/
+2
*
osx packaging: switch background image to background.tiff
Cory Fields
2015-01-20
1
-6
/
+7
*
Merge pull request #5334
Wladimir J. van der Laan
2014-12-19
1
-0
/
+5
|
\
|
*
libbitcoinconsensus: Add pkg-config support
Luke Dashjr
2014-11-20
1
-0
/
+5
*
|
build: add a deterministic dmg signer
Cory Fields
2014-11-26
1
-1
/
+3
*
|
build: add the deploydir target for gitian
Cory Fields
2014-11-25
1
-7
/
+23
|
/
*
tests: replace the old (unused since Travis) tests with new rpc test scripts
Cory Fields
2014-10-31
1
-1
/
+1
*
tests: remove old pull-tester scripts
Cory Fields
2014-10-31
1
-1
/
+1
*
Separate protocol versioning from clientversion
Cory Fields
2014-10-29
1
-1
/
+1
*
Create the common location for all m4 autotool build scripts, build-aux/m4.
randy-waterhouse
2014-09-16
1
-1
/
+1
*
build: fix race in 'make deploy' for windows
Cory Fields
2014-08-06
1
-1
/
+1
*
build: Fix 'make deploy' when binaries haven't been built yet
Cory Fields
2014-08-06
1
-0
/
+9
*
build: hook up qt translations for static osx packaging
Cory Fields
2014-08-06
1
-2
/
+2
*
test: redirect comparison tool output to stdout
Cory Fields
2014-07-31
1
-1
/
+1
*
secp256k1: Add build-side changes for libsecp256k1
Cory Fields
2014-07-01
1
-0
/
+1
*
build: Add a top-level forwarding target for src/* objects
Cory Fields
2014-06-10
1
-3
/
+3
[next]