MarcoFalke
fada0c90b6
[travis] Fail when documentation is outdated
2016-01-04 19:24:07 +01:00
Wladimir J. van der Laan
45d13abf4e
Merge pull request #7253
...
0d59589 Bugfix: update-translations: Allow numerus translations to omit %n specifier (usually when it only has one possible value) (Luke Dashjr)
2016-01-04 12:00:36 +01:00
Wladimir J. van der Laan
c173013821
Merge pull request #7274
...
fa6ce44 [debian] Update bitcoind manpage description (MarcoFalke)
fae7a36 [debian] Bump manpages and only mention -? (MarcoFalke)
2016-01-04 10:04:11 +01:00
Wladimir J. van der Laan
eb2b74526a
Merge pull request #7251
...
fa09562 [gitian] Set reference date to something more recent (MarcoFalke)
2016-01-04 09:29:58 +01:00
MarcoFalke
fa6ce44bf9
[debian] Update bitcoind manpage description
...
Update the description to match that description in
the main bitcoin README.md
2016-01-03 16:01:42 +01:00
MarcoFalke
fae7a369cb
[debian] Bump manpages and only mention -?
...
The manpages are outdated and are very rarely updated when changes
to the code happen.
2016-01-03 16:01:32 +01:00
MarcoFalke
fa095622c2
[gitian] Set reference date to something more recent
2016-01-02 18:11:49 +01:00
MarcoFalke
fa71669452
[devtools] Use git pretty-format for year parsing
2015-12-26 17:53:42 +01:00
Luke Dashjr
0d595894f0
Bugfix: update-translations: Allow numerus translations to omit %n specifier (usually when it only has one possible value)
2015-12-25 13:15:01 +00:00
Luke Dashjr
4d5a3df9d4
Bugfix: gitian-descriptors: Add missing python-setuptools requirement for OS X (biplist module)
2015-12-22 13:27:26 +00:00
Luke Dashjr
e4ab5e5f43
Bugfix: Correct copyright year in Mac DMG background image
2015-12-22 12:31:33 +00:00
Luke Dashjr
c39a6fffd7
Travis & gitian-osx: Use depends for ds_store and mac_alias modules
2015-12-22 04:37:47 +00:00
Luke Dashjr
e611b6e329
macdeploy: Use rsvg-convert rather than cairosvg
2015-12-22 04:37:45 +00:00
Luke Dashjr
63bcdc5227
More complicated package name substitution for Mac deployment
2015-12-22 03:24:21 +00:00
MarcoFalke
fa6ad855e9
[devtools] Rewrite fix-copyright-headers.py
2015-12-13 18:07:36 +01:00
Wladimir J. van der Laan
c12ff995f7
Now that 0.12 has been branched, master is 0.12.99
...
... in preparation for 0.13
2015-12-03 12:07:01 +01:00
MarcoFalke
fad246037f
Update contrib/devtools/README.md
...
* Fix order
* Update subtree check
2015-12-02 15:20:40 +01:00
paveljanik
8a03727d9c
Fix various typos
2015-12-02 15:18:22 +01:00
Wladimir J. van der Laan
93236c0455
qt: Final translation update before 0.12 fork
...
- Add new translations (finally, after a long time)
- update-translation script was not considering new translations - oops
- fixed this, also remove (nearly) empty translations
- Update translation process, it was still describing the old repository
structure
2015-12-02 14:28:35 +01:00
MarcoFalke
fa22a10028
contrib: Del. gitian downloader config and update gitian README
2015-11-30 16:34:11 +01:00
Wladimir J. van der Laan
b1fcdec687
Merge pull request #7042
...
70899d7 [doc][trivial] Update Debian control description (fanquake)
2fcb849 [doc][trivial] Remove source forge from Debian watch. (fanquake)
2015-11-24 09:32:44 +01:00
Wladimir J. van der Laan
c983d6fcb4
Merge pull request #6900
...
2cecb24 doc: change suite to trusty in gitian-building.md (Wladimir J. van der Laan)
957c0fd gitian: make windows build deterministic (Wladimir J. van der Laan)
2e31d74 gitian: use trusty for building (Wladimir J. van der Laan)
0b416c6 depends: qt PIDLIST_ABSOLUTE patch (Wladimir J. van der Laan)
9f251b7 devtools: add libraries for bitcoin-qt to symbol check (Wladimir J. van der Laan)
2015-11-19 13:02:07 +01:00
Wladimir J. van der Laan
957c0fd7c0
gitian: make windows build deterministic
2015-11-19 13:01:35 +01:00
Wladimir J. van der Laan
7f8e90da33
Merge pull request #7030
...
013a364 [contrib] Delete test-patches (MarcoFalke)
2015-11-18 09:50:07 +01:00
MarcoFalke
013a364138
[contrib] Delete test-patches
2015-11-17 23:11:09 +01:00
fanquake
70899d70b8
[doc][trivial] Update Debian control description
...
Update the description in debian/control to match that description in
the main bitcoin README.md
2015-11-17 23:00:40 +08:00
fanquake
2fcb84907d
[doc][trivial] Remove source forge from Debian watch.
2015-11-17 22:59:45 +08:00
Wladimir J. van der Laan
2e31d74b71
gitian: use trusty for building
2015-11-16 16:39:24 +01:00
Wladimir J. van der Laan
9f251b7a9d
devtools: add libraries for bitcoin-qt to symbol check
...
Forgot to add these.
Also add a short description for each required library.
2015-11-16 16:39:23 +01:00
MarcoFalke
a6d5a6502a
[trivial] contrib: Fix echo
s in verify.sh
2015-11-16 12:59:42 +01:00
MarcoFalke
141c44ed65
[contrib] Update versionprefix to "bitcoin-core" in verify.sh
2015-11-16 12:39:44 +01:00
Jonas Schnelli
a5bc8de1ba
add jonasschnellis key to git-verify-commits trusted-keys
2015-11-13 14:52:17 +01:00
Jonas Schnelli
160c72ac3d
update jonasschnellis gpg key
2015-11-13 12:26:09 +01:00
Matt Corallo
9ea7762e2c
Use Pieter's signing subkey instead of his primary key
...
This commit is signed.
2015-11-06 15:19:31 -08:00
MarcoFalke
0af8fe45ae
devtools: Update README.md
2015-11-04 13:05:25 +01:00
Pieter Wuille
8756c98642
Merge pull request #6895
...
4252cd0 Update to my new key (Pieter Wuille)
2015-10-28 02:23:20 +01:00
Pieter Wuille
93521a4f56
Merge pull request #6875
...
6e800c2 Add Pieter's new PGP key to verify-commits/trusted-keys (Matt Corallo)
1d94b72 Whitelist commits signed with Pieter's now-revoked key (Matt Corallo)
27252b7 Fix pre-push-hook regexes (Matt Corallo)
2015-10-28 02:21:47 +01:00
Pieter Wuille
4252cd09fd
Update to my new key
2015-10-28 02:03:15 +01:00
Matt Corallo
6e800c2b41
Add Pieter's new PGP key to verify-commits/trusted-keys
2015-10-27 17:06:13 -07:00
Wladimir J. van der Laan
dbc5ee821e
Merge pull request #6621
...
e04b0b6 added OS X documentation to doc/init.md (Kevin Cooper)
d4aa54c added org.bitcoin.bitcoind.plist for launchd (OS X) (Kevin Cooper)
2015-10-26 17:42:00 +01:00
Matt Corallo
1d94b72019
Whitelist commits signed with Pieter's now-revoked key
2015-10-23 02:05:42 -07:00
Wladimir J. van der Laan
fa1d252e82
Merge pull request #6790
...
8c15f33 [trivial] Update contrib/devtools/README.md (MarcoFalke)
338f62f [devtools] add clang-format.py (MarcoFalke)
2015-10-23 10:45:50 +02:00
Matt Corallo
27252b7389
Fix pre-push-hook regexes
2015-10-22 19:50:01 -07:00
Wladimir J. van der Laan
a09297010e
Merge pull request #6854
...
579b863 devtools: Add security-check.py (Wladimir J. van der Laan)
2015-10-22 10:23:42 +02:00
Wladimir J. van der Laan
579b863cd7
devtools: Add security-check.py
...
Perform the following ELF security checks:
- PIE: Check for position independent executable (PIE), allowing for address space randomization
- NX: Check that no sections are writable and executable (including the stack)
- RELRO: Check for read-only relocations, binding at startup
- Canary: Check for use of stack canary
Also add a check to symbol-check.py that checks that only the subset of
allowed libraries is imported (to avoid incompatibilities).
2015-10-22 03:35:38 +02:00
Wladimir J. van der Laan
c6de5cc886
Merge pull request #6796
...
c7b36cc Change URLs to https in debian/control (Matt Corallo)
e253e83 Update debian/changelog and slight tweak to debian/control (Matt Corallo)
2015-10-20 17:09:22 +02:00
MarcoFalke
8c15f33d15
[trivial] Update contrib/devtools/README.md
2015-10-15 20:28:29 +02:00
MarcoFalke
338f62f701
[devtools] add clang-format.py
2015-10-15 19:43:16 +02:00
Wladimir J. van der Laan
16faccb736
Merge pull request #6791
...
d0321a4 [doc] trivial: fix markdown syntax in qa/rpc-tests/README.md (MarcoFalke)
60a8b70 [doc] trivial: developer-notes.md covers more than just coding standards (MarcoFalke)
3507992 [trivial] Make optimize-pngs.py also cover share/pixmaps (MarcoFalke)
8a320c7 [trivial] Remove obsolete share/qt/make_windows_icon.sh (MarcoFalke)
2015-10-13 11:50:26 +02:00
Wladimir J. van der Laan
feea3057df
Merge pull request #6812
...
3a4a458 Update bluematt-key, the old one is long-since revoked (Matt Corallo)
2015-10-13 10:57:03 +02:00