Commit Graph

6 Commits

Author SHA1 Message Date
Gustavo Sverzut Barbieri a3ac62235b cmake: fix typo, use space not a list separator 2017-01-23 16:15:36 -02:00
Gustavo Sverzut Barbieri f59dfc3ab8 cmake: move functions to EflMacros.cmake 2017-01-23 16:09:50 -02:00
Gustavo Sverzut Barbieri e8f2bdb079 cmake: better functions to check headers, functions and types.
functions that handle all the required settings in one place.
2017-01-23 16:09:50 -02:00
Gustavo Sverzut Barbieri e36a444c54 cmake: only update config_headers.h if contents changed.
Generate to a temporary location and avoid touching the original file
if it's unchanged. This way we play nicer with build system that
regenerate objects based on file timestamps.
2017-01-23 18:23:41 +01:00
Marcel Hollerbach f009bc8b2b build: check for the mtrace header 2017-01-23 18:23:41 +01:00
Marcel Hollerbach 6c87f62b90 build: make eina working
This brings in the checks for all the headers and function that are
required in eina. With this commit only a few other checks are missing.
This is NOT tested on windows or mac os i can just verify that it runs
here on a arch linux system.
2017-01-23 18:23:40 +01:00