2017-01-27 |
Gustavo Sverzut... | cmake: fix make-clean as add_custom_command() deletes... |
commit | commitdiff | tree | snapshot |
2017-01-27 |
Gustavo Sverzut... | cmake: add EFL_SUPPORT_LIB() and simplify/speedup its... |
commit | commitdiff | tree | snapshot |
2017-01-27 |
Gustavo Sverzut... | cmake: add ector. |
commit | commitdiff | tree | snapshot |
2017-01-27 |
Gustavo Sverzut... | cmake/tests: improve naming and add missing include... |
commit | commitdiff | tree | snapshot |
2017-01-27 |
Gustavo Sverzut... | cmake: auto-include subdirectories with generated ... |
commit | commitdiff | tree | snapshot |
2017-01-27 |
Gustavo Sverzut... | cmake: if path is absolute, include as-is. |
commit | commitdiff | tree | snapshot |
2017-01-26 |
Gustavo Sverzut... | cmake: add embryo. |
commit | commitdiff | tree | snapshot |
2017-01-26 |
Gustavo Sverzut... | cmake: add missing files (oops) |
commit | commitdiff | tree | snapshot |
2017-01-26 |
Gustavo Sverzut... | cmake: enable systemd/upower ecore modules. |
commit | commitdiff | tree | snapshot |
2017-01-26 |
Gustavo Sverzut... | cmake: add eldbus. |
commit | commitdiff | tree | snapshot |
2017-01-26 |
Gustavo Sverzut... | cmake: improve options summary with per-library values. |
commit | commitdiff | tree | snapshot |
2017-01-26 |
Gustavo Sverzut... | cmake: fix strlcpy() detection and usage. |
commit | commitdiff | tree | snapshot |
2017-01-26 |
Gustavo Sverzut... | cmake: more headers and function checks. |
commit | commitdiff | tree | snapshot |
2017-01-26 |
Daniel Kolesa | docgen: link to the method an overriden one overrides |
commit | commitdiff | tree | snapshot |
2017-01-26 |
Daniel Kolesa | docgen: autodocument inherited methods/properties |
commit | commitdiff | tree | snapshot |
2017-01-26 |
Gustavo Sverzut... | cmake/eolian: fix EOLIAN_BIN type. |
commit | commitdiff | tree | snapshot |
2017-01-26 |
Gustavo Sverzut... | cmake: define EFL_{LIB}_BUILD and DLL_EXPORT. |
commit | commitdiff | tree | snapshot |
2017-01-26 |
Gustavo Sverzut... | cmake: add eet. |
commit | commitdiff | tree | snapshot |
2017-01-26 |
Gustavo Sverzut... | cmake: auto-detect binaries in src/bin/libname if no... |
commit | commitdiff | tree | snapshot |
2017-01-26 |
Gustavo Sverzut... | cmake: auto-detect tests in src/tests/libname if no... |
commit | commitdiff | tree | snapshot |
2017-01-26 |
Gustavo Sverzut... | cmake: fix test include and defines. |
commit | commitdiff | tree | snapshot |
2017-01-26 |
Gustavo Sverzut... | cmake: add emile and EFL_OPTION_BACKEND() |
commit | commitdiff | tree | snapshot |
2017-01-26 |
Gustavo Sverzut... | cmake: pkg-config can have version and needs HAVE/ENABL... |
commit | commitdiff | tree | snapshot |
2017-01-26 |
Stephen 'Okra... | Battery Theme: Don't set min sizes -- Fixes sizing... |
commit | commitdiff | tree | snapshot |
2017-01-26 |
Vyacheslav... | gengrid: fix serach items in genlist by text |
commit | commitdiff | tree | snapshot |
2017-01-25 |
Gustavo Sverzut... | cmake: add ecore. |
commit | commitdiff | tree | snapshot |
2017-01-25 |
Gustavo Sverzut... | cmake: add efl library. |
commit | commitdiff | tree | snapshot |
2017-01-25 |
Gustavo Sverzut... | cmake: check for variable defined, not if it evaluates... |
commit | commitdiff | tree | snapshot |
2017-01-25 |
Gustavo Sverzut... | cmake/eina: check more required functions and link... |
commit | commitdiff | tree | snapshot |
2017-01-25 |
Gustavo Sverzut... | cmake: improvements to eolian handling. |
commit | commitdiff | tree | snapshot |
2017-01-25 |
Gustavo Sverzut... | cmake: if EOLIAN_BIN=ON, use built eolian_gen. |
commit | commitdiff | tree | snapshot |
2017-01-25 |
Gustavo Sverzut... | cmake: EFL_OPTION() now supports DEPENDS to handle... |
commit | commitdiff | tree | snapshot |
2017-01-25 |
Gustavo Sverzut... | cmake/common: add missing checks for eina, simplify... |
commit | commitdiff | tree | snapshot |
2017-01-25 |
Chris Michael | ecore-wl2: Don't set opaque or input regions if already set |
commit | commitdiff | tree | snapshot |
2017-01-25 |
Chris Michael | Revert "evas: Fix resource leak in evas_module_find_type" |
commit | commitdiff | tree | snapshot |
2017-01-25 |
Vyacheslav... | edje_entry: don't send a 'changed' signal if Control... |
commit | commitdiff | tree | snapshot |
2017-01-25 |
Chris Michael | elput: Fix resource leak |
commit | commitdiff | tree | snapshot |
2017-01-25 |
Chris Michael | ethumb: Fix resource leak |
commit | commitdiff | tree | snapshot |
2017-01-25 |
Chris Michael | evas: Fix resource leak in evas_module_find_type |
commit | commitdiff | tree | snapshot |
2017-01-25 |
Chris Michael | evas: Minor formatting fix |
commit | commitdiff | tree | snapshot |
2017-01-25 |
Shinwoo Kim | ecore_input: support PS4 joystick |
commit | commitdiff | tree | snapshot |
2017-01-25 |
Carsten Haitzler... | edje - fix border scale by interpolation |
commit | commitdiff | tree | snapshot |
2017-01-25 |
Carsten Haitzler... | evas - proxy - fix clipping of proxy renders that broke... |
commit | commitdiff | tree | snapshot |
2017-01-25 |
SangHyeon Lee | gengrid : fix mirrored position calculate to apply... |
commit | commitdiff | tree | snapshot |
2017-01-24 |
Amitesh Singh | genlist: fix mem leak on focus next |
commit | commitdiff | tree | snapshot |
2017-01-24 |
Amitesh Singh | index: fix mem leak on focus next |
commit | commitdiff | tree | snapshot |
2017-01-24 |
Jiyoun Park | evas_inline: Change the return value for readabilty |
commit | commitdiff | tree | snapshot |
2017-01-24 |
Gustavo Sverzut... | cmake: major rework of check and pkg-config dependencies. |
commit | commitdiff | tree | snapshot |
2017-01-23 |
Gustavo Sverzut... | cmake/eina: match configure.ac and build all modules... |
commit | commitdiff | tree | snapshot |
2017-01-23 |
Gustavo Sverzut... | cmake/eo: simplifies eo handling and generate eolian... |
commit | commitdiff | tree | snapshot |
2017-01-23 |
Gustavo Sverzut... | cmake/eo: add description (fills eo.pc file) |
commit | commitdiff | tree | snapshot |
2017-01-23 |
Gustavo Sverzut... | cmake/eina: only pthread is public, rt/dl/m are all... |
commit | commitdiff | tree | snapshot |
2017-01-23 |
Gustavo Sverzut... | cmake: also process non-public eo files. |
commit | commitdiff | tree | snapshot |
2017-01-23 |
Gustavo Sverzut... | cmake: cleanup EFL_CREATE_EO_RULES(). |
commit | commitdiff | tree | snapshot |
2017-01-23 |
Gustavo Sverzut... | cmake: minor simplification of eo files, do not leak... |
commit | commitdiff | tree | snapshot |
2017-01-23 |
Derek Foreman | build: Depend on wayland-protocols for wayland build |
commit | commitdiff | tree | snapshot |
2017-01-23 |
Gustavo Sverzut... | cmake: fix module define translation. |
commit | commitdiff | tree | snapshot |
2017-01-23 |
Gustavo Sverzut... | cmake: always use test target name, not simple name. |
commit | commitdiff | tree | snapshot |
2017-01-23 |
Gustavo Sverzut... | fix build with split eina_modinfo directory. |
commit | commitdiff | tree | snapshot |
2017-01-23 |
Gustavo Sverzut... | cmake: be smart on internal libraries in the generated... |
commit | commitdiff | tree | snapshot |
2017-01-23 |
Marcel Hollerbach | cmake: eina needs rt |
commit | commitdiff | tree | snapshot |
2017-01-23 |
Marcel Hollerbach | cmake: add that dependency to the right target |
commit | commitdiff | tree | snapshot |
2017-01-23 |
Marcel Hollerbach | cmake: add eo |
commit | commitdiff | tree | snapshot |
2017-01-23 |
Gustavo Sverzut... | please READ :-) |
commit | commitdiff | tree | snapshot |
2017-01-23 |
Gustavo Sverzut... | cmake: fix typo, use space not a list separator |
commit | commitdiff | tree | snapshot |
2017-01-23 |
Gustavo Sverzut... | cmake: reset temporary lists from cache. |
commit | commitdiff | tree | snapshot |
2017-01-23 |
Gustavo Sverzut... | cmake: move functions to EflMacros.cmake |
commit | commitdiff | tree | snapshot |
2017-01-23 |
Gustavo Sverzut... | cmake: better functions to check headers, functions... |
commit | commitdiff | tree | snapshot |
2017-01-23 |
Marcel Hollerbach | build: add eolian |
commit | commitdiff | tree | snapshot |
2017-01-23 |
Marcel Hollerbach | cmake: remove debugging output |
commit | commitdiff | tree | snapshot |
2017-01-23 |
Gustavo Sverzut... | cmake: only update config_headers.h if contents changed. |
commit | commitdiff | tree | snapshot |
2017-01-23 |
Gustavo Sverzut... | cmake: reduce number of redundant variables set in... |
commit | commitdiff | tree | snapshot |
2017-01-23 |
Gustavo Sverzut... | EflMacros: build tests before running them. |
commit | commitdiff | tree | snapshot |
2017-01-23 |
Marcel Hollerbach | build: check for the mtrace header |
commit | commitdiff | tree | snapshot |
2017-01-23 |
Marcel Hollerbach | build: add eo files generation to the macros |
commit | commitdiff | tree | snapshot |
2017-01-23 |
Marcel Hollerbach | build: use CMAKE defined variables |
commit | commitdiff | tree | snapshot |
2017-01-23 |
Marcel Hollerbach | build: make eina working |
commit | commitdiff | tree | snapshot |
2017-01-23 |
Marcel Hollerbach | build: define symbol exist variables for local scope |
commit | commitdiff | tree | snapshot |
2017-01-23 |
Marcel Hollerbach | build: we build dev per default |
commit | commitdiff | tree | snapshot |
2017-01-23 |
Marcel Hollerbach | build: set MODULE_ARCH correctly |
commit | commitdiff | tree | snapshot |
2017-01-23 |
Gustavo Sverzut... | EflMacros: automatically provide ON;OFF;STATIC option... |
commit | commitdiff | tree | snapshot |
2017-01-23 |
Marcel Hollerbach | cmake: This should be public linked no private |
commit | commitdiff | tree | snapshot |
2017-01-23 |
Marcel Hollerbach | build: PACKAGE_BUILD_DIR is now defined for everyone |
commit | commitdiff | tree | snapshot |
2017-01-23 |
Marcel Hollerbach | cmake: improve versioning |
commit | commitdiff | tree | snapshot |
2017-01-23 |
Marcel Hollerbach | cmake: we need to enable beta api support |
commit | commitdiff | tree | snapshot |
2017-01-23 |
Marcel Hollerbach | cmake: move PACKAGE defines into a sane place |
commit | commitdiff | tree | snapshot |
2017-01-23 |
Gustavo Sverzut... | EflMacros: auto-handling of pkg-config files. |
commit | commitdiff | tree | snapshot |
2017-01-23 |
Gustavo Sverzut... | CMake: move eina binaries to single dir, add helper... |
commit | commitdiff | tree | snapshot |
2017-01-23 |
Gustavo Sverzut... | EflMacros: major improvements towards usability. |
commit | commitdiff | tree | snapshot |
2017-01-23 |
Gustavo Sverzut... | EflMacros: trust target name. |
commit | commitdiff | tree | snapshot |
2017-01-23 |
Gustavo Sverzut... | EflMacros: replace macros with functions. |
commit | commitdiff | tree | snapshot |
2017-01-23 |
Gustavo Sverzut... | CMake: infra to build modules (static, on or off). |
commit | commitdiff | tree | snapshot |
2017-01-23 |
Gustavo Sverzut... | CMake: rework to use some helper macros. |
commit | commitdiff | tree | snapshot |
2017-01-23 |
Marcel Hollerbach | build: switch eina to half baked cmake |
commit | commitdiff | tree | snapshot |
2017-01-23 |
Daniel Kolesa | eolian tests: pass in generator path externally |
commit | commitdiff | tree | snapshot |
2017-01-23 |
Chris Michael | elementary_test: Remove set but unused variable |
commit | commitdiff | tree | snapshot |
2017-01-23 |
Chris Michael | evas-object-textblock: Remove set but unused variable |
commit | commitdiff | tree | snapshot |
2017-01-23 |
Daniel Kolesa | eolian: fix decl.eo in tests |
commit | commitdiff | tree | snapshot |
2017-01-23 |
Amitesh Singh | spinner: fix mem leak on focus next traversel |
commit | commitdiff | tree | snapshot |
2017-01-23 |
Carsten Haitzler... | evas grid smart - don't abort if smart data is null... |
commit | commitdiff | tree | snapshot |
next |