Skip to content
Snippets Groups Projects
  1. Jul 05, 2017
  2. Apr 05, 2017
    • Luke Shumaker's avatar
      Add a "License:" tag to all code files. · 14d5e1c2
      Luke Shumaker authored
      In cases where there is no license specified, the file is tagged as
      "License: Unspecified".  Obviously, that is not ideal, but it
      highlights the fact, and I hope that it encourages whoever has the
      authority to specify the license to do so.
      
      On that note, to anyone who may have the authority to specify the
      license of files in devtools: the current licence of many files is
      GPLv2 with no option for later versions; I impore you to re-license
      them to have the "or any later version" option.
      14d5e1c2
  3. May 01, 2013
  4. Nov 15, 2012
  5. Nov 01, 2011
  6. Oct 13, 2011
  7. 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
  8. Mar 26, 2011
  9. Mar 14, 2011
  10. Jun 24, 2010
  11. Feb 13, 2010
  12. Jan 23, 2008
  13. Nov 29, 2007
Loading