summaryrefslogtreecommitdiff
path: root/configure.in
Commit message (Collapse)AuthorAgeFilesLines
* 1. configure.ac finallyCarsten Haitzler2009-05-151-245/+0
| | | | | | | | | 2. add docsbuilding infra 3. fix list/genlist on code-based select. SVN revision: 40667
* allow the build of elementary_run on opensolarisVincent Torri2009-04-201-0/+8
| | | | SVN revision: 40245
* version++Carsten Haitzler2009-03-241-10/+10
| | | | SVN revision: 39702
* it's time elementary got to 0.2...Carsten Haitzler2009-03-011-1/+1
| | | | SVN revision: 39320
* only build quicklaunch on systems that have... fork!Carsten Haitzler2009-03-011-1/+6
| | | | SVN revision: 39319
* only build quicklaunch stuff if fork is found.Carsten Haitzler2009-03-011-0/+3
| | | | SVN revision: 39303
* add quicklauncher infra! elementary_testql uses this infra.Carsten Haitzler2009-02-251-0/+1
| | | | SVN revision: 39199
* * elementary/configure.in,Cedric BAIL2009-02-051-0/+17
| | | | | | | | | | | * elementary/data/themes/Makefile.am, * elementary/data/objects/Makefile.am: Make configurable edje_cc binary (usefull when cross compiling). * elementary/src/lib/Elementary.h.in: Make libintl.h optional. SVN revision: 38948
* add Windows XP supportVincent Torri2009-01-221-5/+29
| | | | SVN revision: 38701
* 1. add carousel start - does nothnig. ignore. copy of toolbar atm to start withCarsten Haitzler2009-01-131-1/+16
| | | | | | | | | | | | | | | | | | 2. make elementary be able to determine theme from PREFIX/share/elementary/themes or ~/.elementary/themes (~/ takes preference) currently using a delimited list of theme names in order to check like: mytheme/fallback/morestuff/default (if the last theme entry is on default it is added explicitly). this allows multiple theme files bascially to work a bit like a fontset - try the first one - if not there, try the next and so on. set $ELM_THEME to your theme setting 3. determine prefix and thus data dir - where system themes go. if it can't rely on dladdr, or the compiled-in prefix/data dir, you can set $ELM_PREFIX and/or $ELM_DATA_DIR accordingly. SVN revision: 38568
* and now edbus headers are back (if found). als alloca.h is detected andCarsten Haitzler2008-12-191-0/+23
| | | | | | | | included from system headers SVN revision: 38217
* and vtorri's wince support for elementary. god forbid. we support windows! :)Carsten Haitzler2008-12-191-27/+74
| | | | SVN revision: 38214
* add info, remove trailing spaceVincent Torri2008-12-101-1/+24
| | | | SVN revision: 38079
* and now it actually buidls and runs without x support.Carsten Haitzler2008-12-101-0/+3
| | | | SVN revision: 38078
* be able to build without x - so it should work on the fb.. and it does... atCarsten Haitzler2008-12-101-1/+16
| | | | | | | | | leats my mouse and keyboard do - and windows are fullscreen of course... and really you have a technical limit of 1 window... but hey! that's the fb! SVN revision: 38077
* add .desktop + icon for test prog, add multiple bubble layouts - use top-leftCarsten Haitzler2008-11-051-0/+1
| | | | | | | | by default. SVN revision: 37466
* up to date eina pkgconfigCarsten Haitzler2008-10-171-1/+1
| | | | SVN revision: 36760
* and now entry is pretty much done (no hooks to x copy/paste selections etc.Carsten Haitzler2008-10-171-0/+1
| | | | | | | | but for now that's ok) SVN revision: 36754
* test layout.Carsten Haitzler2008-10-071-0/+1
| | | | SVN revision: 36492
* add images back!Carsten Haitzler2008-09-301-0/+1
| | | | SVN revision: 36349
* elementary becomes its own tree/lib/test binaryCarsten Haitzler2008-09-301-0/+57
SVN revision: 36343