Skip to content
Snippets Groups Projects
  1. Aug 24, 2017
  2. Aug 21, 2017
  3. Sep 12, 2017
  4. May 25, 2017
  5. May 24, 2017
  6. May 02, 2017
  7. Jun 08, 2017
  8. Apr 01, 2017
  9. Feb 14, 2017
  10. Feb 16, 2017
  11. Mar 10, 2017
  12. May 23, 2017
  13. Nov 30, 2016
  14. Nov 03, 2016
  15. Nov 05, 2016
  16. Nov 03, 2016
  17. Nov 07, 2016
  18. Jan 06, 2017
  19. Aug 19, 2016
  20. 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
  21. Oct 20, 2016
  22. May 27, 2016
  23. Apr 19, 2016
  24. Feb 26, 2016
  25. Jan 21, 2016
  26. Mar 03, 2016
  27. Oct 21, 2015
  28. Mar 14, 2016
  29. Sep 30, 2015
    • Mike Hommey's avatar
      Bug 1209875 - Get rid of XULPPFLAGS. r=gps · 9f2c4e94
      Mike Hommey authored
      The flags added in toolkit/locales/Makefile.in turn out not to be actually
      used, so just remove that.
      
      The remaining uses of XULPPFLAGS are to set debug flags depending on whether
      MOZ_DEBUG is set or not. Just set a dedicated variable with the right value
      from configure.
      9f2c4e94
  30. May 03, 2016
  31. Jan 05, 2016
  32. Jul 30, 2015
  33. Jun 20, 2015
  34. 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
  35. Apr 11, 2016
Loading