summaryrefslogtreecommitdiff
path: root/header_checks
Commit message (Expand)AuthorAgeFilesLines
* Build: remove fnmatch checksVincent Torri2021-05-031-4/+1
* Implement eina_thread for native windowsWander Lairson Costa2021-04-171-1/+2
* header_checks: Add check for mallinfo2Christopher Michael2021-02-251-0/+1
* meson: add Solaris supportVincent Torri2020-06-181-1/+6
* build - remove useless header checks for uv.hCarsten Haitzler (Rasterman)2020-05-011-2/+0
* ecore_exe/efl_exe - implement exit with parent on bsds with procctlCarsten Haitzler (Rasterman)2020-01-151-0/+1
* exotic: remove left-overs from Exotic supportStefan Schmidt2019-12-041-1/+0
* make mman.h privateVincent Torri2019-08-191-2/+0
* meson: remove one more header checkMarcel Hollerbach2019-08-061-1/+0
* remove useless definition of the macro HAVE_MMAN_HVincent Torri2019-08-061-4/+0
* Eio: enable eio_file_chown if chown is available on the platformVincent Torri2019-07-281-0/+1
* meson - for crossbuild move run check to just compile checkCarsten Haitzler (Rasterman)2019-07-261-11/+11
* reduce syscalls on opening files - roll CLOEXEC into openCarsten Haitzler (Rasterman)2019-07-261-0/+14
* meson: disable xattr on macosMarcel Hollerbach2019-06-271-1/+1
* meson: add some config definitionsJongmin Lee2019-06-271-0/+4
* meson: do not error when no optimization architecture is thereMarcel Hollerbach2019-06-211-4/+9
* meson: enable and fix build of ddrag+gdi engines for evasMike Blumenkrantz2019-05-061-0/+2
* Windows: remove fnmatch and regex in Evil and use the ones in regex DLL insta...Vincent Torri2019-04-181-1/+18
* remove useless check of ws2tcpip.hVincent Torri2019-04-021-1/+0
* meson build : remove duplicate check of dirent.hVincent Torri2019-03-251-1/+0
* meson build : remove duplicate check of strerror_rVincent Torri2019-03-251-1/+0
* build: unbreak build for osxMarcel Hollerbach2019-03-061-0/+3
* meson - fix some more fbsd building and make notes on broken checksCarsten Haitzler (Rasterman)2019-03-011-1/+14
* Revert "Revert the env object because it's broken portability - please redo"Marcel Hollerbach2019-02-121-1/+2
* Revert the env object because it's broken portability - please redoCarsten Haitzler (Rasterman)2019-02-121-2/+1
* ecore: here comes a env objectMarcel Hollerbach2019-02-121-1/+2
* meson: fix build on power/ppc targets with altivec enabledDaniel Kolesa2018-12-141-0/+2
* meson: add inital support for windows compilationMarcel Hollerbach2018-12-071-0/+5
* meson - fix build on non-intel and correct cross compilationCarsten Haitzler (Rasterman)2018-11-161-4/+4
* meson: cleanup the native-cpu optimization build codeMarcel Hollerbach2018-11-161-0/+16
* meson: add sizeof checks for mesonMarcel Hollerbach2018-10-051-1/+4
* here comes mesonMarcel Hollerbach2018-10-021-0/+177