Commit Graph

43 Commits

Author SHA1 Message Date
Carsten Haitzler 07fee654d2 add back an autogen.sh to help minimize confusion 2017-12-17 09:49:20 +09:00
Mike Blumenkrantz bd88282047 remove autotools 2017-11-20 07:05:36 -05:00
Srivardhan Hebbar d65e0316c3 autotools: modified autogen.sh script to be able to build from different directory.
Summary:
Right now we cannot have a designated build directory and build in the same folder as in the source. So modified the autogen.sh so that we can have a designated build directory and can build from that.

@feature

Signed-off-by: Srivardhan Hebbar <sri.hebbar@samsung.com>

Reviewers: cedric, raster, devilhorns

Subscribers: zmike, cedric

Differential Revision: https://phab.enlightenment.org/D1359

Signed-off-by: Cedric BAIL <cedric@osg.samsung.com>
2014-09-22 14:46:52 +02:00
Stefan Schmidt a7eb22f38f e/autogen.sh: fix exit status when using NOCONFIGURE
Patch from obiwahn on IRC. Thanks!

SVN revision: 79174
2012-11-12 15:46:00 +00:00
Carsten Haitzler 12a2eacfb3 lets remove the cache files when we autogen.
SVN revision: 79165
2012-11-12 14:43:59 +00:00
Carsten Haitzler f534e30089 put lucas's makefiles back.. but what do you do to make it not break
between builds from older vs newer makefile setup?



SVN revision: 79024
2012-11-09 14:49:05 +00:00
Carsten Haitzler 5fa813e1cc lucas... u're going to hate me... but i'm reverting this whole lot of
module build chnages because its fundamentally broken. it DOES NOT
PRODUCE .SO FILES. just .la and .a files. the only reason u dont
notice is.. you ALREADY had .so's installed. i just got in from the
airport... synced and updated.. rebuilt and was met with all modules
not loading... literally - no .so's are installed int he module dirs.
try rm -rf the instaleld module tree.

regardless... this has to be reverted be3cause it's a major break. the
idea is right/nice. the implementation is causing... problems.



SVN revision: 79015
2012-11-09 10:45:35 +00:00
Lucas De Marchi 39120ec254 e: don't yell about gnu make extension (rules with %)
SVN revision: 78981
2012-11-07 21:46:52 +00:00
Lucas De Marchi 1e3ac4150c e: exec configure to preserve return code
SVN revision: 78724
2012-10-31 20:41:01 +00:00
Lucas De Marchi c8ac56c2f4 e: stop warning about GNU make extension
We know wildcard is an extension of GNU make and we don't need to be
remembered every single compilation. Remove noise like below:

doc/Makefile.am:42: warning: wildcard img/*.*: non-POSIX variable name
doc/Makefile.am:42: (probably a GNU make extension)



SVN revision: 78723
2012-10-31 20:40:56 +00:00
Lucas De Marchi 6a1d3275de e: Use autoreconf
SVN revision: 78722
2012-10-31 20:40:51 +00:00
Carsten Haitzler c362657190 that's it - remove autom4te.cache dirs again... - keep having to many
problems about it storing invalid config when the same build trees are
shared between multiple architectures and machines. :( better we
build right than build fast.



SVN revision: 61974
2011-08-02 04:13:33 +00:00
Cedric BAIL 72c84ef2f2 autogen: add forgotten autopoint.
SVN revision: 58671
2011-04-14 19:26:15 +00:00
Cedric BAIL 1e2bf17709 autogen: unobrk things.
SVN revision: 58668
2011-04-14 14:51:36 +00:00
Cedric BAIL 3d5deba6d5 autogen: improve detection of parameter change.
SVN revision: 58667
2011-04-14 14:03:46 +00:00
Cedric BAIL 945f42446b efl: add back touch on configure time generated file.
SVN revision: 57232
2011-02-22 10:29:28 +00:00
Cedric BAIL bc662a867c efl: turn on cached result, that will reduce your configure time a lot !
SVN revision: 57213
2011-02-21 14:56:49 +00:00
Kim Woelders 1a2f29834b Seach local m4 directory first.
SVN revision: 29145
2007-03-25 19:11:49 +00:00
Michael Jennings 0f2af742f7 Thu Feb 1 14:18:22 2007 Michael Jennings (mej)
Build fixes.
----------------------------------------------------------------------


SVN revision: 28192
2007-02-02 01:18:31 +00:00
Stafford Mitchell Horne de7e05e8c5 Revert build changes, OOPS!
SVN revision: 28132
2007-01-27 06:00:58 +00:00
Stafford Mitchell Horne 691bda6ed7 IMC updates
* Add cleanups which were conflicting
* Update imc binaries
* Update command line tool for new fields


SVN revision: 28131
2007-01-27 05:52:17 +00:00
Kim Woelders e758e8b95a If autopoint fails there is no reason to continue.
SVN revision: 26930
2006-11-03 19:01:57 +00:00
Carsten Haitzler 68fa892760 create dummy about-nls file with a touch. pants.
SVN revision: 26910
2006-11-03 00:55:22 +00:00
Carsten Haitzler 1adc1f32ee no more autopoint. now it's causing other issues like depending on cvs.
enough. go back to automake 1.9 if u insist on building e from cvs.


SVN revision: 26903
2006-11-02 16:10:08 +00:00
Carsten Haitzler b483ed8f70 lets disable the gettextize and see
SVN revision: 26896
2006-11-01 12:52:49 +00:00
Carsten Haitzler eab067ab34 not used anymore - remove
SVN revision: 26888
2006-10-31 23:28:27 +00:00
Kim Woelders f0aa9bbbac Trying to sort out the gettext stuff.
Had to disable pl and ko due to problems in make dist.


SVN revision: 26887
2006-10-31 20:51:32 +00:00
Stafford Mitchell Horne 049f2aae52 Add macro for N_ for marking string for translation
* Can be used to get static context strings translated
 * I guess this is the best way to do it, see here:
   http://www.gnu.org/software/gettext/manual/html_node/gettext_153.html
   http://www.gnu.org/software/gettext/manual/html_node/gettext_19.html


SVN revision: 23039
2006-05-31 22:51:24 +00:00
Mike Frysinger 648e0406fd add error checking
SVN revision: 16074
2005-08-08 21:46:03 +00:00
Carsten Haitzler 6e73e8ff11 damn - um... patches from mailing list - fix patch with layer number. da.po -
waiting for da.po i can use.. etc :)


SVN revision: 15738
2005-07-12 03:53:56 +00:00
Mike Frysinger b1e5d48f81 allow for setting of env var to prevent running ./configure like the older autogen scripts allowed
SVN revision: 14386
2005-04-26 22:55:56 +00:00
Carsten Haitzler 272ecdcb9d e17 now CAN be translated. i have done a partial japanese translation for
amusement value (it works). we can add .po's for anything else we like :)


SVN revision: 14143
2005-04-11 20:25:52 +00:00
rbdpngn b904a0bb2c Use glibtoolize on OS X.
SVN revision: 13052
2005-01-22 06:56:56 +00:00
Carsten Haitzler 5e2388c886 _ _ _ _ _____ ___
| | | | ___| | | |  ___| __ ___  ___ _______  ___   / _ \__   _____ _ __
| |_| |/ _ \ | | | |_ | '__/ _ \/ _ \_  / _ \/ __| | | | \ \ / / _ \ '__|
|  _  |  __/ | | |  _|| | |  __/  __// /  __/\__ \ | |_| |\ V /  __/ |
|_| |_|\___|_|_| |_|  |_|  \___|\___/___\___||___/  \___/  \_/ \___|_|


I put E17's wm code into cvs. Hell is freezing over. Duke Nukem Forever will
be out next week. Snowballls take up residence in Hell. The Fat Lady sings.
The End is nigh...

:)


SVN revision: 12247
2004-11-25 03:37:45 +00:00
Carsten Haitzler f2b45ed471 bye bye!
SVN revision: 12246
2004-11-25 03:26:33 +00:00
sleuth 3bd580b540 That's not what I wanted... Should have been a cd ../.. there.
Kevin Brosius <cobra@compuserve.com>


SVN revision: 6757
2003-03-10 01:28:19 +00:00
sleuth 813f640d06 XFree86 XCursor sample support. No change with a default install, but if you grab the new behaviour.db and change /desktops/cursors/e_native to 0, then E will use your local XCursor setup. Check out the edevel mailing list for a theme I've tried. XCursor support is only available in XFree86 4.3.0.
Also allow different fonts for borders vs. menus.  This adds links in /usr/local/share/enlightenment/fonts (default install) for a menu.ttf and a text.ttf file.  text.tff is the font used for border text/window titles.  menu.ttf will be used for menus.  No change by default, but you'll need to re-run autogen.sh & make install for the links to be created automatically.

Update AUTHORS

Kevin Brosius <cobra@compuserve.com>


SVN revision: 6751
2003-03-08 12:51:06 +00:00
technikolor 79149a8446 Yoink! Say goodbye to GETTEXT in E. Support issues with GT have been tedious and the codebase will be trashed in a month or two anyway, so for all parties concerned there is no reason to keep it. I'm leaving some of the supplimentary files in the repo just incase we descide to do an about-face.
SVN revision: 6649
2003-02-02 23:53:19 +00:00
rbdpngn 63e20e7f14 More SPLIT merging.
SVN revision: 6588
2003-01-15 18:29:56 +00:00
Till Adam d3e2560ad1 fixes by Michi Thalmann <th@lmann.ch>
SVN revision: 6084
2002-03-21 11:44:11 +00:00
Carsten Haitzler 8de0fe9c67 shuffling data around - i had waay too much heirachy before.. too complex.
keep it simple. will eventually have e_setup copy the defaults into your
homedir anyway...


SVN revision: 5718
2001-11-18 04:32:28 +00:00
Carsten Haitzler ce2c13f424 borders moved around. much cleaner way of selecting borders now
SVN revision: 3995
2000-12-15 21:27:23 +00:00
Carsten Haitzler dfe5d7091a e 0.17 ...... :)
SVN revision: 3961
2000-12-08 22:54:42 +00:00