Commit Graph

39 Commits

Author SHA1 Message Date
Alastair Poole 905a25369a edi: back into development. 2020-05-22 19:43:50 +01:00
Alastair Poole 16d1d20480 meson: specify 0.50 due to features.
Require 0.50.
2020-04-01 21:51:04 +01:00
Alastair Poole 80fed3d586 Release: Prepare for 0.8.0 2020-04-01 10:12:20 +01:00
Alastair Poole 7ea7eab0f7 debug: FreeBSD debugging improve.
This is more efficient. However, we need group read access to
/dev/mem. If a packager wants to do this that is fine, I'm not
too concerned about it, so fallback  by default.
2020-01-19 01:48:47 +00:00
Alastair Poole 9be05f6670 meson: Fix build 2019-12-22 17:52:51 +00:00
Alastair Poole f0037553ab Toolbar: Controversy. Horizontal or vertical.
Let's see what people think. More to do.
We're giving the toolbar its own window.
2019-12-22 14:42:06 +00:00
Alastair Poole 0204fdbc65 Meson: Simplify 2019-12-15 22:06:14 +00:00
Alastair Poole 0573f46256 OpenBSD: -lkvm and use PID_MAX 2019-12-15 21:51:10 +00:00
Alastair Poole 89077e4659 statusbar: remove hack workaround.
This used to affect widget sizing. Remove this hack.
2019-12-06 19:08:34 +00:00
Andy Williams a752979dc3 Return to next development version 2019-05-03 16:38:29 +01:00
Andy Williams 6ef647615d Prep for 0.7.1 release 2019-05-03 16:37:30 +01:00
Andy Williams 91f8c64241 Update docs for latest EFL api usage 2019-05-02 22:36:07 +01:00
Andy Williams 897f552d18 Merge branch 'release/0.7.0' 2018-09-13 22:22:08 +01:00
Andy Williams 78c05fdf2f Fix dependency numbers now they are released 2018-09-13 22:17:02 +01:00
Andy Williams 5700111cac And moving on to next develop 2018-09-13 18:27:17 +01:00
Andy Williams 21e34166fd prep for 0.7 release 2018-09-13 18:25:06 +01:00
Andy Williams 83b616446c Merge in from 0.6.1 release branch 2018-05-15 16:01:01 +01:00
Andy Williams 279c7e66e7 Version down for release 2018-05-15 15:39:36 +01:00
Andy Williams a463f15411 Rely on fixes in latest EFL release 2018-03-03 11:35:54 +00:00
Andy Williams a446c1d34c block on efl-git for edi-git 2018-02-10 21:07:00 +00:00
Andy Williams b623d712d1 Update EFL version required 2018-02-10 21:06:07 +00:00
Andy Williams 4219182826 develop is now heading to 0.8 2018-02-10 21:01:26 +00:00
Marcel 2c062ef0bb Revert "meson: remove exposure of lookup paths"
This reverts commit a7a6b9cb7f.

This brings back the option for settings the path, ubuntu decides to hide the headers in a none standard directory, so they need to be spectified.
2017-11-04 10:35:06 +00:00
Marcel 955213eb33 build: version 39.0 should be enough
this brings edi to ubuntu 17.04
2017-11-04 10:34:38 +00:00
Andy Williams a7a6b9cb7f meson: remove exposure of lookup paths
This was a workaround for OS X which is now catered for in another patch
If we need to re-add the option for users this can be reverted
2017-10-23 00:09:14 +01:00
Marcel Hollerbach e311d58a71 meson: alternative location for apple
#ApplyIsSpecial
2017-10-22 21:08:32 +02:00
Marcel Hollerbach 39203334d4 meson: add a option where to find the clang library and header
with having them people can just specify where the clang stuff is
installed, if its not possible to find it in the default location.

This fixes a bug where clang was not found, dirs: is meant as exclusive
parameter, so if you specify there a custom directory, then only THIS
specific directory will be used for the search. This fixes also that bug
and only specifies that argument if a custom location is given.
2017-10-22 20:54:36 +02:00
Andy Williams 708c53e0bc Fix versioning of meson build 2017-10-19 21:44:06 +01:00
Andy Williams ea7fefb8fb Run edi tests in meson 2017-10-18 23:16:50 +01:00
Stephen Houston 3908d27b67 Fix meson build when clang headers don't exist. 2017-10-10 10:05:06 -05:00
Andy Williams bf182698be Fix meson build for non-dev libclang 2017-10-10 15:55:31 +01:00
Andy Williams 3421d668f0 Fixing up linux again - need a better solution for OSX as meson bails 2017-10-06 12:41:33 +01:00
Andy Williams 21d73fd38b And link libintl 2017-10-05 00:09:30 +01:00
Andy Williams dda9a59fc4 Fix clang lookup dirs on osx 2017-10-04 23:52:29 +01:00
Andy Williams 2e69a791b7 Fix build on OSX with clang but no bear 2017-10-04 23:06:27 +01:00
Marcel Hollerbach bef7238a9a meson: install AUTHORS 2017-10-03 21:45:57 +02:00
Marcel Hollerbach 56d839a31f meson: prefix need to be before that! 2017-10-03 21:45:41 +02:00
Marcel Hollerbach f0c2c4605b meson: handle also cases when the options are disabled 2017-10-03 21:33:45 +02:00
Marcel Hollerbach ac304ea2a9 time for meson! 2017-10-03 19:07:42 +02:00