Skip to content
Snippets Groups Projects
Select Git revision
  • 6d9803ef1d05b71545f0d9363c6ef456006a1cbb
  • master default protected
  • v0.10.0
  • v0.10.0-rc2
  • v0.10.0-rc1
  • v0.9.0
  • v0.9.0-rc1
  • v0.8.0
  • v0.8.0-rc2
  • v0.8.0-rc1
  • v0.7.0
  • v0.7.0-rc2
  • v0.7.0-rc1
  • v0.6.1
  • v0.6.0
  • v0.6.0-rc2
  • v0.6.0-rc1
  • v0.5.0
  • v0.5.0-rc2
  • v0.5.0-rc1
  • v0.4.0
  • v0.4.0-rc2
22 results

bootstrap

Blame
    • Tormod Volden's avatar
      fa1f2682
      bootstrap: Various code improvements · fa1f2682
      Tormod Volden authored
      - Do not specify -e twice.
      - Use "which" instead of calling commands that might not exist.
      - Fix bashism ("==" is C not sh)
      - Carefully quote potentially empty variables
      - Check command arguments before doing anything
      - Rewrite argument checking to be more easily extensible
      - Consistent indentation
      - UNIX style error messages
      fa1f2682
      History
      bootstrap: Various code improvements
      Tormod Volden authored
      - Do not specify -e twice.
      - Use "which" instead of calling commands that might not exist.
      - Fix bashism ("==" is C not sh)
      - Carefully quote potentially empty variables
      - Check command arguments before doing anything
      - Rewrite argument checking to be more easily extensible
      - Consistent indentation
      - UNIX style error messages
    bootstrap 1.08 KiB