summaryrefslogtreecommitdiff
path: root/src/Makefile_Eolian.am
Commit message (Expand)AuthorAgeFilesLines
* tests : eolain: make sure all the needed files for land in distStefan Schmidt2017-06-291-0/+6
* eolian tests: pass in generator path externallyDaniel Kolesa2017-01-231-0/+1
* eolian: merge database_fill into parserDaniel Kolesa2017-01-201-1/+0
* eolian: remove test for generated Eina_Promise.Cedric BAIL2016-11-071-4/+0
* eolian gen2: move to eolian gen (as the old one is gone)devs/q66/eolian_gen_nextDaniel Kolesa2016-10-071-17/+17
* eolian gen2: remove old eolian genDaniel Kolesa2016-10-071-24/+0
* eolian gen2: initial stubs for source writingDaniel Kolesa2016-10-071-0/+2
* eolian gen2: add code to handle doxygen generationDaniel Kolesa2016-10-071-1/+3
* eolian gen2: initial header generationDaniel Kolesa2016-10-071-1/+3
* eolian gen2: initial type generation bitsDaniel Kolesa2016-10-071-1/+3
* eolian gen2: add logging and main.hDaniel Kolesa2016-10-071-1/+2
* eolian gen: initial infra for new C generatorDaniel Kolesa2016-10-071-0/+12
* eolian: add support for future.Cedric BAIL2016-09-081-0/+4
* build: split EXTRA_DIST files in src/ off from DISTFILES and handle separatelyStefan Schmidt2016-06-101-1/+1
* tests/eloian: ship eo file needed for tests in tarballStefan Schmidt2016-04-081-0/+1
* eolian: add Eolian support for Eina PromisesFelipe Magno de Almeida2016-04-061-4/+9
* tests eolian: add test cases for type stub generationsStefan Schmidt2016-03-081-0/+2
* eolian/generator: add proper generation of referencesDaniel Kolesa2015-07-071-0/+2
* eolian: remove the outdated and ugly database printer (needs rework)Daniel Kolesa2015-06-171-1/+0
* eolian: we need import_types_ref.h included in tarballDaniel Kolesa2015-06-081-0/+1
* eolian/generator: generation for new documentation systemDaniel Kolesa2015-06-051-0/+2
* eolian: initial test file for docs (no APIs to test yet)Daniel Kolesa2015-06-031-0/+1
* eolian: tests for declaration apiDaniel Kolesa2015-06-011-0/+1
* eolian: tests for importDaniel Kolesa2015-05-191-1/+3
* Revert "autotools: enable make check per individual modules."Stefan Schmidt2015-05-071-6/+0
* autotools: enable make check per individual modules.kabeer khan2015-05-071-0/+6
* eolian: fix make distcheckMarcel Hollerbach2015-02-191-0/+1
* tests/eolian: Move eo to EXTRA_DIST assignment out of the EFL_ENABLE_TESTS caseStefan Schmidt2014-10-211-1/+1
* Eolian: fix Makefile for distcheck.Daniel Zaoui2014-10-201-0/+2
* autotools/tests: Force generation of .eo.{c,h} in Eolian tests.Savio Sena2014-09-121-0/+1
* autotools: Simplify src/Makefile_Eolian.am.Savio Sena2014-09-121-21/+29
* eolian: remove eo_definitionsDaniel Kolesa2014-09-121-2/+0
* autotools: let's not forget to include necessary .eo for make checkCedric BAIL2014-09-091-2/+5
* Eolian/Generator: support @empty and @auto.Daniel Zaoui2014-09-081-1/+2
* Eolian/Generator: support params initialization.Daniel Zaoui2014-09-031-1/+2
* eolian: preliminary support for new constructors sectionDaniel Kolesa2014-09-011-0/+2
* tests/eolian: Remove deleted eo file from EXTRA_DISTStefan Schmidt2014-08-251-1/+0
* eolian: add entry point for database validation stageDaniel Kolesa2014-08-211-1/+2
* eolian: support for setting a free function to values in eo filesDaniel Kolesa2014-08-211-0/+2
* eolian: test for constants/globalsDaniel Kolesa2014-08-211-0/+1
* eolian: add infrastructure for globals and constantsDaniel Kolesa2014-08-211-1/+3
* eolian: initial API for expression evaluationDaniel Kolesa2014-08-211-1/+2
* eolian: initial support for expression evaluationDaniel Kolesa2014-08-211-1/+2
* eolian: add test for class methods/propertiesDaniel Kolesa2014-07-241-0/+1
* Eolian: Generate typedefs and structs.Daniel Zaoui2014-07-241-1/+5
* eolian: include newly added test files in distDaniel Kolesa2014-07-221-1/+3
* eolian: separate database fill stuff from the parserDaniel Kolesa2014-07-111-0/+1
* eolian: separate database API and internals into different source filesDaniel Kolesa2014-07-101-0/+6
* eolian: refactoring: split up eolian_database into individual filesDaniel Kolesa2014-07-101-1/+8
* eolian: new API: eolian_system_directory_scan, use itDaniel Kolesa2014-07-071-1/+3