2015-06-16 15:47:45 +02:00
|
|
|
*.sublime-project
|
|
|
|
*.sublime-workspace
|
|
|
|
todo.txt
|
2015-07-12 17:09:06 +02:00
|
|
|
reset-files.bash
|
2015-06-16 15:47:45 +02:00
|
|
|
|
2013-05-28 01:55:01 +02:00
|
|
|
*.tar.gz
|
|
|
|
|
|
|
|
*.exe
|
2015-03-19 15:15:08 +01:00
|
|
|
src/dash
|
|
|
|
src/dashd
|
|
|
|
src/dash-cli
|
2015-04-03 00:51:08 +02:00
|
|
|
src/dash-tx
|
2015-03-19 15:15:08 +01:00
|
|
|
src/test/test_dash
|
|
|
|
src/qt/test/test_dash-qt
|
2016-02-02 16:28:56 +01:00
|
|
|
src/bench/bench_dash
|
2013-05-28 01:55:01 +02:00
|
|
|
|
2014-09-14 01:09:25 +02:00
|
|
|
# autoreconf
|
2013-05-28 01:55:01 +02:00
|
|
|
Makefile.in
|
|
|
|
aclocal.m4
|
|
|
|
autom4te.cache/
|
2014-09-14 01:09:25 +02:00
|
|
|
build-aux/config.guess
|
|
|
|
build-aux/config.sub
|
|
|
|
build-aux/depcomp
|
|
|
|
build-aux/install-sh
|
|
|
|
build-aux/ltmain.sh
|
|
|
|
build-aux/m4/libtool.m4
|
|
|
|
build-aux/m4/lt~obsolete.m4
|
|
|
|
build-aux/m4/ltoptions.m4
|
|
|
|
build-aux/m4/ltsugar.m4
|
|
|
|
build-aux/m4/ltversion.m4
|
|
|
|
build-aux/missing
|
|
|
|
build-aux/compile
|
|
|
|
build-aux/test-driver
|
2013-05-28 01:55:01 +02:00
|
|
|
config.log
|
|
|
|
config.status
|
|
|
|
configure
|
2014-09-14 01:09:25 +02:00
|
|
|
libtool
|
2015-04-03 00:51:08 +02:00
|
|
|
src/config/dash-config.h
|
|
|
|
src/config/dash-config.h.in
|
2014-06-25 00:52:05 +02:00
|
|
|
src/config/stamp-h1
|
2013-05-28 01:55:01 +02:00
|
|
|
share/setup.nsi
|
|
|
|
share/qt/Info.plist
|
|
|
|
|
2014-08-18 16:36:21 +02:00
|
|
|
src/univalue/gen
|
|
|
|
|
2013-05-28 01:55:01 +02:00
|
|
|
src/qt/*.moc
|
|
|
|
src/qt/moc_*.cpp
|
|
|
|
src/qt/forms/ui_*.h
|
|
|
|
|
|
|
|
src/qt/test/moc*.cpp
|
2016-04-08 19:41:47 +02:00
|
|
|
libconftest.dylib*
|
2013-05-28 01:55:01 +02:00
|
|
|
|
2013-11-02 16:29:31 +01:00
|
|
|
.deps
|
|
|
|
.dirstamp
|
2014-10-15 00:22:55 +02:00
|
|
|
.libs
|
2011-06-03 03:27:27 +02:00
|
|
|
.*.swp
|
|
|
|
*.*~*
|
2011-07-04 20:45:08 +02:00
|
|
|
*.bak
|
|
|
|
*.rej
|
|
|
|
*.orig
|
2014-08-19 16:28:58 +02:00
|
|
|
*.pyc
|
2011-07-04 20:45:08 +02:00
|
|
|
*.o
|
2014-03-22 13:35:24 +01:00
|
|
|
*.o-*
|
2011-07-04 20:45:08 +02:00
|
|
|
*.patch
|
2015-03-19 15:15:08 +01:00
|
|
|
.dash
|
2013-05-28 01:55:01 +02:00
|
|
|
*.a
|
|
|
|
*.pb.cc
|
|
|
|
*.pb.h
|
|
|
|
|
|
|
|
*.log
|
|
|
|
*.trs
|
|
|
|
*.dmg
|
2012-06-25 11:17:22 +02:00
|
|
|
|
2013-09-10 21:18:09 +02:00
|
|
|
*.json.h
|
|
|
|
*.raw.h
|
|
|
|
|
2014-10-15 00:22:55 +02:00
|
|
|
#libtool object files
|
|
|
|
*.lo
|
|
|
|
*.la
|
|
|
|
|
2012-06-25 11:17:22 +02:00
|
|
|
# Compilation and Qt preprocessor part
|
2011-08-28 14:12:26 +02:00
|
|
|
*.qm
|
|
|
|
Makefile
|
2015-03-19 15:15:08 +01:00
|
|
|
dash-qt
|
2015-03-18 00:06:58 +01:00
|
|
|
Dash-Qt.app
|
2012-06-25 11:17:22 +02:00
|
|
|
|
2013-02-24 23:18:49 +01:00
|
|
|
# Unit-tests
|
|
|
|
Makefile.test
|
2015-03-19 15:15:08 +01:00
|
|
|
dash-qt_test
|
2014-10-17 14:48:43 +02:00
|
|
|
src/test/buildenv.py
|
2013-02-24 23:18:49 +01:00
|
|
|
|
2012-06-25 11:17:22 +02:00
|
|
|
# Resources cpp
|
2011-09-07 18:57:11 +02:00
|
|
|
qrc_*.cpp
|
2012-06-25 11:17:22 +02:00
|
|
|
|
|
|
|
# Mac specific
|
2011-09-11 17:42:20 +02:00
|
|
|
.DS_Store
|
2012-05-17 20:09:21 +02:00
|
|
|
build
|
2012-06-25 11:17:22 +02:00
|
|
|
|
2013-05-28 01:55:01 +02:00
|
|
|
#lcov
|
|
|
|
*.gcno
|
2015-05-28 01:28:39 +02:00
|
|
|
*.gcda
|
2013-05-28 01:55:01 +02:00
|
|
|
/*.info
|
2015-03-19 15:15:08 +01:00
|
|
|
test_dash.coverage/
|
2013-05-28 01:55:01 +02:00
|
|
|
total.coverage/
|
|
|
|
coverage_percent.txt
|
|
|
|
|
|
|
|
#build tests
|
|
|
|
linux-coverage-build
|
|
|
|
linux-build
|
|
|
|
win32-build
|
|
|
|
qa/pull-tester/run-bitcoind-for-test.sh
|
2015-10-05 20:15:18 +02:00
|
|
|
qa/pull-tester/tests_config.py
|
2014-10-31 03:58:13 +01:00
|
|
|
qa/pull-tester/cache/*
|
|
|
|
qa/pull-tester/test.*/*
|
2015-05-28 01:28:39 +02:00
|
|
|
qa/tmp
|
|
|
|
cache/
|
|
|
|
share/BitcoindComparisonTool.jar
|
2013-05-28 01:55:01 +02:00
|
|
|
|
2014-01-13 11:37:57 +01:00
|
|
|
!src/leveldb*/Makefile
|
2014-12-09 02:17:57 +01:00
|
|
|
|
|
|
|
.cproject
|
2015-02-04 12:17:42 +01:00
|
|
|
.project
|
2016-04-08 19:41:47 +02:00
|
|
|
.autotools
|
2014-10-24 05:23:14 +02:00
|
|
|
/doc/doxygen/
|
2014-12-20 14:26:31 +01:00
|
|
|
|
2017-04-15 09:29:09 +02:00
|
|
|
libdashconsensus.pc
|
2016-06-14 09:07:40 +02:00
|
|
|
contrib/devtools/split-debug.sh
|
2016-04-08 19:41:47 +02:00
|
|
|
src/qt/dash-qt.bash
|
|
|
|
qa/pull-tester/tests-config.sh
|
|
|
|
|
|
|
|
#development symlinks
|
|
|
|
dash-cli
|
|
|
|
dashd
|
|
|
|
dash-qt
|
2016-04-17 02:29:41 +02:00
|
|
|
make
|