Age | Commit message (Expand) | Author | Files | Lines |
2002-11-06 | pass qmake var down | kergoth | 1 | -5/+5 |
2002-11-06 | Unintentional commit | kergoth | 1 | -2/+2 |
2002-11-06 | Changing sharp define. if someone doesnt like it, let me know :) | kergoth | 14 | -17/+17 |
2002-11-06 | Add an easy means of passing in extra cflags, cxxflags, ldflags from the envi... | kergoth | 61 | -190/+190 |
2002-11-06 | Remove kernel references | kergoth | 2 | -5/+5 |
2002-11-06 | custom.h rule | kergoth | 3 | -11/+17 |
2002-11-05 | Improving wording | kergoth | 2 | -5/+3 |
2002-11-05 | moved single into unsupported, until someone updates it and makes it usable a... | kergoth | 1 | -5/+3 |
2002-11-05 | prefer qt-mt, fallback to qt | kergoth | 1 | -4/+2 |
2002-11-05 | Adjust makefile to check both /usr/share/qt and /usr/lib/qt for QTDIR, and to... | kergoth | 1 | -1/+21 |
2002-11-05 | Correct depends | kergoth | 1 | -1/+1 |
2002-11-05 | libstocks isnt used | kergoth | 4 | -13/+9 |
2002-11-05 | will descend into dirs that dont have .lpro files now | kergoth | 1 | -8/+8 |
2002-11-05 | Improving formatting | kergoth | 2 | -0/+6 |
2002-11-05 | Add qconf to cvsignore | kergoth | 1 | -1/+1 |
2002-11-05 | Strip the quotes out of SPECFILE | kergoth | 1 | -1/+1 |
2002-11-05 | Add scripts/kconfig to LD_LIBRARY_PATH for qconf call | kergoth | 1 | -1/+2 |
2002-11-05 | *** empty log message *** | kergoth | 1 | -0/+1 |
2002-11-05 | Removing generated Makefiles. | kergoth | 2 | -400/+0 |
2002-11-05 | use ln -sf, not ln -s | kergoth | 1 | -7/+7 |
2002-11-05 | Obey our new specfile config parameter | kergoth | 1 | -2/+2 |
2002-11-05 | Add initial build options menu, including set of the specfile to be used | kergoth | 1 | -0/+52 |
2002-11-05 | Add libkconfig.so to the makefile dependencies for qconf, should ensure it ge... | kergoth | 1 | -1/+1 |
2002-11-05 | Add text file containing lkc version so i stop forgetting which version we're... | kergoth | 1 | -0/+1 |
2002-11-05 | Dont obey qtdir, obey hostqtdir. set it if necessary | kergoth | 1 | -7/+7 |
2002-11-05 | Use stampfile to ensure header symlinks are in place | kergoth | 2 | -1/+24 |
2002-11-05 | Correct unintentional hardcoded path | kergoth | 1 | -1/+1 |
2002-11-05 | Set generated configs in Makefile.test for now | kergoth | 2 | -3/+4 |
2002-11-05 | you know the drill | kergoth | 129 | -224/+269 |
2002-11-05 | you know the drill | kergoth | 31 | -0/+45 |
2002-11-05 | updating .cvsignore files | kergoth | 1 | -0/+7 |
2002-11-05 | Remove endmenu | kergoth | 1 | -1/+0 |
2002-11-05 | rule consolodation | kergoth | 1 | -5/+2 |
2002-11-05 | Dont include .config or .depends if specifying a clean target, as doing so wi... | kergoth | 1 | -0/+6 |
2002-11-05 | oops clean-configs shoudl depend on .depends.cfgs not .depends | kergoth | 1 | -1/+1 |
2002-11-05 | Rearranged root makefile to fix dependencies on make targets, split config.in... | kergoth | 2 | -18/+40 |
2002-11-05 | Update dependency generation, and ensure it uses the opie default config when... | kergoth | 3 | -38/+103 |
2002-11-05 | Update default opie config | kergoth | 1 | -1/+310 |
2002-11-05 | Rule consolodation | kergoth | 1 | -11/+7 |
2002-11-05 | er, it was prioritizing QMAKESPECSDIR above QMAKESPEC.. fixed | kergoth | 1 | -1/+1 |
2002-11-05 | tweaks | kergoth | 1 | -4/+8 |
2002-11-05 | add *config rules | kergoth | 1 | -5/+50 |
2002-11-05 | remove commentedout code | llornkcor | 1 | -22/+1 |
2002-11-05 | dont trust Qt to initialize QStrings correctly always | llornkcor | 2 | -2/+2 |
2002-11-05 | changed layout and uncommented whatsthis | llornkcor | 3 | -34/+34 |
2002-11-05 | Reverse configs sort order to ensure all is well | kergoth | 1 | -1/+2 |
2002-11-05 | unintentional commit | kergoth | 1 | -1/+1 |
2002-11-05 | Missed a couple remnant REQUIRES | kergoth | 3 | -4/+1 |
2002-11-05 | configs targets | kergoth | 1 | -4/+12 |
2002-11-05 | *** empty log message *** | kergoth | 1 | -0/+3 |