Commit Graph

21 Commits

Author SHA1 Message Date
Doug Newgard ec4d51fdf5 Add COPYING.images to make dist
Summary: This file is is the attribution required by the license.

Reviewers: raster

Reviewed By: raster

Differential Revision: https://phab.enlightenment.org/D438
2014-01-10 15:28:24 +09:00
Stefan Schmidt daea846b18 build: Fix make dist by removing reference to deleted file.
In 465da71acf4eb5fcec512df38b8e0e526a014659 the m4 file was deleted
but not its reference in Makefile.am. This results in make dist failing.
2014-01-08 10:57:13 +01:00
Doug Newgard 4c0d5ae4d7 Minor PKGBUILD cleanup
Summary:
Add PKGBUILD to make dist so it will be in the snapshots
Change dep to current efl package since efl_x11 isn't there anymore
Check for Makefile before running make clean distclean otherwise build fails
Set correct arch on elementary_doc
Install docs to /usr/share/doc

Reviewers: raster

Differential Revision: https://phab.enlightenment.org/D282
2013-11-07 20:05:02 +09:00
Igor Murzov f3e1e995fd Install CMake config to the proper path 2013-04-16 12:09:19 +04:00
Ryuan Choi c4af753c5c Added ElementaryConfigVersion.cmake.in 2013-04-03 14:37:02 +01:00
Carsten Haitzler 3c64ae1a70 add a COMPLIANCE file for convenience. 2013-03-22 17:41:40 +09:00
Tom Hacohen f6e4492eb4 Elementary: Ship cmake configs (like pkg-config).
This should make it easier for applications to use efl with cmake.
It seems to work with my tests. It's ugly and redundant but it's the first
step. Not all the components are supported at the moment.

SVN revision: 83639
2013-02-05 16:40:12 +00:00
Mike Blumenkrantz 40a5fd42aa better clean up for build files
SVN revision: 71497
2012-05-29 09:04:37 +00:00
Rafael Antognolli d1ceedffd3 elementary: add make rule to generate screenshots of the examples.
SVN revision: 60408
2011-06-16 21:08:05 +00:00
Tom Hacohen 689ff9abd5 Elementary: Added the infrastructure for ui-mirroring support.
* Added elm_mirrored_get/set to set the system mirrored mode
* Added elm_widget_mirrored/get/set to set each widget's mirrored mode.
* Added code to set the system mirrored mode from translations to elementary and added translations for all the rtl languages. (a trick to load according to locale).
* Future commits will include specific widgets mirrored mode handling.
Work by Aharon Hillel and Tom Hacohen.

SVN revision: 56673
2011-02-03 15:52:49 +00:00
Vincent Torri e9a4ab576a update MAINTAINERCLEANFILES
SVN revision: 55825
2011-01-03 08:49:41 +00:00
Rui Seabra 4e3e9cface This has to be here in order for release tarballs to be directly fed to rpmbuild.
SVN revision: 54745
2010-11-20 12:51:51 +00:00
Vincent Torri f47e9dac15 fix maintainer-clean and dist rules
SVN revision: 54012
2010-10-29 20:53:44 +00:00
Carsten Haitzler 0fec718cb1 also conform to the includes in name-vmaj dir policy
SVN revision: 50181
2010-07-11 23:34:49 +00:00
Rui Seabra 4999604192 RPM spec for elementary.
SVN revision: 46349
2010-02-21 19:18:26 +00:00
Carsten Haitzler 06d2876baf well it needed to be done finallly - elm has config files and profiles - just
like big brother e.



SVN revision: 45280
2010-01-18 09:38:52 +00:00
Vincent Torri e2be9d2b24 remove trailing spaces
SVN revision: 41261
2009-07-07 06:46:51 +00:00
Mike Frysinger 881037a399 add proper ACLOCAL_AMFLAGS
SVN revision: 40803
2009-05-23 20:12:13 +00:00
Carsten Haitzler f2a75b0f05 1. configure.ac finally
2. add docsbuilding infra
3. fix list/genlist on code-based select.



SVN revision: 40667
2009-05-15 11:45:14 +00:00
Cedric BAIL 0250980897 Building elementary.pc.
SVN revision: 37624
2008-11-14 13:17:54 +00:00
Carsten Haitzler 51123a3452 elementary becomes its own tree/lib/test binary
SVN revision: 36343
2008-09-30 06:58:56 +00:00