Addresses #2992. This creates a 'make translate' target with the same functionality as before.
Update translation process for autotools #2996
pull theuni wants to merge 5 commits into bitcoin:master from theuni:qt-translation changing 5 files +49 −23-
theuni commented at 4:15 PM on September 14, 2013: member
-
f286aa1611
autotools: rearrange qt sources to make them more flexible
Add BITCOIN_MM QR_CPP and BITCOIN_CPP in order to better accomodate complicated targets. This is a no-op change.
-
autotools: teach extract_strings_qt.py to respect the XGETTEXT env variable f3f09462cd
-
autotools: add translate target for qt translations 21ffa3ce3a
-
autotools: check for lupdate/xgettext 035ddf6f6b
-
autotools: update translation docs a0c3ab7ed1
-
BitcoinPullTester commented at 5:38 PM on September 14, 2013: none
Automatic sanity-testing: PASSED, see http://jenkins.bluematt.me/pull-tester/a0c3ab7ed1011c66b5137a77f701b00be376dda1 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.
-
jgarzik commented at 10:58 PM on September 14, 2013: contributor
ACK
-
gavinandresen commented at 11:17 PM on September 14, 2013: contributor
ACK. Worked for me on OSX/qt4.
- gavinandresen referenced this in commit 2975db76b3 on Sep 14, 2013
- gavinandresen merged this on Sep 14, 2013
- gavinandresen closed this on Sep 14, 2013
-
laanwj commented at 11:31 AM on September 18, 2013: member
Works for me.
Though this doesn't work at the top level, but only in src/qt, is this on purpose?
$ ./autogen.sh $ ./configure $ make translate make: *** No rule to make target `translate'. Stop. - DrahtBot locked this on Sep 8, 2021