efl/src/scripts
Daniel Kolesa 13ddc5dbc1 eolian: rename @warn_unused and its associated API
@warn_unused in syntax is now called @no_unused - this is because
"warning about unused" is a C thing (or rather, an extension to C)
and various languages might want to use stricter behavior for this.

Its associated API does the reverse now - it lets you query whether
being unused is allowed at all. This is to match future behavior
of Eolian (once it supports versioning) that will likely reverse it.

@feature
2019-05-26 17:41:22 +02:00
..
eina meson - dont install eina bench cmp and use install_mode 2018-12-27 17:17:13 +00:00
elua docs: remove obsolete docgen from the tree 2019-05-21 15:44:30 +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: rename @warn_unused and its associated API 2019-05-26 17:41:22 +02:00
meson.build meosn - fix install of scripts and bins and their timestamps and modes 2018-12-27 15:24:08 +00:00