Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2004-12-24 | Repair damage done by a broken replace program. Note to self: Never use ↵ | mickeyl | 1 | -73/+1 |
anything other than sed! Merry Christmas! | ||||
2004-12-24 | qmake 1.08a has more rigid syntax checking and chokes on our .pro files | mickeyl | 1 | -1/+73 |
2004-10-17 | fixed some more .pro / config.in dependencies discrepancies, that could ↵ | clem | 1 | -1/+1 |
break builds; for a few games, there was an unnecessary dep on LIBOPIE2CORE in some games too | ||||
2004-10-16 | Replace QPEApplication::qpeDir() + "/ with | zecke | 1 | -1/+1 |
QPEApplication::qpeDir() + " as it is guranteed that qpeDir() will have '/' as the last charachter | ||||
2004-03-28 | remove hardcoded build types "debug" and "release". these are set by the ↵ | mickeyl | 1 | -1/+1 |
build system | ||||
2004-03-15 | namespace fix | alwin | 1 | -2/+1 |
2004-03-01 | some header files and glue to compile japanese apps | mickeyl | 10 | -0/+911 |
pretty much work in progress - maybe someone wants to finish |