Commit Graph

11 Commits

Author SHA1 Message Date
Alex-P. Natsios 4f2251676a autotools: Fix MAINTAINERCLEAN rules
Summary:
We do not ship a .tar.bz2 but a tar.xz, thus we have to clean the
later.

Reviewers: billiob

Differential Revision: https://phab.enlightenment.org/D1302
2014-08-09 20:20:36 +02:00
Jean Guyomarc'h 353f3e27ba Fix autotools+ignores (auto-generated files). Fix linking error with --disable-nls.
Reviewers: billiob

Differential Revision: https://phab.enlightenment.org/D1239
2014-07-26 19:55:24 +02:00
Boris Faure 0ebe84383b Add (early) gettext support 2014-07-26 11:37:26 +02:00
Stefan Schmidt 00141cae3b build: Add fake doc target
I was pondering making up a reason like we should have that for later
documentation but to be totally honest this just to bring it in line
with other efl projects and ease my maintenance on the jenkins side.
2013-11-28 14:27:50 +01:00
Doug Newgard a84841a078 PKGBUILD Cleanup
Summary:
Change pkgname to variable instead of array
Remove optdepend, no more efl_x11 package
Remove strip and zipman options, they are default and we shouldn't override them if we don't need to
Set CFLAGS correctly and remove -02 and -g, again defaults we shouldn't override unless necessary
Only run make clean distclean when there is a Makefile to prevent build failure
Quote all paths with $pkgdir
Add PKGBUILD to EXTRA_DIST so it gets included in make dist

Reviewers: raster

Reviewed By: raster

Differential Revision: https://phab.enlightenment.org/D284
2013-11-07 20:03:40 +09:00
Godfath3r cf532f60bf Terminology: add man page for terminology.
put everything in man/ folder.

configure.ac edit, man page should be installed now with make install
2013-03-29 19:37:29 +09:00
Carsten Haitzler 2c18ec8ba2 revert! broke terminology build completely.
SVN revision: 78312
2012-10-22 02:12:55 +00:00
Flavio Vinicius Alvares Ceolin 0dcc9e2044 Using the edje_codegen to handle with the theme
Using the code generated to handle the parts of the
edj file. Trying to avoid mistakes with the parts names and
make the code more independent from the theme (the parts can
change the name since it maintaining the same api)



SVN revision: 78271
2012-10-19 22:04:01 +00:00
Rui Seabra df1d00930e Add rpm support to terminology
SVN revision: 75406
2012-08-18 08:25:54 +00:00
Christopher Michael b12b4da7e9 Terminology: Add autogen.sh to Makefile.am for Sleep_Walker.
SVN revision: 72391
2012-06-18 12:42:25 +00:00
Carsten Haitzler 8b822a61d7 finally a terminal emulator for efl! sure - uses a lot of text
objects. need evas textgrid obj and more, but this marks a first
"usable" state for terminology. more needs doing like underline and
strikethrough support, blink support, visual bell, config panel etc.



SVN revision: 72007
2012-06-12 10:10:01 +00:00