Skip to content
Snippets Groups Projects
  1. Nov 19, 2018
  2. Nov 15, 2018
  3. Nov 13, 2018
  4. Nov 07, 2018
  5. Nov 06, 2018
  6. Nov 05, 2018
  7. Nov 02, 2018
  8. Nov 01, 2018
  9. Oct 31, 2018
  10. Oct 29, 2018
  11. Oct 28, 2018
  12. Oct 27, 2018
    • Karel Koci's avatar
      compile_fw: fix git configuration and that way clean builds · 687024e4
      Karel Koci authored
      Previous change to compile_fw broken execution in clean directory
      (without git). compile_fw could not been run, not even to display help.
      
      This commit changes how configuration is applied to git tree of OpenWRT.
      It is used only when needed and never set to git tree it self.
      
      This introduces new _git function. This function is not required to be
      used every time but for `git commit` and `git am` it is necessary to use
      it instead of plain git.
      Verified
      687024e4
  13. Oct 25, 2018
  14. Oct 24, 2018