efl/src/scripts
Daniel Kolesa db57523e78 eolian: refactor parsing API and path handling
This splits the eolian_file_parse API into two, one for parsing
files already present in the database (always by filename) and
one for parsing paths.

It fixes several bugs/leaks on the way (incorrect use of
stringshare etc.) as well as adds checking for whether there
are no conflicting filenames at scan time, for free. That means
it is now no longer possible to scan two paths which have an eo
or eot file of the same name in them.

It should also be faster now.

It also fixes T7820.

@fix
2019-05-03 17:06:49 +02:00
..
eina meson - dont install eina bench cmp and use install_mode 2018-12-27 17:17:13 +00:00
elua here comes meson 2018-10-02 17:22:50 +02:00
eo meson - dont install eina bench cmp and use install_mode 2018-12-27 17:17:13 +00:00
gendoc Fixed the docu generator for recent eolian changes 2018-11-28 21:52:22 +01:00
pyolian eolian: refactor parsing API and path handling 2019-05-03 17:06:49 +02:00
meson.build meosn - fix install of scripts and bins and their timestamps and modes 2018-12-27 15:24:08 +00:00