build: qt: split locale resources. Fixes non-deterministic distcheck #4323

pull theuni wants to merge 1 commits into bitcoin:master from theuni:fix-rcc-distcheck changing 4 files +89 −78
  1. theuni commented at 2:35 AM on June 11, 2014: member

    This fixes a bug that presents when running 'make distcheck' from a clean builddir.

    The rcc tool is quirky and only honors files in the same directory as the qrc. When doing an out-of-tree build (as 'make distcheck' does), the generated translation files end up in a different path, so rcc can't find them.

    Split them up so that rcc is run twice: once for static source files and once for generated files.

  2. build: qt: split locale resources. Fixes non-deterministic distcheck
    The rcc tool is quirky and only honors files in the same directory as the qrc.
    When doing an out-of-tree build (as 'make distcheck' does), the generated
    translation files end up in a different path, so rcc can't find them.
    
    Split them up so that rcc is run twice: once for static source files and once
    for generated files.
    38e324af86
  3. BitcoinPullTester commented at 3:13 AM on June 11, 2014: none

    Automatic sanity-testing: PASSED, see http://jenkins.bluematt.me/pull-tester/38e324af8693eb0c3d4bf22df9cbb73667f195ce 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.

  4. laanwj commented at 6:02 AM on June 11, 2014: member

    Cool, this is something I intended to do for a long time :) We could even generate the bitcoin_locale at some point. ACK

  5. laanwj merged this on Jun 11, 2014
  6. laanwj closed this on Jun 11, 2014

  7. laanwj referenced this in commit 40c3781365 on Jun 11, 2014
  8. MarcoFalke locked this on Sep 8, 2021

github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-04-18 15:15 UTC

This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me