efl/src/bin/efreet
Marcel Hollerbach 46d464e5bf here comes meson
a new shiny buildtool that currently completes in the total of ~ 4 min..
1 min. conf time
2:30 min. build time
Where autotools takes:
1:50 min. conf time
3:40 min. build time.

meson was taken because it went quite good for enlightenment, and is a traction gaining system that is also used by other mayor projects. Additionally, the DSL that is defined my meson makes the configuration of the builds a lot easier to read.

Further informations can be gathered from the README.meson

Right now, bindings & windows support are missing.

It is highly recommented to use meson 0.48 due to optimizations in meson
that reduced the time the meson call would need.

Co-authored-by: Mike Blumenkrantz <zmike@samsung.com>

Differential Revision: https://phab.enlightenment.org/D7012
Depends on D7011
2018-10-02 17:22:50 +02:00
..
.gitignore efreet - save about 240-300k or so of memory used by efreet mime 2016-08-23 12:04:06 +09:00
efreet_desktop_cache_create.c efreet cache create binary - check realloc results and handle failure 2017-07-16 15:56:02 +09:00
efreet_icon_cache_create.c efreet icon cache creation binary - remove redundent check 2017-07-31 11:41:10 +09:00
efreet_mime_cache_create.c efreet cache create - check return values of i/o funcs 2017-04-18 17:30:50 +09:00
efreetd.c efreetd: BSD optimizations. 2017-05-10 12:26:08 -07:00
efreetd.h efl: Unified eina critical manro to CRI. 2013-12-26 12:27:13 +09:00
efreetd_cache.c efreetd cache - fix leak of strbuf when error conditions abort save 2017-07-23 18:11:26 +09:00
efreetd_cache.h efreetd: BSD optimizations. 2017-05-10 12:26:08 -07:00
efreetd_ipc.c efreet - save about 240-300k or so of memory used by efreet mime 2016-08-23 12:04:06 +09:00
efreetd_ipc.h efreet - save about 240-300k or so of memory used by efreet mime 2016-08-23 12:04:06 +09:00
meson.build here comes meson 2018-10-02 17:22:50 +02:00