efl/src/bin/embryo
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
CMakeLists.txt cmake: add embryo. 2017-01-26 16:36:21 -02:00
embryo_cc_amx.h efl: remove _MSC_VER (Visual Studio macro) usage in source code 2018-01-04 12:59:47 -08:00
embryo_cc_osdefs.h
embryo_cc_prefix.c
embryo_cc_prefix.h
embryo_cc_sc.h efl: remove _MSC_VER (Visual Studio macro) usage in source code 2018-01-04 12:59:47 -08:00
embryo_cc_sc1.c embryo:use new bs static lib 2018-02-17 21:17:58 +01:00
embryo_cc_sc2.c embryo_cc - remove pointless test for null byte and space 2017-07-29 11:36:33 +09:00
embryo_cc_sc3.c
embryo_cc_sc4.c
embryo_cc_sc5.c
embryo_cc_sc5.scp
embryo_cc_sc6.c
embryo_cc_sc7.c efl: remove _MSC_VER (Visual Studio macro) usage in source code 2018-01-04 12:59:47 -08:00
embryo_cc_sc7.scp
embryo_cc_scexpand.c
embryo_cc_sclist.c
embryo_cc_scvars.c
meson.build here comes meson 2018-10-02 17:22:50 +02:00