Age | Commit message (Expand) | Author | Files | Lines |
2004-04-02 | changed QMAKE flag for non-quicklaunch build from -rpath to -rpath-link | wimpie | 1 | -0/+1 |
2004-04-02 | Added threaded support in config.in | wimpie | 1 | -1/+1 |
2004-04-01 | Some mac specific fixes.. | eilers | 1 | -0/+1 |
2004-03-31 | Removed all unnecessary dependencies to libopiedb2 and reimplemented | eilers | 1 | -4/+13 |
2004-03-26 | conditionally link against -lopiedb, i.e. only when ENABLE_SQL_PIM_BACKEND=y | mickeyl | 1 | -1/+1 |
2004-03-02 | d'oh! did i never commit this? | mickeyl | 1 | -1/+1 |
2004-02-02 | Fixup non quicklaunch case. touch files with so.0 | zecke | 1 | -2/+2 |
2003-11-17 | Quicklauncher Applications are plugins. Therfore I added the CONFIG += plugin | eilers | 1 | -0/+1 |
2003-11-03 | Oops.. Removed -ldl wasn't a good idea.. Linux compiles again.. | eilers | 1 | -0/+3 |
2003-11-03 | Porting Opie to MacOS-X. | eilers | 1 | -1/+11 |
2003-09-21 | fix app building in non-quicklaunch-mode | mickeyl | 1 | -2/+3 |
2003-09-20 | merge with BRANCH | mickeyl | 1 | -6/+14 |
2003-08-27 | Fix path | zecke | 1 | -1/+1 |
2003-08-27 | If you add quick-app to the CONFIG options | zecke | 1 | -1/+17 |
2003-07-10 | add PLATFORM... bleh | llornkcor | 1 | -2/+2 |
2003-07-09 | fix PLATFORM | llornkcor | 1 | -2/+2 |
2003-07-09 | added MOC_DIR=.moc/$(PLATFORM) and OBJECTS_DIR=.obj/$(PLATFORM) | llornkcor | 1 | -2/+5 |
2003-04-20 | Add opie-lupdate and opie-lrelease as targets | zecke | 1 | -1/+6 |
2003-01-24 | Add debug to config system. enabling/disabling this option alters a toplevel ... | kergoth | 1 | -0/+2 |
2003-01-23 | outdir->prefix | kergoth | 1 | -12/+12 |
2003-01-23 | Add opiedir/lib to lib path, so i can move the opie libs out of qtdir at buil... | kergoth | 1 | -0/+1 |
2003-01-23 | Add 20413outdir/lib (/opt/QtPalmtop/lib) to rpath. | kergoth | 1 | -1/+1 |
2003-01-16 | DESTDIR->INSTALL_ROOT | kergoth | 1 | -1/+1 |
2003-01-16 | Add 'ipk' target to makefile, that creates a temp directory with mktemp, does... | kergoth | 1 | -2/+13 |
2003-01-16 | Add 'root' install, for files that need to be installed to nonstandard paths.... | kergoth | 1 | -0/+5 |
2003-01-16 | Adjust included pro file to handle target path change depending on lib/nonlib... | kergoth | 1 | -0/+8 |
2003-01-16 | i18n for new buildsystem :) | kergoth | 1 | -2/+3 |
2003-01-16 | Added targets for lupdate/lrelease, for i18n package builds, to root pro file. | kergoth | 1 | -0/+12 |
2003-01-16 | rename of toplevel .pro, to be included by the rest. | kergoth | 1 | -0/+32 |