summaryrefslogtreecommitdiff
path: root/cmake
Commit message (Expand)AuthorAgeFilesLines
...
* cmake: fix typo, use space not a list separatordevs/barbieri/cmakeGustavo Sverzut Barbieri2017-01-231-1/+1
* cmake: reset temporary lists from cache.Gustavo Sverzut Barbieri2017-01-231-0/+10
* cmake: move functions to EflMacros.cmakeGustavo Sverzut Barbieri2017-01-232-139/+140
* cmake: better functions to check headers, functions and types.Gustavo Sverzut Barbieri2017-01-231-74/+154
* build: add eolianMarcel Hollerbach2017-01-232-0/+2
* cmake: remove debugging outputMarcel Hollerbach2017-01-231-1/+0
* cmake: only update config_headers.h if contents changed.Gustavo Sverzut Barbieri2017-01-231-2/+16
* cmake: reduce number of redundant variables set in cmake.Gustavo Sverzut Barbieri2017-01-231-9/+1
* EflMacros: build tests before running them.Gustavo Sverzut Barbieri2017-01-231-0/+3
* build: check for the mtrace headerMarcel Hollerbach2017-01-231-0/+1
* build: add eo files generation to the macrosMarcel Hollerbach2017-01-231-3/+71
* build: use CMAKE defined variablesMarcel Hollerbach2017-01-231-7/+0
* build: make eina workingMarcel Hollerbach2017-01-233-4/+98
* 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-232-7/+18
* cmake: This should be public linked no privateMarcel Hollerbach2017-01-231-1/+1
* build: PACKAGE_BUILD_DIR is now defined for everyoneMarcel Hollerbach2017-01-231-1/+0
* cmake: improve versioningMarcel Hollerbach2017-01-231-0/+15
* cmake: we need to enable beta api supportMarcel Hollerbach2017-01-231-0/+3
* cmake: move PACKAGE defines into a sane placeMarcel Hollerbach2017-01-231-1/+2
* EflMacros: auto-handling of pkg-config files.Gustavo Sverzut Barbieri2017-01-232-4/+138
* CMake: move eina binaries to single dir, add helper macros.Gustavo Sverzut Barbieri2017-01-231-22/+63
* EflMacros: major improvements towards usability.Gustavo Sverzut Barbieri2017-01-232-176/+416
* EflMacros: trust target name.Gustavo Sverzut Barbieri2017-01-231-10/+9
* EflMacros: replace macros with functions.Gustavo Sverzut Barbieri2017-01-231-48/+60
* CMake: infra to build modules (static, on or off).Gustavo Sverzut Barbieri2017-01-233-14/+198
* CMake: rework to use some helper macros.Gustavo Sverzut Barbieri2017-01-233-0/+347