efl/src/lib/ecore_cocoa
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
..
Ecore_Cocoa.h docs: Fix typos and some wrong expressions in Ecore, Ecore_Audio, Ecore_Cocoa, Ecore_Con, and Ector API reference doxygen. 2017-06-07 13:01:13 +09:00
ecore_cocoa.m ecore_cocoa: stop leaking init counts 2018-10-02 16:22:07 +02:00
ecore_cocoa_app.h ecore_cocoa: allow to override termination sequence 2016-10-30 16:46:29 +01:00
ecore_cocoa_app.m ecore_cocoa: allow to override termination sequence 2016-10-30 16:46:29 +01:00
ecore_cocoa_cnp.m ecore_cocoa: move MARKUP outside of ecore_cocoa 2018-08-22 20:39:35 +02:00
ecore_cocoa_keys.h ecore_cocoa: fix the backspace key 2017-10-29 16:06:31 +01:00
ecore_cocoa_private.h OSX: fix version detection in build 2017-07-17 13:04:30 +01:00
ecore_cocoa_window.h ecore_cocoa: refactor resizing request 2016-08-26 19:05:48 +02:00
ecore_cocoa_window.m ecore_cocoa: fix windows initial rendering 2017-03-09 23:16:16 +01:00
meson.build here comes meson 2018-10-02 17:22:50 +02:00