Skip to content
  1. Dec 04, 2011
    • Lukas Fleischer's avatar
      Use double brackets everywhere · 56d4dec1
      Lukas Fleischer authored
      
      
      We already fixed a couple of these in previous patches - this one should
      replace all remaining uses of single brackets ("[") by double brackets.
      Also, use arithmetic evaluation instead of conditional expressions where
      appropriate and make use of "-z" and "-n" instead of comparing variables
      to empty strings.
      
      Signed-off-by: default avatarLukas Fleischer <archlinux@cryptocrack.de>
      56d4dec1
  2. Nov 06, 2011
  3. Nov 04, 2011
  4. Nov 01, 2011
  5. Oct 14, 2011
  6. Oct 07, 2011
    • Lukas Fleischer's avatar
      Support non-standard install locations · 46c4def0
      Lukas Fleischer authored
      This build system overhaul allows for adding (define-style) macros to
      our scripts. All source files are now suffixed with ".in" to clarify
      that they might contain unprocessed defines. The Makefile provides a new
      rule to preprocess source files and generate proper output scripts.
      
      Also, add a "@pkgdatadir@" define (as used in GNU Autotools) and use it
      instead of hardcoded paths to "/usr/share/devtools" everywhere. We
      missed this when adding PREFIX support to the build system in commit
      35fc83ce
      
      .
      
      Signed-off-by: default avatarLukas Fleischer <archlinux@cryptocrack.de>
      46c4def0
  7. Jul 25, 2011
  8. May 16, 2011
  9. Mar 22, 2011
  10. Mar 14, 2011
  11. Jan 08, 2011
  12. Jan 06, 2011
  13. Dec 04, 2010
  14. Dec 02, 2010
  15. Nov 16, 2010
  16. Sep 11, 2010
  17. Aug 22, 2010
  18. Aug 17, 2010
  19. Aug 16, 2010
  20. Aug 12, 2010
  21. Jun 24, 2010
  22. Feb 21, 2010
  23. Feb 13, 2010
  24. Feb 12, 2010
  25. Feb 11, 2010
  26. Jan 11, 2010
  27. Jan 24, 2009
  28. Oct 20, 2008
  29. Feb 06, 2008
  30. Jan 23, 2008