summaryrefslogtreecommitdiff
path: root/cmake/config
Commit message (Expand)AuthorAgeFilesLines
* cmake: EFL_OPTION() now supports DEPENDS to handle conditionals.Gustavo Sverzut Barbieri2017-01-252-9/+14
* cmake/common: add missing checks for eina, simplify to one file.Gustavo Sverzut Barbieri2017-01-251-2/+42
* cmake: major rework of check and pkg-config dependencies.Gustavo Sverzut Barbieri2017-01-232-47/+81
* cmake/eina: match configure.ac and build all modules statically by default.Gustavo Sverzut Barbieri2017-01-231-0/+2
* cmake: fix module define translation.Gustavo Sverzut Barbieri2017-01-231-15/+0
* cmake: add eoMarcel Hollerbach2017-01-231-0/+1
* build: add eolianMarcel Hollerbach2017-01-231-0/+1
* cmake: reduce number of redundant variables set in cmake.Gustavo Sverzut Barbieri2017-01-231-9/+1
* build: use CMAKE defined variablesMarcel Hollerbach2017-01-231-7/+0
* build: make eina workingMarcel Hollerbach2017-01-232-4/+18
* build: define symbol exist variables for local scopeMarcel Hollerbach2017-01-231-2/+2
* build: we build dev per defaultMarcel Hollerbach2017-01-231-2/+1
* build: set MODULE_ARCH correctlyMarcel Hollerbach2017-01-231-0/+1
* EflMacros: automatically provide ON;OFF;STATIC option and defines.Gustavo Sverzut Barbieri2017-01-231-6/+5
* cmake: we need to enable beta api supportMarcel Hollerbach2017-01-231-0/+3
* EflMacros: auto-handling of pkg-config files.Gustavo Sverzut Barbieri2017-01-231-4/+4
* EflMacros: major improvements towards usability.Gustavo Sverzut Barbieri2017-01-231-20/+20
* CMake: infra to build modules (static, on or off).Gustavo Sverzut Barbieri2017-01-232-6/+14
* CMake: rework to use some helper macros.Gustavo Sverzut Barbieri2017-01-232-0/+94