about summary refs log tree commit diff stats
path: root/setup.sh
Commit message (Expand)AuthorAgeFilesLines
* setup.sh: Fixed typoCharadon2022-10-021-1/+1
* setup.sh: Fixed up some grammar 0.9.5Charadon2022-09-301-3/+4
* setup.sh: Fixed issue where templates couldn't copy correctly with relative p...Charadon2022-09-301-0/+4
* setup.sh: Fixed issue where git clone fails with empty DSCIP_VERSION 0.9.4Charadon2022-09-301-1/+2
* setup.sh: Fixed issue where files weren't copied/symlink'd correctly, and fix...Charadon2022-09-301-7/+8
* setup.sh: Fixed typo in cp command callCharadon2022-09-301-1/+1
* setup.sh: Added failure message if missing realpathCharadon2022-09-301-0/+4
* setup.sh: Added detector for realpath, and began using realpath to generate t...Charadon2022-09-301-3/+14
* setup.sh: Added ability to specify DSCIP version. Mostly for use with releases.Charadon2022-09-301-1/+8
* setup.sh: If templates directory was defined, copy those files instead of rel...Charadon2022-09-291-9/+21
* Added check for invalid command-line switches.Charadon2022-09-291-0/+2
* setup.sh: Fix interactive mode not correctly setting branch to master 0.9.3Charadon2022-09-291-3/+10
* setup.sh: Make it so interactive mode mentions that config.sh can be in the t... 0.9.2Charadon2022-09-291-1/+1
* setup.sh: Try to symlink the scripts before copying, to save space.Charadon2022-09-291-2/+4
* setup.sh: Fixed issue where directory isn't created when using system dscip 0.9.1Charadon2022-09-291-0/+1
* setup.sh: Made more friendly for packaging, and fixed up some things.Charadon2022-09-291-6/+15
* setup.sh: Added setup.sh, which makes installing dscip much easierCharadon2022-09-281-0/+233