summaryrefslogtreecommitdiffstats
path: root/src/main/java/com/jogamp/gluegen/jcpp/JCPP.java
Commit message (Expand)AuthorAgeFilesLines
* Preprocessor: Add feature UNIFIED_OUTPUT (now default in GlueGen's JCPP): lin...HEADv2.5.0masterSven Gothel2023-08-121-0/+1
* feat(feature): Enable pragma once managementMathieu Féry2023-06-151-1/+5
* Bug 1153 - GlueGen: Adapt to commit c6d5ee30e023d030697f14ae2c444ce7a5542e94 ...v2.4.0v2.3.2Sven Gothel2015-04-011-1/+1
* Use local LoggerIf, reflecting current log level of GlueGenSven Gothel2015-03-241-4/+2
* Expose explicit macro expansiob and remove previously added implicit macro ex...Sven Gothel2015-03-241-21/+20
* Add JCPP implementing GenericCPP (for GlueGen)Sven Gothel2015-03-231-0/+192