1. 09 Feb, 2015 1 commit
  2. 27 Jan, 2015 1 commit
  3. 18 Jan, 2015 1 commit
  4. 15 Jan, 2015 1 commit
  5. 14 Jan, 2015 3 commits
  6. 07 Jan, 2015 1 commit
  7. 29 Dec, 2014 1 commit
  8. 26 Sep, 2014 1 commit
  9. 06 May, 2014 1 commit
  10. 12 Feb, 2014 1 commit
  11. 04 Dec, 2013 1 commit
  12. 19 Nov, 2013 1 commit
  13. 30 Jun, 2013 2 commits
  14. 23 Jun, 2013 2 commits
  15. 20 Jun, 2013 4 commits
  16. 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
  17. 18 Mar, 2013 1 commit
  18. 20 Feb, 2013 1 commit
  19. 28 Jan, 2013 1 commit
  20. 23 Jan, 2013 1 commit
  21. 13 Jan, 2013 1 commit
  22. 30 Jul, 2012 2 commits
  23. 17 Apr, 2012 1 commit
  24. 18 Mar, 2012 1 commit
  25. 07 Mar, 2012 1 commit
  26. 05 Mar, 2012 3 commits