Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
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 |