aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/cplusplus/cplusplus.pro
Commit message (Expand)AuthorAgeFilesLines
* C++: Enable runtime lookup debug...Orgad Shaneh2014-05-281-1/+0
* Merge remote-tracking branch 'origin/2.7'Eike Ziller2013-04-111-0/+1
|\
| * C++: Also use O2 on WindowsThomas Hartmann2013-04-101-0/+1
* | derive TARGET from QTC_{LIB,PLUGIN}_NAMEOswald Buddenhagen2013-04-031-2/+0
* | centralize assignment of TEMPLATE = libOswald Buddenhagen2013-04-021-1/+0
* | automatically include libs' and plugins' _dependencies.pri filesOswald Buddenhagen2013-04-021-1/+0
* | factor out all library dependencies to _dependencies.pri filesOswald Buddenhagen2013-04-021-1/+1
|/
* C++: Fix typedef resolving when templates are involved.Erik Verbruggen2012-10-191-0/+1
* Removed debug-build flags.Erik Verbruggen2012-03-291-3/+3
* [C++] Rewrite of the preprocessor.Erik Verbruggen2012-03-291-3/+3
* [C++] Undo accidental commenting-out of NDEBUG flag.Erik Verbruggen2012-02-131-1/+1
* C++11: first set of changes for decltype.Erik Verbruggen2012-02-101-1/+1
* centralize setting of "CONFIG += shared dll" for librariesOswald Buddenhagen2011-11-181-1/+0
* LanguageUtils: Introduce new library for cross-language utils.Christian Kamm2011-01-041-0/+1
* Use O2 optimization levelRoberto Raggi2010-08-131-1/+1
* Autotests: Compile on WindowsFriedemann Kleint2009-10-261-1/+1
* Rename qworkbenchlibrary.pri to qtcreatorlibrary.priAlessandro Portale2009-05-081-1/+1
* Added a simple auto test for the name lookup.Roberto Raggi2009-02-091-46/+1
* Fixes: move all files in shared/* to src/shared/*hjk2009-01-261-1/+1
* Some more clean up in the preprocessor.Roberto Raggi2008-12-221-5/+7
* Some cleanup in the C++ preprocessor.Roberto Raggi2008-12-221-2/+3
* do not reference removed empty filehjk2008-12-161-1/+0
* Moved the preprocessor.Roberto Raggi2008-12-081-2/+14
* Initial importcon2008-12-021-0/+40