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
/
contrib
/
devtools
/
symbol-check.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
scripts: add PE dylib checking to symbol-check.py
fanquake
2020-03-22
1
-3
/
+46
*
scripts: add MACHO dylib checking to symbol-check.py
fanquake
2020-01-04
1
-23
/
+113
*
build: Allow export of environ symbols
Wladimir J. van der Laan
2019-11-23
1
-1
/
+2
*
build: Bump minimum versions in symbol checker
Wladimir J. van der Laan
2019-11-22
1
-11
/
+16
*
build: Disallow dynamic linking against c++ library
Wladimir J. van der Laan
2019-11-22
1
-7
/
+2
*
build: remove libanl.so.1 from ALLOWED_LIBRARIES
fanquake
2019-11-20
1
-1
/
+0
*
test/contrib: Fix invalid escapes in regex strings
Ben Woosley
2019-09-03
1
-3
/
+1
*
symbol-check: Disallow libX11-*.so.* shared libraries
Carl Dong
2019-07-17
1
-2
/
+0
*
build: Require python 3.5
MarcoFalke
2019-03-02
1
-1
/
+1
*
[contrib] Support ARM and RISC-V symbol check
Chun Kuan Lee
2018-08-25
1
-17
/
+31
*
Add stdin, stdout, stderr to ignored export list
Chun Kuan Lee
2018-06-02
1
-1
/
+1
*
[contrib] fixup symbol-check.py Python3 support
John Newbery
2018-03-28
1
-33
/
+33
*
Change all python files to use Python3
John Newbery
2018-03-26
1
-2
/
+1
*
Use sys.exit(...) instead of exit(...): exit(...) should not be used in programs
practicalswift
2017-08-28
1
-1
/
+1
*
Favour python over python2 as per PR #7723
Matthew King
2016-06-28
1
-1
/
+1
*
Use portable #! in python scripts (/usr/bin/env)
Matthew King
2016-06-26
1
-1
/
+1
*
build: python 3 compatibility
Wladimir J. van der Laan
2016-03-29
1
-31
/
+32
*
release: add _IO_stdin_used to ignored exports
Cory Fields
2016-01-26
1
-1
/
+4
*
devtools: add libraries for bitcoin-qt to symbol check
Wladimir J. van der Laan
2015-11-16
1
-1
/
+18
*
devtools: Add security-check.py
Wladimir J. van der Laan
2015-10-22
1
-3
/
+27
*
Remove references to X11 licence
Michael Ford
2014-12-16
1
-1
/
+1
*
devtools: Exclude default exports from symbol-checker script
Wladimir J. van der Laan
2014-08-17
1
-0
/
+6
*
devtools: have symbol check script check for exported symbols
Wladimir J. van der Laan
2014-04-30
1
-0
/
+5
*
devtools: add script to check symbols from Linux gitian executables
Wladimir J. van der Laan
2014-04-25
1
-0
/
+108