Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
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 | 59 | -59/+59 |
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 | 61 | -61/+61 |
optimizations | ||||
2002-11-06 | Add an easy means of passing in extra cflags, cxxflags, ldflags from the ↵ | kergoth | 61 | -190/+190 |
environment | ||||
2002-11-01 | Adding spec files for qmake :) | kergoth | 127 | -0/+13298 |