aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Makefile fixes for non GNU systemsOlivier Mehani2018-08-181-52/+2
| | | | | | | | * 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>
* Replaced env by dev for make runNicolas Lœuillet2017-12-121-1/+1
| | | | The symfony server:run command can only be used in dev environment
* Add an initial migrationadev2017-11-211-12/+1
|
* Replace ant with MakefileKevin Decherf2017-11-191-9/+27
| | | | | | Fixes #1735 Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
* Fix make build by replacing grunt with webpackNicolas Hart2017-08-051-2/+2
|
* Changed uuid type in databaseNicolas Lœuillet2016-12-251-2/+1
|
* Added a check in Makefile to see if composer is installedNicolas Lœuillet2016-10-241-1/+1
| | | | Fix #2498
* Bring make devThomas Citharel2016-10-151-0/+3
|
* Update documentationNicolas Lœuillet2016-10-101-0/+1
|
* Added documentation about testsuiteNicolas Lœuillet2016-10-101-4/+6
| | | | Fix #2415
* Changed the default command when we launch makeNicolas Lœuillet2016-10-091-0/+2
|
* Created scripts folder to store update/install/release processNicolas Lœuillet2016-10-091-26/+3
|
* Update MakefileNicolas Lœuillet2016-10-091-23/+14
|
* Update MakefileNicolas Lœuillet2016-10-091-11/+34
|
* First draft for MakefileNicolas Lœuillet2016-10-091-0/+47