summaryrefslogtreecommitdiff
path: root/Makefile_Eolian_Helper.am
Commit message (Collapse)AuthorAgeFilesLines
* eolian helper: add --silent-types to mirror EFLDaniel Kolesa2016-02-101-2/+2
|
* build: don't provide --eo to eolian_gendevs/q66/nextDaniel Kolesa2015-11-091-3/+3
|
* Eolian helper: sync eolian helper from the efl.Tom Hacohen2015-07-161-7/+15
| | | | This should fix issues with missing directories and remove redundancy.
* Elm: fix eolian_gen call on MSYS2Vincent Torri2015-07-161-2/+2
|
* Eolian: support of eot fileDaniel Zaoui2015-05-201-1/+4
|
* Compilation: Align EDJ, EOLIAN and EPB to CCJean-Philippe Andre2014-05-121-1/+1
|
* Eolian: replace --eo1 option with --eoDaniel Zaoui2014-04-231-2/+2
|
* Eolian helper: Update to regenerate if generator is updated.Tom Hacohen2014-03-191-0/+5
| | | | This is a sync from efl.git 6a66af39cb388c308fe585c8f6d41c032c747c67
* Eolian: fix dependency for .eo.c/h files.Daniel Zaoui2014-03-191-6/+1
| | | | | When Eolian generator is updated, the .eo.c/h files of Elementary must be regenerated.
* Added Eolian support.Tom Hacohen2014-03-111-0/+24
This adds needed support for compilation of .eo files.