Skip to content
Snippets Groups Projects
  1. Oct 01, 2021
  2. Aug 25, 2021
    • Andi-Bogdan Postelnicu's avatar
      Bug 1725145 - Preparation for the hybrid build env.... · 2fc4f70e
      Andi-Bogdan Postelnicu authored
      Bug 1725145 - Preparation for the hybrid build env. r=necko-reviewers,firefox-build-system-reviewers,valentin,glandium
      
      Automatically generated path that adds flag `REQUIRES_UNIFIED_BUILD = True` to `moz.build`
      when the module governed by the build config file is not buildable outside on the unified environment.
      
      This needs to be done in order to have a hybrid build system that adds the possibility of combing
      unified build components with ones that are built outside of the unified eco system.
      
      Differential Revision: https://phabricator.services.mozilla.com/D122345
      2fc4f70e
  3. Jul 24, 2020
  4. Jul 16, 2019
  5. Jan 29, 2019
  6. Aug 30, 2018
  7. Mar 15, 2018
  8. Dec 06, 2017
  9. Dec 07, 2017
  10. Dec 06, 2017
  11. Oct 25, 2017
  12. Jun 16, 2017
    • Ralph Giles's avatar
      Bug 1306476 - Update libvorbis. r=derf · 368a366b
      Ralph Giles authored
      Update to the latest upstream master of libvorbis (v1.3.5-48-ge5b1378)
      to pick up various fixes.
      
      MozReview-Commit-ID: KTXAtrbtWW6
      
      --HG--
      extra : rebase_source : e36f22ce74cad13851979722c40f3742dba45f8c
      368a366b
  13. Mar 23, 2017
  14. Jul 14, 2016
    • Tom Tromey's avatar
      Bug 1286877 - do not set c-basic-offset for python-mode; r=gps · 5538d692
      Tom Tromey authored
      This removes the unnecessary setting of c-basic-offset from all
      python-mode files.
      
      This was automatically generated using
      
          perl -pi -e 's/; *c-basic-offset: *[0-9]+//'
      
      ... on the affected files.
      
      The bulk of these files are moz.build files but there a few others as
      well.
      
      MozReview-Commit-ID: 2pPf3DEiZqx
      
      --HG--
      extra : rebase_source : 0a7dcac80b924174a2c429b093791148ea6ac204
      5538d692
  15. Oct 21, 2015
    • Mike Hommey's avatar
      Bug 1216444 - Remove GKMEDIAS_SHARED_LIBRARY. r=mshal · 3de00b45
      Mike Hommey authored
      In bug 922912, we folded back gkmedias.dll info xul.dll, so in practice, there
      is no default configuration left that exercises GKMEDIAS_SHARED_LIBRARY. And
      sure enough, it's been broken for months in many different ways.
      
      The gkmedias intermediate library is however kept for webrtc signaling tests.
      3de00b45
  16. Aug 28, 2015
    • Nicholas Nethercote's avatar
      Bug 1198334 (part 1) - Replace the opt-in FAIL_ON_WARNINGS with the opt-out... · f4428700
      Nicholas Nethercote authored
      Bug 1198334 (part 1) - Replace the opt-in FAIL_ON_WARNINGS with the opt-out ALLOW_COMPILER_WARNINGS. r=glandium.
      
      The patch removes 455 occurrences of FAIL_ON_WARNINGS from moz.build files, and
      adds 78 instances of ALLOW_COMPILER_WARNINGS. About half of those 78 are in
      code we control and which should be removable with a little effort.
      
      --HG--
      extra : rebase_source : 82e3387abfbd5f1471e953961d301d3d97ed2973
      f4428700
  17. Oct 20, 2015
  18. Apr 27, 2015
  19. Mar 03, 2015
  20. Apr 15, 2014
  21. Jan 04, 2015
  22. Jan 22, 2014
  23. Nov 28, 2013
  24. Nov 22, 2013
  25. Nov 19, 2013
  26. Nov 11, 2013
  27. Dec 01, 2013
  28. Dec 03, 2013
  29. Nov 28, 2013
  30. Oct 24, 2013
Loading