1. 12 Feb, 2014 1 commit
  2. 04 Dec, 2013 1 commit
  3. 19 Nov, 2013 1 commit
  4. 30 Jun, 2013 2 commits
  5. 23 Jun, 2013 2 commits
  6. 20 Jun, 2013 4 commits
  7. 14 Jun, 2013 2 commits
    • Expand usage synopsis · 3b008d6f
      'source' is actually a "bashism" and the POSIX-way of sourcing a file
      uses the single dot (which is arguably less readable). Both yield the
      same result, and since the script may now also be sourced from
      within the hacking directory, this commit expands the usage synopsis
      accordingly.
      
      Signed-off-by: martin f. krafft <madduck@madduck.net>
      
      Conflicts:
      	hacking/env-setup
      martin f. krafft committed
    • Generalise determination of hacking directory path · 581dea70
      Bash needs a special case to determine the dirname of the sourced path
      (the hacking dir), but in all other cases, using $0 allows the script to
      be sourced also from within the hacking directory, not only from its
      parent.
      
      Signed-off-by: martin f. krafft <madduck@madduck.net>
      martin f. krafft committed
  8. 18 Mar, 2013 1 commit
  9. 20 Feb, 2013 1 commit
  10. 28 Jan, 2013 1 commit
  11. 23 Jan, 2013 1 commit
  12. 13 Jan, 2013 1 commit
  13. 30 Jul, 2012 2 commits
  14. 17 Apr, 2012 1 commit
  15. 18 Mar, 2012 1 commit
  16. 07 Mar, 2012 1 commit
  17. 05 Mar, 2012 3 commits