Age | Commit message (Expand) | Author | Files | Lines |
2002-11-06 | Only include if not a config target, as the implicit rules causes the user to... | kergoth | 1 | -1/+3 |
2002-11-06 | Dont generate x11 config.in's | kergoth | 3 | -1/+12 |
2002-11-06 | .. | kergoth | 1 | -0/+1 |
2002-11-06 | Add X11.. | kergoth | 137 | -144/+173 |
2002-11-06 | TARGET is now qpe again | zecke | 1 | -1/+1 |
2002-11-06 | systemtime, hehe | tille | 1 | -2/+2 |
2002-11-06 | Add -DFPM_* to CXXFLAGS as well | kergoth | 1 | -0/+3 |
2002-11-06 | updated dependencies | kergoth | 2 | -2/+4 |
2002-11-06 | Set qmake var | kergoth | 1 | -0/+1 |
2002-11-06 | Removed ifs within the sources line, qmake doesnt like that at -all- .. need ... | kergoth | 2 | -4/+2 |
2002-11-06 | libmad opts from root configure script. this is so much cleaner :) | kergoth | 1 | -1/+6 |
2002-11-06 | Set embeddedkonsole compile params .. converting configure script stuffs over | kergoth | 1 | -0/+2 |
2002-11-06 | Set libmpeg compile params .. converting configure script stuffs over | kergoth | 1 | -2/+6 |
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 |