Olivier Mehani
681e04b060
Makefile fixes for non GNU systems
...
* 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>
2018-08-18 18:50:18 +10:00
Nicolas Lœuillet
60f53cf46f
Replaced env by dev for make run
...
The symfony server:run command can only be used in dev environment
2017-12-12 08:55:18 +01:00
adev
18fb777b89
Add an initial migration
2017-11-21 21:35:16 +01:00
Kevin Decherf
8bde7de1ee
Replace ant with Makefile
...
Fixes #1735
Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
2017-11-19 12:33:21 +01:00
Nicolas Hart
5385fda8ab
Fix make build by replacing grunt with webpack
2017-08-05 00:21:05 +02:00
Nicolas Lœuillet
89cd670abf
Changed uuid type in database
2016-12-25 10:51:25 +01:00
Nicolas Lœuillet
c5ad143e75
Added a check in Makefile to see if composer is installed
...
Fix #2498
2016-10-24 22:28:44 +02:00
Thomas Citharel
f48a6f3a54
Bring make dev
2016-10-15 15:16:35 +02:00
Nicolas Lœuillet
7c1225347d
Update documentation
2016-10-10 10:20:32 +02:00
Nicolas Lœuillet
84e3c36e02
Added documentation about testsuite
...
Fix #2415
2016-10-10 09:15:53 +02:00
Nicolas Lœuillet
02edf0707f
Changed the default command when we launch make
2016-10-09 22:01:24 +02:00
Nicolas Lœuillet
4e7863c6aa
Created scripts folder to store update/install/release process
2016-10-09 21:50:15 +02:00
Nicolas Lœuillet
26490a8794
Update Makefile
2016-10-09 21:15:57 +02:00
Nicolas Lœuillet
46aeaab8ff
Update Makefile
2016-10-09 21:06:26 +02:00
Nicolas Lœuillet
d8507addbb
First draft for Makefile
2016-10-09 20:21:02 +02:00