Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #3733 from Deuchnord/root-abort-update | Kevin Decherf | 2018-10-17 | 1 | -0/+14 |
|\ | | | | | Abort running install and update script if root | ||||
| * | Added argument to ignore the warning. | Jérôme Deuchnord | 2018-10-16 | 1 | -1/+9 |
| | | |||||
| * | Abort running install and update script if root (closes #3590) | Jérôme Deuchnord | 2018-10-06 | 1 | -0/+6 |
| | | |||||
* | | Makefile fixes for non GNU systems | Olivier Mehani | 2018-08-18 | 1 | -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 scripts | FoxMaSk | 2016-10-30 | 1 | -1/+1 |
| | |||||
* | fix path for in install scripts | FoxMaSk | 2016-10-30 | 1 | -3/+3 |
| | |||||
* | Usage of composer.phar if it's found | Nicolas Lœuillet | 2016-10-27 | 1 | -1/+3 |
| | |||||
* | Added require.sh to check if composer is installed | Nicolas Lœuillet | 2016-10-27 | 1 | -1/+3 |
| | |||||
* | Added a check in Makefile to see if composer is installed | Nicolas Lœuillet | 2016-10-24 | 1 | -0/+2 |
| | | | | Fix #2498 | ||||
* | Update documentation | Nicolas Lœuillet | 2016-10-10 | 1 | -0/+2 |
| | |||||
* | Created scripts folder to store update/install/release process | Nicolas Lœuillet | 2016-10-09 | 1 | -0/+8 |