summaryrefslogtreecommitdiff
path: root/src/libs/cplusplus/pp-environment.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Some more clean up in the preprocessor.Roberto Raggi2008-12-221-236/+0
|
* Nicer implementation of CPlusPlus::Macro.Roberto Raggi2008-12-221-13/+13
|
* chancge Nokia GPL exception version from 1.2 to 1.3hjk2008-12-161-1/+1
|
* Don't use QTC_ASSERT in the C++ front-end library. The engine does notRoberto Raggi2008-12-101-3/+1
| | | | | recover from invalid asserts, so it will crash anyway, but not in a controlled environment.
* Fixed macro locations.Roberto Raggi2008-12-091-3/+3
|
* use QTC_ASSERT instead of Q_ASSERThjk2008-12-091-7/+14
|
* Use Macros.Roberto Raggi2008-12-081-2/+2
|
* Moved the preprocessor.Roberto Raggi2008-12-081-0/+231