summaryrefslogtreecommitdiff
path: root/meson.build
Commit message (Expand)AuthorAgeFilesLines
...
* build: open up development againStefan Schmidt2019-10-011-1/+1
* build: switch build type to release for nowStefan Schmidt2019-09-201-1/+1
* build: fix disabling of audioMarcel Hollerbach2019-09-091-1/+5
* release: Update NEWS and bump version for 1.23.0-alpha1 releasev1.23.0-alpha1Stefan Schmidt2019-09-021-1/+1
* build: fix EXE_SUFFIX defineMike Blumenkrantz2019-08-271-1/+5
* meson: Modify Ecore_Wl2 sub project to add testsChristopher Michael2019-07-151-1/+1
* meson: remove autotools checking stuffsWonki Kim2019-06-281-5/+0
* meson: add some config definitionsJongmin Lee2019-06-271-0/+5
* build: remove no longer needed eolian-bootstrap targetStefan Schmidt2019-06-201-28/+16
* meson: remove unneeded install: flagsMarcel Hollerbach2019-06-031-1/+0
* build: Fix on OpenBSD.Alastair Poole2019-05-281-1/+1
* meson buildtype - use plain not debug as debug will be insanely slowCarsten Haitzler (Rasterman)2019-05-151-1/+1
* meson: we are not in release mode anymoreMarcel Hollerbach2019-05-131-1/+1
* Evil: remove localtime_r as mingw-w64 defines it when _POSIX_C_SOURCE is definedVincent Torri2019-05-081-0/+1
* Revert "Evil: remove localtime_r as mingw-w64 defines it when _POSIX_C_SOURCE...Carsten Haitzler (Rasterman)2019-05-081-1/+0
* Evil: remove localtime_r as mingw-w64 defines it when _POSIX_C_SOURCE is definedVincent Torri2019-05-081-0/+1
* meson: do not build emotion generic loader on windowsMike Blumenkrantz2019-05-061-1/+3
* meson: support ecore-win32Mike Blumenkrantz2019-05-061-0/+1
* meson: add docsMarcel Hollerbach2019-04-301-0/+6
* meson: make it possible to link our engines against evasMarcel Hollerbach2019-04-191-5/+24
* back to dev modeMike Blumenkrantz2019-04-051-1/+1
* Windows, meson build : use posix *printf family functionVincent Torri2019-03-211-0/+1
* efl: remove EFL_EO_API_SUPPORT macroDaniel Kolesa2019-03-181-2/+0
* meson: be a bit more helpfull when it comes to bindingsMarcel Hollerbach2019-03-141-2/+5
* release: Update NEWS and bump version for 1.22.0-alpha1 releasev1.22.0-alpha1Stefan Schmidt2019-02-281-2/+2
* meson: add a option for selecting lua interpreterWonki Kim2019-02-211-1/+1
* meson: add the elementary examples to the buildMarcel Hollerbach2019-02-211-1/+1
* build: add a option to bootstrap eolianMarcel Hollerbach2019-02-141-12/+21
* Revert "Revert the env object because it's broken portability - please redo"Marcel Hollerbach2019-02-121-0/+1
* Revert the env object because it's broken portability - please redoCarsten Haitzler (Rasterman)2019-02-121-1/+0
* ecore: here comes a env objectMarcel Hollerbach2019-02-121-0/+1
* meson: define HAVE_TSLIB once tslib option is setWonki Kim2019-01-101-0/+4
* meson: modify options for enabling the bindingsWonki Kim2019-01-101-4/+2
* meson: support cmakeconfigsMarcel Hollerbach2019-01-041-0/+1
* meson: warn on unused parameters like on autotoolsMarcel Hollerbach2019-01-031-0/+1
* Add support of Windows 8, 8.1 and 10Vincent Torri2019-01-021-3/+18
* meson - dont install eina bench cmp and use install_modeCarsten Haitzler (Rasterman)2018-12-271-2/+0
* meosn - fix install of scripts and bins and their timestamps and modesCarsten Haitzler (Rasterman)2018-12-271-1/+2
* meson: Enable dev flags for cppLauro Moura2018-12-171-0/+1
* build: add warnings and compiler flags to mesonMarcel Hollerbach2018-12-171-0/+16
* meson: fix build on power/ppc targets with altivec enabledDaniel Kolesa2018-12-141-1/+1
* meson: add inital support for windows compilationMarcel Hollerbach2018-12-071-11/+17
* meson: remove DATADIR as it is not usedMarcel Hollerbach2018-12-061-1/+0
* elementary: add a benchmark for focus widget tree interationMarcel Hollerbach2018-12-031-1/+1
* meson - add micro version to pkgconfig filesCarsten Haitzler (Rasterman)2018-11-171-2/+2
* meson - fix build on non-intel and correct cross compilationCarsten Haitzler (Rasterman)2018-11-161-20/+23
* meson: correct the BIGENDIAN and ENVIRON checkMarcel Hollerbach2018-11-161-3/+2
* meson: cleanup the native-cpu optimization build codeMarcel Hollerbach2018-11-161-60/+23
* ector - fix meson build with sse3 on ix86 (32bit)Carsten Haitzler (Rasterman)2018-11-161-0/+2
* meson - move static libs sraw sse2 inot sse3 build options setCarsten Haitzler (Rasterman)2018-11-121-0/+2