| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote-tracking branch 'Mathieu_Fery/feature/add_preserveGeneratedCPP_o... | Sven Gothel | 2023-06-18 | 1 | -2/+1 |
|\ |
|
| * | feat(cli): Add --preserveGeneratedCPP option inside GlueGen | Mathieu Féry | 2023-06-16 | 1 | -1/+1 |
* | | CPP Enable Pragma Once: Default is 'true', since usually all compiler and API... | Sven Gothel | 2023-06-18 | 1 | -1/+1 |
* | | CPP Enable Pragma Once: Add GlueGen.run(..) debug output w/ all paramter | Sven Gothel | 2023-06-18 | 1 | -1/+1 |
* | | feat(feature): Enable pragma once management | Mathieu Féry | 2023-06-16 | 1 | -2/+9 |
|/ |
|
* | GlueGen Struct [3]: Adopt to CodeUnit Abstraction (replacing plain PrintWrite... | Sven Gothel | 2023-06-16 | 1 | -5/+27 |
* | Bug 1363: Java 11: Revert CStructAnnotationProcessor's @SupportedSourceVersio... | Sven Gothel | 2019-08-19 | 1 | -1/+1 |
* | Bug 1363: Java 11: Document Java8 target constraints; Fix one odd compile issue | Sven Gothel | 2019-08-19 | 1 | -1/+1 |
* | Fixed CStruct annotation processor to not use dummy Java variable types | Wade Walker | 2019-08-16 | 1 | -1/+1 |
* | Fixed null pointer exception in logging print | Wade Walker | 2019-08-16 | 1 | -1/+4 |
* | Fix warning in annotation processor | Wade Walker | 2019-08-16 | 1 | -1/+1 |
* | Bug 1134 - Pass ASTLocationTag to all types, used for GlueGenException | Sven Gothel | 2015-03-07 | 1 | -1/+8 |
* | Code Clean-Up based on our Recommended Settings (jogamp-scripting c47bc86ae2e... | Sven Gothel | 2014-07-03 | 1 | -12/+12 |
* | Fix 'typo' in messages: 'Catched' -> 'Caught' | Sven Gothel | 2014-06-28 | 1 | -1/+1 |
* | Bug 923: Remove dependency of CStruct annotation processor _generation_ and g... | Sven Gothel | 2014-05-11 | 3 | -62/+163 |
* | Revert "Fix CStruct annotation processor warning."v2.1.5 | Sven Gothel | 2014-03-10 | 1 | -1/+1 |
* | Minor Cleanup after merging fixes for bugs 987, 990, 992 and 994 | Sven Gothel | 2014-03-10 | 1 | -2/+1 |
* | Fix CStruct annotation processor warning. | Wade Walker | 2014-03-06 | 1 | -1/+1 |
* | gluegen: remove trailing whitespace | Harvey Harrison | 2013-10-17 | 1 | -11/+11 |
* | Remedy for Bug 782: Issue Debug.initSingleton() or Debug.debug(..) before cal... | Sven Gothel | 2013-07-17 | 1 | -1/+6 |
* | Fix CStruct APT File Location - Threw FileNotFoundException w/ Java7 | Sven Gothel | 2013-06-15 | 1 | -32/+38 |
* | GlueGen (Compile Time): Add 'CStruct' Annotation Processor (APT) to 'gluegen'... | Sven Gothel | 2013-06-14 | 2 | -0/+293 |