Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [C++] Undo accidental commenting-out of NDEBUG flag. | Erik Verbruggen | 2012-02-13 | 1 | -1/+1 |
| | | | | | | | Thanks to Flex Ferrum for spotting it. Change-Id: I66d722a1da6c05c51a4a648453b1da6f2f445212 Reviewed-by: Roberto Raggi <roberto.raggi@nokia.com> | ||||
* | C++11: first set of changes for decltype. | Erik Verbruggen | 2012-02-10 | 1 | -1/+1 |
| | | | | | Change-Id: I49d6ff7eb1805cd07bdfcb27bb37d4c6cadc9115 Reviewed-by: Roberto Raggi <roberto.raggi@nokia.com> | ||||
* | centralize setting of "CONFIG += shared dll" for libraries | Oswald Buddenhagen | 2011-11-18 | 1 | -1/+0 |
| | | | | | | | | | | "dll" and "shared" set each other, but too late to actually test for it in the project files, so include both. note that this will slightly modify the build of some of our imported qt solutions. Change-Id: I0bd4f41a68fd160f8e87eb0a0fa66096fe70ef3e Reviewed-by: Maurice Kalinowski <maurice.kalinowski@nokia.com> | ||||
* | LanguageUtils: Introduce new library for cross-language utils. | Christian Kamm | 2011-01-04 | 1 | -0/+1 |
| | |||||
* | Use O2 optimization level | Roberto Raggi | 2010-08-13 | 1 | -1/+1 |
| | |||||
* | Autotests: Compile on Windows | Friedemann Kleint | 2009-10-26 | 1 | -1/+1 |
| | | | | Reviewed-by: Roberto Raggi <qtc-committer@nokia.com> | ||||
* | Rename qworkbenchlibrary.pri to qtcreatorlibrary.pri | Alessandro Portale | 2009-05-08 | 1 | -1/+1 |
| | |||||
* | Added a simple auto test for the name lookup. | Roberto Raggi | 2009-02-09 | 1 | -46/+1 |
| | |||||
* | Fixes: move all files in shared/* to src/shared/* | hjk | 2009-01-26 | 1 | -1/+1 |
| | |||||
* | Some more clean up in the preprocessor. | Roberto Raggi | 2008-12-22 | 1 | -5/+7 |
| | |||||
* | Some cleanup in the C++ preprocessor. | Roberto Raggi | 2008-12-22 | 1 | -2/+3 |
| | | | | Introduced pp-scanner.cpp, renamed `pp' to `Preprocessor' and removed useless #includes. | ||||
* | do not reference removed empty file | hjk | 2008-12-16 | 1 | -1/+0 |
| | |||||
* | Moved the preprocessor. | Roberto Raggi | 2008-12-08 | 1 | -2/+14 |
| | |||||
* | Initial import | con | 2008-12-02 | 1 | -0/+40 |