platform/upstream/efl.git
2017-01-27 Gustavo Sverzut... cmake: use CMAKE_INSTALL_LIBDIR instead of 'lib'
2017-01-27 Gustavo Sverzut... cmake: EFL_BIN() now checks for EFL_UTILITY and install...
2017-01-27 Gustavo Sverzut... cmake/eo: expose HAVE_EO_ID to build via config_gen.h
2017-01-27 Gustavo Sverzut... ecore_con: add missing string nul byte terminator to...
2017-01-27 Daniel Kolesaeolian gen: imply -gT if -o T:f is specified
2017-01-27 Gustavo Sverzut... cmake: remove comment, it was my misunderstanding,...
2017-01-27 Gustavo Sverzut... cmake/eolian: generate source, headers and legacy in...
2017-01-27 Gustavo Sverzut... cmake: fix make-clean as add_custom_command() deletes...
2017-01-27 Gustavo Sverzut... cmake: add EFL_SUPPORT_LIB() and simplify/speedup its...
2017-01-27 Gustavo Sverzut... cmake: add ector.
2017-01-27 Gustavo Sverzut... cmake/tests: improve naming and add missing include...
2017-01-27 Gustavo Sverzut... cmake: auto-include subdirectories with generated ...
2017-01-27 Gustavo Sverzut... cmake: if path is absolute, include as-is.
2017-01-26 Gustavo Sverzut... cmake: add embryo.
2017-01-26 Gustavo Sverzut... cmake: add missing files (oops)
2017-01-26 Gustavo Sverzut... cmake: enable systemd/upower ecore modules.
2017-01-26 Gustavo Sverzut... cmake: add eldbus.
2017-01-26 Gustavo Sverzut... cmake: improve options summary with per-library values.
2017-01-26 Gustavo Sverzut... cmake: fix strlcpy() detection and usage.
2017-01-26 Gustavo Sverzut... cmake: more headers and function checks.
2017-01-26 Daniel Kolesadocgen: link to the method an overriden one overrides
2017-01-26 Daniel Kolesadocgen: autodocument inherited methods/properties
2017-01-26 Gustavo Sverzut... cmake/eolian: fix EOLIAN_BIN type.
2017-01-26 Gustavo Sverzut... cmake: define EFL_{LIB}_BUILD and DLL_EXPORT.
2017-01-26 Gustavo Sverzut... cmake: add eet.
2017-01-26 Gustavo Sverzut... cmake: auto-detect binaries in src/bin/libname if no...
2017-01-26 Gustavo Sverzut... cmake: auto-detect tests in src/tests/libname if no...
2017-01-26 Gustavo Sverzut... cmake: fix test include and defines.
2017-01-26 Gustavo Sverzut... cmake: add emile and EFL_OPTION_BACKEND()
2017-01-26 Gustavo Sverzut... cmake: pkg-config can have version and needs HAVE/ENABL...
2017-01-26 Stephen 'Okra... Battery Theme: Don't set min sizes -- Fixes sizing...
2017-01-26 Vyacheslav... gengrid: fix serach items in genlist by text
2017-01-25 Gustavo Sverzut... cmake: add ecore.
2017-01-25 Gustavo Sverzut... cmake: add efl library.
2017-01-25 Gustavo Sverzut... cmake: check for variable defined, not if it evaluates...
2017-01-25 Gustavo Sverzut... cmake/eina: check more required functions and link...
2017-01-25 Gustavo Sverzut... cmake: improvements to eolian handling.
2017-01-25 Gustavo Sverzut... cmake: if EOLIAN_BIN=ON, use built eolian_gen.
2017-01-25 Gustavo Sverzut... cmake: EFL_OPTION() now supports DEPENDS to handle...
2017-01-25 Gustavo Sverzut... cmake/common: add missing checks for eina, simplify...
2017-01-25 Chris Michaelecore-wl2: Don't set opaque or input regions if already set
2017-01-25 Chris MichaelRevert "evas: Fix resource leak in evas_module_find_type"
2017-01-25 Vyacheslav... edje_entry: don't send a 'changed' signal if Control...
2017-01-25 Chris Michaelelput: Fix resource leak
2017-01-25 Chris Michaelethumb: Fix resource leak
2017-01-25 Chris Michaelevas: Fix resource leak in evas_module_find_type
2017-01-25 Chris Michaelevas: Minor formatting fix
2017-01-25 Shinwoo Kimecore_input: support PS4 joystick
2017-01-25 Carsten Haitzler... edje - fix border scale by interpolation
2017-01-25 Carsten Haitzler... evas - proxy - fix clipping of proxy renders that broke...
2017-01-25 SangHyeon Leegengrid : fix mirrored position calculate to apply...
2017-01-24 Amitesh Singhgenlist: fix mem leak on focus next
2017-01-24 Amitesh Singhindex: fix mem leak on focus next
2017-01-24 Jiyoun Parkevas_inline: Change the return value for readabilty
2017-01-24 Gustavo Sverzut... cmake: major rework of check and pkg-config dependencies.
2017-01-23 Gustavo Sverzut... cmake/eina: match configure.ac and build all modules...
2017-01-23 Gustavo Sverzut... cmake/eo: simplifies eo handling and generate eolian...
2017-01-23 Gustavo Sverzut... cmake/eo: add description (fills eo.pc file)
2017-01-23 Gustavo Sverzut... cmake/eina: only pthread is public, rt/dl/m are all...
2017-01-23 Gustavo Sverzut... cmake: also process non-public eo files.
2017-01-23 Gustavo Sverzut... cmake: cleanup EFL_CREATE_EO_RULES().
2017-01-23 Gustavo Sverzut... cmake: minor simplification of eo files, do not leak...
2017-01-23 Derek Foremanbuild: Depend on wayland-protocols for wayland build
2017-01-23 Gustavo Sverzut... cmake: fix module define translation.
2017-01-23 Gustavo Sverzut... cmake: always use test target name, not simple name.
2017-01-23 Gustavo Sverzut... fix build with split eina_modinfo directory.
2017-01-23 Gustavo Sverzut... cmake: be smart on internal libraries in the generated...
2017-01-23 Marcel Hollerbachcmake: eina needs rt
2017-01-23 Marcel Hollerbachcmake: add that dependency to the right target
2017-01-23 Marcel Hollerbachcmake: add eo
2017-01-23 Gustavo Sverzut... please READ :-)
2017-01-23 Gustavo Sverzut... cmake: fix typo, use space not a list separator
2017-01-23 Gustavo Sverzut... cmake: reset temporary lists from cache.
2017-01-23 Gustavo Sverzut... cmake: move functions to EflMacros.cmake
2017-01-23 Gustavo Sverzut... cmake: better functions to check headers, functions...
2017-01-23 Marcel Hollerbachbuild: add eolian
2017-01-23 Marcel Hollerbachcmake: remove debugging output
2017-01-23 Gustavo Sverzut... cmake: only update config_headers.h if contents changed.
2017-01-23 Gustavo Sverzut... cmake: reduce number of redundant variables set in...
2017-01-23 Gustavo Sverzut... EflMacros: build tests before running them.
2017-01-23 Marcel Hollerbachbuild: check for the mtrace header
2017-01-23 Marcel Hollerbachbuild: add eo files generation to the macros
2017-01-23 Marcel Hollerbachbuild: use CMAKE defined variables
2017-01-23 Marcel Hollerbachbuild: make eina working
2017-01-23 Marcel Hollerbachbuild: define symbol exist variables for local scope
2017-01-23 Marcel Hollerbachbuild: we build dev per default
2017-01-23 Marcel Hollerbachbuild: set MODULE_ARCH correctly
2017-01-23 Gustavo Sverzut... EflMacros: automatically provide ON;OFF;STATIC option...
2017-01-23 Marcel Hollerbachcmake: This should be public linked no private
2017-01-23 Marcel Hollerbachbuild: PACKAGE_BUILD_DIR is now defined for everyone
2017-01-23 Marcel Hollerbachcmake: improve versioning
2017-01-23 Marcel Hollerbachcmake: we need to enable beta api support
2017-01-23 Marcel Hollerbachcmake: move PACKAGE defines into a sane place
2017-01-23 Gustavo Sverzut... EflMacros: auto-handling of pkg-config files.
2017-01-23 Gustavo Sverzut... CMake: move eina binaries to single dir, add helper...
2017-01-23 Gustavo Sverzut... EflMacros: major improvements towards usability.
2017-01-23 Gustavo Sverzut... EflMacros: trust target name.
2017-01-23 Gustavo Sverzut... EflMacros: replace macros with functions.
2017-01-23 Gustavo Sverzut... CMake: infra to build modules (static, on or off).
2017-01-23 Gustavo Sverzut... CMake: rework to use some helper macros.
next