summaryrefslogtreecommitdiff
path: root/config.in
AgeCommit message (Collapse)AuthorFilesLines
2004-04-19clean up and add configure option for removing some polling with file ↵mickeyl1-9/+18
notifications
2004-04-08Create a Menu for dependencieszecke1-0/+4
2004-04-07Forget a quotewimpie1-1/+1
2004-04-06specifying the wireless extension version is now optional thanksmickeyl1-0/+5
to libopienet2 gathering the WE version automatically you can still override it if needed
2004-04-02THreaded supportwimpie1-0/+5
2004-04-02reduce unnecessary nestingmickeyl1-2/+3
improve plugin names
2004-03-26typomickeyl1-1/+1
2004-03-26move SQL_BACKEND configuration to where it belongsmickeyl1-16/+0
2004-03-24reorder menu entriesmickeyl1-3/+5
libopie2: no longer a submenu, out of experimental, into base
2004-03-21Initial commit of qtpoia symlinker app for opiebrad1-0/+1
2004-03-02enable chosing libslcompatmickeyl1-0/+1
2004-02-23introduce configuration option OPIE_WE_VERSIONmickeyl1-4/+8
Use '15' for linux versions < 2.4.23 / 2.5.70 Use '16' for linux versions >= 2.4.23 / 2.5.70
2004-01-13build system bits to get libqtaux builtmickeyl1-1/+2
2004-01-05support a customizable quicklaunch path, this fixes the problem whenmickeyl1-0/+4
people install quicklaunch applications to non-root hence having the link pointing to non-existing ./quicklauncher
2003-12-25better not source the unsupported configs one-by-one in the top-level config.inmickeyl1-3/+1
2003-12-09Fixing the build.treke1-2/+0
2003-12-08adapt to directory changes and menu structure changesmickeyl1-2/+11
2003-11-30Obsolete many of the custom-platform.h files. Values can be controledzecke1-3/+47
by make menuconfig now. The default depends match the old custom-platform files. Todo remove content from the platform files
2003-11-06bring quicklauncher into the config systemmickeyl1-0/+1
2003-11-03Porting Opie to MacOS-X.eilers1-0/+4
The base system and all platform independent applications and platforms should work. Please see $OPIEDIR/development/macosx for details
2003-10-09Added Yopy to build system.ocheong1-0/+6
2003-10-04Allow Opie beeing build with a Plain version of Qt without weak symbolszecke1-0/+4
2003-09-27merge dasher which has been introduced in BRANCH first (wtf?) into HEADmickeyl1-1/+1
2003-09-22The SQL-Backend switch is available under "Experimental". It needs an installedeilers1-0/+17
"libsqlite.so" ..
2003-08-30include a new menu for examples and the examples appszecke1-0/+6
2003-08-27If you add quick-app to the CONFIG optionszecke1-0/+4
it'll use the global quick app setting to either be a lib or normal executable
2003-08-10seperate tools from developmentmickeyl1-2/+5
2003-06-14just whitespace and comment changesschurig1-44/+13
2003-06-03simpadmickeyl1-0/+7
2003-06-02new Ramses targetschurig1-1/+8
2003-05-13Add 'experimental' config token, so we can enable/disable all experimental ↵kergoth1-0/+6
items in one fell swoop.
2003-05-08Buildsystem glue and config item for minimal qws serverkergoth1-1/+7
2003-03-28enable building libopie2 under menu "experimental" -mickeyl1-0/+5
don't forget to remove stamp-headers and remake them to automatically add the various $(OPIEDIR)/include/opie2 headers.
2003-01-24Add debug to config system. enabling/disabling this option alters a toplevel ↵kergoth1-0/+4
gen.pro file, which alters the CONFIG parameter in the .pro files. In this way you can enable/disable debug builds globally via the config system.
2003-01-16Cleanup and formatting.kergoth1-3/+14
2003-01-16Move most of config categorization into root config, and consolated core vs ↵kergoth1-7/+53
noncore from a config perspective, as its confusing and unnecessary for users. Also cleaned up a bit, and added some basic descriptions.
2003-01-16Make qt/x11 vs qt/e selection a proper 'choice' in the config system.kergoth1-0/+89