Skip to content
Snippets Groups Projects
  1. Oct 23, 2012
  2. Oct 14, 2012
  3. Sep 28, 2012
  4. Sep 10, 2012
  5. Aug 15, 2012
  6. Jul 22, 2012
  7. Jun 25, 2012
  8. Jun 13, 2012
  9. Jun 11, 2012
  10. May 17, 2012
  11. May 13, 2012
  12. May 11, 2012
    • jow's avatar
      [scripts] download.pl: · afc8169e
      jow authored
      	- cleanup cache handling code
      	- use alternative m// and s/// delimiters to get rid of tedious slash escaping
      	- use multi-argument form of system() where possible to avoid quoting & escaping issues
      	- avoid a temporary variable
      
      git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31677 3c298f89-4303-0410-b956-a3cf2f4a3e73
      afc8169e
  13. May 08, 2012
  14. May 02, 2012
  15. Apr 26, 2012
    • nbd's avatar
      build: rework verbosity level selection · 87e474d1
      nbd authored
      V=99 and V=1 are now deprecated in favor of a new verbosity class system,
      though the old flags are still supported.
      You can set the V variable on the command line (or OPENWRT_VERBOSE in the
      environment) to one or more of the following characters:
      
      - s: stdout+stderr (equal to the old V=99)
      - c: commands (for build systems that suppress commands by default, e.g. kbuild)
      - w: warnings/errors only (equal to the old V=1)
      
      git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31484 3c298f89-4303-0410-b956-a3cf2f4a3e73
      87e474d1
  16. Apr 24, 2012
  17. Apr 10, 2012
  18. Mar 19, 2012
  19. Mar 17, 2012
  20. Mar 01, 2012
  21. Feb 26, 2012
  22. Feb 25, 2012
  23. Feb 20, 2012
  24. Feb 16, 2012
  25. Jan 29, 2012
  26. Jan 19, 2012
  27. Jan 18, 2012
Loading