Age | Commit message (Expand) | 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 of... | mickeyl | 1 | -6/+6 |
2005-01-22 | - build opie-freetype against freetype2 | ar | 1 | -1/+1 |
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 |
2004-10-17 | enable ccache and/or distcc or nothing, in a way working with both ccache plu... | clem | 6 | -12/+12 |
2004-10-17 | - revert DISTCC changes | ar | 1 | -6/+6 |
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 |
2004-07-29 | Added stuff which was removed while reverting.. Other stuff, like | eilers | 1 | -1/+2 |
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 |
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 |
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 |
2004-03-02 | -rpath -> -rpath-link | alwin | 1 | -1/+1 |
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 |
2003-11-03 | Porting Opie to MacOS-X. | eilers | 1 | -1/+2 |
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 OZ... | kergoth | 12 | -12/+12 |
2002-12-06 | Corrected QMAKE_LINK and QMAKE_LINK_SHLIB, should be arm-linux-gcc, not arm-l... | kergoth | 3 | -6/+6 |
2002-11-06 | allow a means of overriding CFLAGS_RELEASE, as a means of passing in optimiza... | kergoth | 12 | -12/+12 |
2002-11-06 | Add an easy means of passing in extra cflags, cxxflags, ldflags from the envi... | kergoth | 12 | -36/+36 |
2002-11-01 | Adding spec files for qmake :) | kergoth | 18 | -0/+1454 |