- remove unused and unmentioned file notsynced.png (we use an animation for this)
- add missing coincontroldialog.ui to bitcoin-qt.pro
- also unify formating in assets-attribution.md
[Qt] update bitcoin-qt.pro and assets-attribution.md #3432
pull Diapolo wants to merge 1 commits into bitcoin:master from Diapolo:Qt-makefile changing 3 files +36 −35-
Diapolo commented at 9:46 PM on December 16, 2013: none
-
Diapolo commented at 10:38 PM on December 16, 2013: none
Dunno what causes this:
<pre> config.status: error: cannot find input file: `Makefile.in' /mnt/bitcoin/qa/pull-tester/pull-tester.sh: 15: ./qa/pull-tester/build-tests.sh: not found </pre>
-
theuni commented at 11:15 PM on December 16, 2013: member
src/qt/Makefile.am:134: blank line following trailing backslash src/qt/Makefile.am:239: blank line following trailing backslash autoreconf: automake failed with exit status: 1
-
theuni commented at 11:18 PM on December 16, 2013: member
qa/pull-tester/pull-tester.sh should get use
set -eThat would make this kind of failure much more obvious.
-
laanwj commented at 6:33 AM on December 17, 2013: member
I am very much in favor of putting each file on a separate line in makefiles, as this makes diffs easier to review.
However, this should probably go in after the other real makefile changes (such as Qt5 support) to prevent breaking them.
-
Diapolo commented at 6:53 AM on December 17, 2013: none
-
laanwj commented at 7:07 AM on December 17, 2013: member
I always select the lines in vim and then do
:!sort. Et voila. The only manual adjustment needed is to make sure there is a \ on every line except for the last. -
Diapolo commented at 7:22 AM on December 17, 2013: none
2 words: Windows and GUI :-D.
-
Diapolo commented at 1:15 PM on January 6, 2014: none
Sad this is still unmerged, blocked...
-
theuni commented at 8:22 PM on January 6, 2014: member
I don't understand why the .pro is necessary anymore? There's a PR for qt5 compatibility. It's fully functional, just awaiting review/testing. I'm not sure what I can do to speed that up.
-
b960fcb86a
[Qt] update bitcoin-qt.pro and assets-attribution.md
- remove unused and unmentioned file notsynced.png (we use an animation for this) - add missing coincontroldialog.ui to bitcoin-qt.pro - also unify formating in assets-attribution.md
-
BitcoinPullTester commented at 7:07 AM on January 9, 2014: none
Automatic sanity-testing: PASSED, see http://jenkins.bluematt.me/pull-tester/b960fcb86a23b3a30d6a2f70aaf4bc17e00e6736 for binaries and test log. This test script verifies pulls every time they are updated. It, however, dies sometimes and fails to test properly. If you are waiting on a test, please check timestamps to verify that the test.log is moving at http://jenkins.bluematt.me/pull-tester/current/ Contact BlueMatt on freenode if something looks broken.
- laanwj referenced this in commit c07dd453e4 on Jan 10, 2014
- laanwj merged this on Jan 10, 2014
- laanwj closed this on Jan 10, 2014
- Diapolo deleted the branch on Jan 10, 2014
- DrahtBot locked this on Sep 8, 2021