Skip to content
Snippets Groups Projects
  1. Dec 30, 2021
    • Mike Hommey's avatar
      Bug 1747756 - Move Windows system libraries from LIBS to moz.build.... · 1acc37c7
      Mike Hommey authored
      Bug 1747756 - Move Windows system libraries from LIBS to moz.build. r=firefox-build-system-reviewers,mhentges
      
      While mingw builds don't require user32 and advapi32 explicitly, it doesn't
      hurt for them to be there (and they're required for clang-cl build).
      Likewise, while clang-builds don't require uuid and userenv explicitly
      because they're pulled in via #pragmas in the source code, mingw doesn't
      support those #pragmas and needs them explicitly, which doesn't hurt the
      clang-cl builds.
      
      Differential Revision: https://phabricator.services.mozilla.com/D134737
      1acc37c7
  2. Dec 29, 2021
  3. Dec 07, 2021
  4. Dec 01, 2021
  5. Nov 26, 2021
  6. Nov 23, 2021
  7. Nov 22, 2021
  8. Nov 18, 2021
  9. Oct 29, 2021
  10. Oct 27, 2021
  11. Oct 26, 2021
  12. Oct 21, 2021
  13. Oct 13, 2021
  14. Oct 12, 2021
  15. Oct 05, 2021
  16. Sep 29, 2021
  17. Sep 10, 2021
  18. Sep 01, 2021
  19. 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
  20. Jul 23, 2021
  21. Jun 22, 2021
  22. Jun 17, 2021
  23. Jun 14, 2021
  24. Jun 10, 2021
  25. Jun 09, 2021
Loading