Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2005-03-18 | fix typo | mickeyl | 1 | -1/+1 |
2005-02-12 | remove arm-linux'isms from linux-oe-g++ and make it depending on the value ↵ | mickeyl | 1 | -6/+6 |
of OE_TARGET_SYS this enables to build Opie against OE staging area targetting e.g. uclibc, mips, or whatever | ||||
2005-01-22 | - build opie-freetype against freetype2 | ar | 1 | -1/+1 |
you must specified <prefix>/include/freetype2 in dependencies menu (make menuconfig) | ||||
2005-01-12 | - make host system for oe based builds configurable | ar | 1 | -1/+1 |
2005-01-04 | CONTROL files : changed VERSION string | wimpie | 1 | -1/+1 |
2004-11-15 | this improves Opie build system playing more nice with OE. instructions later... | mickeyl | 2 | -0/+189 |
alert me if this breaks the non-oe work (which i doubt) | ||||
2004-10-17 | enable ccache and/or distcc or nothing, in a way working with both ccache ↵ | clem | 6 | -12/+12 |
plus distcc combinations: CCACHE_PREFIX or CCACHE DISTCC (see http://opie.handhelds.org/cgi-bin/moin.cgi/UseCcacheAndDistcc for more info) | ||||
2004-10-17 | - revert DISTCC changes | ar | 1 | -6/+6 |
(see mailinglist and wiki for use ccache and/or distcc) | ||||
2004-10-14 | Using CCACHE since it's been already defined as `which ccache` by Vars.make | clem | 2 | -4/+4 |
2004-10-14 | using CCACHE_PREFIX rather that DISTCC (see revision 1.14 of Vars.make) | clem | 1 | -2/+2 |
2004-10-14 | enable ccache (and distcc if CCACHE_PREFIX and DISTCC_HOSTS are set) building | clem | 2 | -4/+4 |
2004-09-08 | moved my qt2 headers to include/qt2, so that I can now have include/qt3 and | schurig | 1 | -1/+1 |
include/qt2 | ||||
2004-07-29 | Added stuff which was removed while reverting.. Other stuff, like | eilers | 1 | -1/+2 |
the qtopia stuff, is not taken into current configuration. | ||||
2004-07-29 | All my changes was lost. Revert to 1.5 .. | eilers | 1 | -8/+6 |
2004-07-19 | -DQT_QWS_EBX -DQT_QWS_CUSTOM readded | zecke | 1 | -1/+1 |
2004-07-19 | Use rpath-link instead of rpath | zecke | 1 | -1/+1 |
2004-07-18 | -CHECK if DIR exist added to qmake.conf's | zecke | 17 | -47/+219 |
-use arm-linux-g++ for linking now hopefully not removed anything important Added python tool to opiefy mkspecs | ||||
2004-03-28 | revert accidental commit | mickeyl | 1 | -2/+2 |
2004-03-28 | we need to use -rpath, not -rpath-link on x86 or else the inputmethods don't | mickeyl | 1 | -3/+3 |
find their stuff (e.g. libpickboard.so) in <whereYourOpieDirIs>/plugins/inputmethods/ | ||||
2004-03-15 | Use rpath-link until someone kills me for that | zecke | 1 | -1/+1 |
2004-03-02 | -rpath -> -rpath-link | alwin | 1 | -1/+1 |
ToDo: I think, we should do that for all other used mkspecs. | ||||
2004-03-02 | -rpath -> -rpath-link | alwin | 1 | -1/+1 |
it makes more sense when crosscompiling (tnx mickeyl for that hint) | ||||
2003-12-07 | allow the use of ccache and distcc (if available) for the x86 build | mickeyl | 1 | -2/+2 |
2003-11-21 | add | llornkcor | 2 | -0/+212 |
2003-11-16 | . | llornkcor | 1 | -2/+2 |
2003-11-15 | deal with buggy arm-linux-gcc: -x c++ | llornkcor | 1 | -1/+1 |
2003-11-15 | deal with buggy arm-linux-g++: -x c++ | llornkcor | 1 | -1/+1 |
2003-11-10 | Platform MacOS-X: Disable backtrce in odebug.. | eilers | 1 | -3/+3 |
Libopie PIM: Finishing SQL-Backend for Todo. Recurrance events are supported now. What is still missing: Custom entries currently not stored. It isn't easy to implement them with enabled prefetch-cache. LibopieDB2: Adding -lsqlite here instead linking it to libopie | ||||
2003-11-03 | Porting Opie to MacOS-X. | eilers | 1 | -1/+2 |
The base system and all platform independent applications and platforms should work. Please see $OPIEDIR/development/macosx for details | ||||
2003-10-09 | Added Yopy to build system. | ocheong | 1 | -0/+76 |
2003-07-09 | ramses got rid of libts for now | schurig | 1 | -1/+1 |
2003-06-05 | get includes and *.so/*.a from OZ' staging area | schurig | 1 | -2/+9 |
2003-06-03 | ...and if we do it that way, it actually even works... | mickeyl | 1 | -2/+2 |
2003-06-03 | simpad | mickeyl | 2 | -0/+179 |
2003-05-30 | initial support for Ramses | schurig | 2 | -0/+179 |
2003-03-19 | Goodbye QT_QWS_EBX and QT_QWS_SHARP.. hello QT_QWS_SL5XXX! | kergoth | 1 | -1/+1 |
2002-12-09 | Add a var to pass in libs from teh environment easily.. needed so that the ↵ | kergoth | 12 | -12/+12 |
OZ buildroot can pass in -lsupc++ on the link when building with gcc3. | ||||
2002-12-06 | Corrected QMAKE_LINK and QMAKE_LINK_SHLIB, should be arm-linux-gcc, not ↵ | kergoth | 3 | -6/+6 |
arm-linux-g++. | ||||
2002-11-06 | allow a means of overriding CFLAGS_RELEASE, as a means of passing in ↵ | kergoth | 12 | -12/+12 |
optimizations | ||||
2002-11-06 | Add an easy means of passing in extra cflags, cxxflags, ldflags from the ↵ | kergoth | 12 | -36/+36 |
environment | ||||
2002-11-01 | Adding spec files for qmake :) | kergoth | 18 | -0/+1454 |