aboutsummaryrefslogtreecommitdiffhomepage
path: root/scripts/install.sh
Commit message (Collapse)AuthorAgeFilesLines
* Makefile fixes for non GNU systemsOlivier Mehani2018-08-181-0/+0
| | | | | | | | * Move `Makefile` to `GNUmakefile`, which GNU `make` picks first * Add `Makefile` so other `make`s forward to `gmake` * Set the `SHELL` variable and let `make` handle the shell Signed-off-by: Olivier Mehani <shtrom@ssji.net>
* fix path for in install scriptsFoxMaSk2016-10-301-1/+1
|
* fix path for in install scriptsFoxMaSk2016-10-301-3/+3
|
* Usage of composer.phar if it's foundNicolas Lœuillet2016-10-271-1/+3
|
* Added require.sh to check if composer is installedNicolas Lœuillet2016-10-271-1/+3
|
* Added a check in Makefile to see if composer is installedNicolas Lœuillet2016-10-241-0/+2
| | | | Fix #2498
* Update documentationNicolas Lœuillet2016-10-101-0/+2
|
* Created scripts folder to store update/install/release processNicolas Lœuillet2016-10-091-0/+8