summaryrefslogtreecommitdiff
path: root/meson.build
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* cxx: explicitly require c++11 and fix tests to conformDaniel Kolesa2018-11-121-1/+1
* meson - define WORDS_BIGENDIAN if on big endianCarsten Haitzler (Rasterman)2018-11-111-0/+5
* meson - make having asm headers errors requiring explicit disablesCarsten Haitzler (Rasterman)2018-11-101-4/+12
* meson - set sloppy spec define as default for efreetCarsten Haitzler (Rasterman)2018-11-091-0/+1
* meson - add checks/options for mmx, sse3, neon, altivecCarsten Haitzler (Rasterman)2018-11-091-2/+56
* meson build - fix build to check for environ like autofoo didCarsten Haitzler (Rasterman)2018-11-091-0/+15
* meson: generate .pc files for efl-core efl-ui efl-netMarcel Hollerbach2018-11-021-0/+17
* meson: allow setting of custom pc variablesMarcel Hollerbach2018-10-311-0/+3
* meson - ethumb - fix build and install of service files for ethumbCarsten Haitzler (Rasterman)2018-10-311-0/+3
* meson: do not add cs as required compilerMarcel Hollerbach2018-10-251-1/+1
* meson: time for the c-sharp buildMarcel Hollerbach2018-10-241-2/+2
* meson: here comes cxx bindingsMarcel Hollerbach2018-10-241-1/+8
* meson: prepare general build for the bindingsMarcel Hollerbach2018-10-241-16/+35
* Revert "meson: add cxx bindings"Marcel Hollerbach2018-10-181-21/+15
* meson: add cxx bindingsMarcel Hollerbach2018-10-181-15/+21
* meson: unify system propertiesMarcel Hollerbach2018-10-051-3/+8
* meson: install compat ethumb_client.pc fileMarcel Hollerbach2018-10-031-0/+9
* here comes mesonMarcel Hollerbach2018-10-021-0/+346