summaryrefslogtreecommitdiff
path: root/config.in
AgeCommit message (Collapse)AuthorFilesLines
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