RobertDurkacz
‎19-11-2025
Making moves
since ‎17-10-2025

User Statistics

  • 2 Posts
  • 0 Ideas Submitted
  • 0 Kudos given
  • 0 Kudos received

User Activity

mach is the top level of the firefox build system. It calls configure, make and whatever else.It should be possible to give mach a dry-run option (just like make accepts -n) whereby it tells what it would do in a normal run. It should then be ok to r...