summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* meson: maintain 3 sys variablesfeature/mesonMarcel Hollerbach2018-03-286-13/+21
| | | | | | | | | 3 variables for: - execution suffix - library suffix - module suffix for macos we need to set the suffix for the shared module by hand, caused by the fact that meson does not build a module as .so but as dylib
* meson: enable beta flags for objective cMarcel Hollerbach2018-03-281-0/+7
|
* meson: bring back ecore_evas cocoa engineMarcel Hollerbach2018-03-282-2/+4
|
* meson: fix semaphore detection on osxMarcel Hollerbach2018-03-281-1/+1
| | | | this makes meson-efl compile on osx
* meson: eina remove CONFIGURE from namesMarcel Hollerbach2018-03-281-5/+5
|
* meson: eina fix semaphors on osxMarcel Hollerbach2018-03-281-1/+1
|
* meson: ecore_cocoa fix evas include directoriesMarcel Hollerbach2018-03-281-0/+1
|
* meson: fix scripts for installingMarcel Hollerbach2018-03-282-4/+8
| | | | they used to depend on .so as extension, not anymore now
* meson: ecore_imf support not building ecore_xMarcel Hollerbach2018-03-281-3/+8
|
* meson: carry a variable with the library extensionMarcel Hollerbach2018-03-285-4/+12
|
* meson: fix evas static buildMarcel Hollerbach2018-03-271-1/+0
|
* update to latest masterMarcel Hollerbach2018-03-2720-86/+174
|
* meson: script helpers for building all optionsMarcel Hollerbach2018-03-272-0/+61
|
* meson: eina fix iconv dependenciesMarcel Hollerbach2018-03-271-0/+4
|
* meson: fix iconv checkingMarcel Hollerbach2018-03-271-1/+1
|
* meson: enable ecore test suiteMarcel Hollerbach2018-03-271-1/+1
|
* meson: here comes ecore_imfMarcel Hollerbach2018-03-279-0/+92
|
* meson: ecore examples!Marcel Hollerbach2018-03-273-2/+79
|
* meson: here comes ecore_evasMarcel Hollerbach2018-03-2714-1/+242
|
* meson: eina fix installation of headersMarcel Hollerbach2018-03-271-2/+7
|
* meson: require 0.44Marcel Hollerbach2018-03-271-1/+2
| | | | | | | | | reasons: - include_directory flattening before evalulation of a target - dependencies in find_libraries calls - disabler object
* meson: efl now installs all headers correctlyMarcel Hollerbach2018-03-271-3/+3
|
* meson: here comes the monster, the beast, the orge! EVAS!Marcel Hollerbach2018-03-2757-5/+1351
|
* meson: PACKAGE_DATA dir must be defined per packageMarcel Hollerbach2018-03-276-1/+6
|
* meson: here comes ecore_cocoaMarcel Hollerbach2018-03-273-0/+57
|
* meson: here comes ecore_drm2!Marcel Hollerbach2018-03-273-0/+39
|
* meson: time for elput!Marcel Hollerbach2018-03-274-0/+65
|
* meson: add ectorMarcel Hollerbach2018-03-2711-0/+266
|
* meson: only build wayland protocols when they are neededMarcel Hollerbach2018-03-271-1/+4
|
* meson: time for eezeMarcel Hollerbach2018-03-278-1/+175
|
* meson: move examples and tests to the main tableMarcel Hollerbach2018-03-273-38/+39
|
* meson: support disabling of packagesMarcel Hollerbach2018-03-272-16/+134
| | | | | this is a bit weird, you can disable building of eina ... :) Anyway macos users for example can disable the packages they need ...
* let there be ecore_bufferMarcel Hollerbach2018-03-277-1/+91
|
* meson: here comes ecore_ipc!Marcel Hollerbach2018-03-272-0/+29
|
* meson: time for wayland!Marcel Hollerbach2018-03-274-0/+100
|
* meson: time for framebuffers!Marcel Hollerbach2018-03-273-0/+39
| | | | this adds ecore_fb
* meson: here comes ecore_xMarcel Hollerbach2018-03-273-1/+153
|
* meson: ecore input!Marcel Hollerbach2018-03-272-0/+33
|
* meson: time for ecore_file!Marcel Hollerbach2018-03-271-0/+36
|
* meson: ecore_con is added!Marcel Hollerbach2018-03-275-11/+60
|
* meson: ecore_avahi!Marcel Hollerbach2018-03-276-5/+247
|
* meson: add ecore_audioMarcel Hollerbach2018-03-272-0/+94
|
* meson: ecore-modules disable tizenMarcel Hollerbach2018-03-271-2/+5
|
* meson: ecore with modulesMarcel Hollerbach2018-03-276-1/+46
| | | | long story short, ecore modules require eldbus ...
* meson: here comes eldbusMarcel Hollerbach2018-03-277-1/+201
|
* meson: link to systemd if its thereMarcel Hollerbach2018-03-271-0/+9
|
* meson: there is now ecore, enable efl testsMarcel Hollerbach2018-03-272-3/+5
| | | | lets enable efl tests
* meson: here comes ecore!Marcel Hollerbach2018-03-275-7/+281
| | | | but there needs to be ecore-XXX for the tests and examples
* meson: make emile deps external availableMarcel Hollerbach2018-03-271-2/+4
|
* meson: eet fixMarcel Hollerbach2018-03-271-0/+7
|