Age | Commit message (Expand) | Author | Files | Lines |
2002-11-07 | removing unnecessary warnings | kergoth | 1 | -1/+0 |
2002-11-06 | Use optimizations | kergoth | 1 | -0/+6 |
2002-11-06 | Slight variable correction, to ensure clean target continues to work | kergoth | 1 | -4/+1 |
2002-11-06 | Adjust specfile based on x11 | kergoth | 1 | -3/+14 |
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 | 1 | -1/+1 |
2002-11-06 | Add X11.. | kergoth | 1 | -1/+5 |
2002-11-06 | Set qmake var | kergoth | 1 | -0/+1 |
2002-11-06 | custom.h rule | kergoth | 1 | -9/+5 |
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 | Obey our new specfile config parameter | kergoth | 1 | -2/+2 |
2002-11-05 | Use stampfile to ensure header symlinks are in place | kergoth | 1 | -1/+4 |
2002-11-05 | Correct unintentional hardcoded path | kergoth | 1 | -1/+1 |
2002-11-05 | Set generated configs in Makefile.test for now | kergoth | 1 | -0/+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 | 1 | -15/+35 |
2002-11-05 | Update dependency generation, and ensure it uses the opie default config when... | kergoth | 1 | -32/+21 |
2002-11-05 | add *config rules | kergoth | 1 | -5/+50 |
2002-11-05 | Reverse configs sort order to ensure all is well | kergoth | 1 | -1/+2 |
2002-11-05 | configs targets | kergoth | 1 | -4/+12 |
2002-11-05 | config.in generation to reduce maintainance headaches | kergoth | 1 | -1/+7 |
2002-11-01 | tweaks | kergoth | 1 | -1/+3 |
2002-11-01 | Starting to get the makefile rules in place | kergoth | 1 | -0/+11 |