summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* cmake: add eodevs/bu5hm4n/cmake-portMarcel Hollerbach2017-01-2313-0/+168
* cmake: add that dependency to the right targetMarcel Hollerbach2017-01-231-1/+1
* build: add eolianMarcel Hollerbach2017-01-236-0/+87
* 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-232-14/+6
* 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-232-8/+2
* build: make eina workingMarcel Hollerbach2017-01-235-8/+114
* 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-232-1/+2
* EflMacros: automatically provide ON;OFF;STATIC option and defines.Gustavo Sverzut Barbieri2017-01-235-13/+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-232-2/+3
* cmake: improve versioningMarcel Hollerbach2017-01-234-11/+28
* cmake: we need to enable beta api supportMarcel Hollerbach2017-01-232-0/+5
* cmake: move PACKAGE defines into a sane placeMarcel Hollerbach2017-01-233-6/+9
* EflMacros: auto-handling of pkg-config files.Gustavo Sverzut Barbieri2017-01-233-10/+146
* CMake: move eina binaries to single dir, add helper macros.Gustavo Sverzut Barbieri2017-01-235-32/+77
* EflMacros: major improvements towards usability.Gustavo Sverzut Barbieri2017-01-234-185/+424
* 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-238-34/+208
* CMake: rework to use some helper macros.Gustavo Sverzut Barbieri2017-01-239-290/+606
* build: switch eina to half baked cmakeMarcel Hollerbach2017-01-2312-0/+526
* eolian tests: pass in generator path externallyDaniel Kolesa2017-01-232-13/+3
* elementary_test: Remove set but unused variableChris Michael2017-01-231-2/+1
* evas-object-textblock: Remove set but unused variableChris Michael2017-01-231-2/+2
* eolian: fix decl.eo in testsDaniel Kolesa2017-01-231-1/+1
* spinner: fix mem leak on focus next traverselAmitesh Singh2017-01-231-1/+6
* evas grid smart - don't abort if smart data is null - return safelyCarsten Haitzler (Rasterman)2017-01-231-2/+0
* elm_code: Fix some syntax highlight after stringsAndy Williams2017-01-221-2/+5
* elm_code: Syntax highlighting for multiline commentsAndy Williams2017-01-222-15/+125
* luncher: Until we fix expansion zoom a little less.Andy Williams2017-01-221-6/+7
* elementary conformant: clear internal pointer if holded object is deletedYoungbok Shin2017-01-221-4/+20
* eolian: rmeove dependency on basename/libgen.h/evilDaniel Kolesa2017-01-214-9/+5
* elm_code: simpler handling of token paintingAndy Williams2017-01-211-9/+2
* evas font: revise evas_font_init/reinit functionsYoungbok Shin2017-01-211-11/+9
* po files - update line's + commentsCarsten Haitzler (Rasterman)2017-01-2123-276/+276
* elm_code: Improve string syntax parsingAndy Williams2017-01-211-2/+2
* elm_code: Add initial simple syntax highlighting for C codeAndy Williams2017-01-2017-4/+446
* docs: WIP overridden method/property documentation support in docgenDaniel Kolesa2017-01-203-55/+133
* docs: use new implement based doc APIDaniel Kolesa2017-01-203-27/+24
* docs: remove some duplicate doctree methodsDaniel Kolesa2017-01-202-15/+8
* docs: add implement to doctreeDaniel Kolesa2017-01-201-1/+57
* eolian: merge database_fill into parserDaniel Kolesa2017-01-204-300/+273
* eolian: prevent memory leaks in db fillDaniel Kolesa2017-01-201-11/+30