Skip to content
Snippets Groups Projects
  1. Mar 07, 2013
    • Felix Fietkau's avatar
      build: BSD compile fixes · 1f77bfff
      Felix Fietkau authored
      
      following patch allows to build images for Qemu ARM on
      OpenBSD 5.2 amd64 and FreeBSD 9.1 amd64.
      
      Mostly small pieces of code changes to get things right on the
      specific platform.
      
      Updated the README to describe better, which tools on the host
      are required. Added some kind of prepare scripts to install needed
      tools on BSD via packages.
      
      Signed-off-by: default avatarWaldemar Brodkorb <mail@waldemar-brodkorb.de>
      
      SVN-Revision: 35900
      1f77bfff
  2. Feb 28, 2013
  3. Feb 21, 2013
  4. Feb 20, 2013
  5. Feb 17, 2013
  6. Jan 28, 2013
  7. Nov 30, 2012
  8. Nov 23, 2012
  9. Nov 18, 2012
  10. Nov 14, 2012
  11. Nov 11, 2012
  12. Nov 08, 2012
  13. Oct 22, 2012
    • Jonas Gorski's avatar
      scrips/metadata.pl: fix broken targets with subtargets being selectable · 53c014e2
      Jonas Gorski authored
      r26926 moved all target features to subtargets if present, which had the
      side effect that broken targets are available for selection, just without
      any available subtargets (since they are still marked as broken).
      
      Fix this by explicitly letting the top level target also depend on broken.
      
      SVN-Revision: 33892
      53c014e2
  14. Oct 14, 2012
  15. Sep 28, 2012
  16. Sep 09, 2012
  17. Aug 15, 2012
  18. Jul 22, 2012
  19. Jun 25, 2012
  20. Jun 12, 2012
  21. Jun 11, 2012
  22. May 17, 2012
  23. May 13, 2012
  24. May 11, 2012
  25. May 08, 2012
  26. May 01, 2012
  27. Apr 26, 2012
    • Felix Fietkau's avatar
      build: rework verbosity level selection · 34ffb526
      Felix Fietkau 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)
      
      SVN-Revision: 31484
      34ffb526
  28. Apr 24, 2012
  29. Apr 10, 2012
  30. Mar 19, 2012
  31. Mar 17, 2012
  32. Mar 01, 2012
  33. Feb 26, 2012
  34. Feb 25, 2012
Loading