Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix compile of plugins which use #include <cplusplus/foo.h> | Oswald Buddenhagen | 2011-05-16 | 1 | -1/+1 |
| | |||||
* | move src/shared/cplusplus/ -> src/libs/3rdparty/cplusplus/ | Oswald Buddenhagen | 2011-05-16 | 1 | -2/+2 |
| | | | | Approved-by: legal | ||||
* | clean up DEPENDPATH insanity | Oswald Buddenhagen | 2011-03-09 | 1 | -2/+0 |
| | | | | | | | | simply add CONFIG += depend_includepath to qtcreator.pri and remove all the manual DEPENDPATHs, as half of them were missing anyway, and i wouldn't expect it to ever change. not touching src/shared/ for syncing reasons. | ||||
* | Fixes: More autotest cleanup (now release target builds too) | Bill King | 2010-12-14 | 1 | -0/+2 |
| | |||||
* | Make tests compile on Mac. Use qtLibraryName instead of qtLibraryTarget. | con | 2010-11-01 | 1 | -1/+1 |
| | | | | | | qtLibraryTarget is only defined if used with TEMPLATE=lib, which makes it fail in pri files that are used for app pro files. The tests still don't run because of run time linking issues. | ||||
* | Fix autotests so that they're compiling again. | Bill King | 2010-07-06 | 1 | -2/+2 |
| | |||||
* | fix include dependency plugins/cpp* => shared/cplusplus | Oswald Buddenhagen | 2009-07-17 | 1 | -0/+1 |
| | |||||
* | Made the C++ front-end more Creator-friendly. | Roberto Raggi | 2009-06-03 | 1 | -1/+0 |
| | |||||
* | Fixes: move all files in shared/* to src/shared/* | hjk | 2009-01-26 | 1 | -1/+1 |
| | |||||
* | Initial import | con | 2008-12-02 | 1 | -0/+3 |