Skip to content
The Jenkins Controller is preparing for shutdown. No new builds can be started.
Success

#192 (Nov 7, 2010, 10:21:11 PM)

Started 14 yr ago
Took 2 min 19 sec on macosx64-NV320M-10_6-jogamp-x64-c3d-006

Started by upstream project gluegen build number 192
originally caused by:

Revision: 08a74fb5d45f29f4d77a2713d1ebca4343519eb0
  • origin/master
Test Result (no failures)
    Changes
    1. Fix PCPP 'elif' case; Adding PCPP #error/#warning; Adding debug mode. (details / cgit)
    2. Updated list of OpenGL extension vendor suffixes (details / cgit)
    3. Sort compiler/linker configs and add __unix__ and DEBUG defines as (details / cgit)
    4. Adding 'containsSafe' .. allowing verification of hash code (details / cgit)
    5. add 'base.compile' target to skip compiling unit tests for faster (details / cgit)
    6. Fix native type representation; Retain typedef declName in resulting (details / cgit)
    7. removed ancient GL4Java file (ConvertFromGL4Java). (details / cgit)
    8. Fixed benchmarking bugs in primitive HashMap test. (details / cgit)
    9. Avoid NPE (details / cgit)
    10. RELOCATION: GlueGen OpenGL parts back to Jogl (details / cgit)
    11. Renamed com.sun.gluegen -> com.jogamp.gluegen (details / cgit)
    12. Relocation: GlueGen GL Parts to Jogl (details / cgit)
    13. Relocation: GlueGen GL Parts to Jogl (details / cgit)
    14. gluegen-rt-cdc.jar -> gluegen-rt.cdc.jar to comply with JOGL cdc naming (details / cgit)
    15. com.sun -> com.jogamp (details / cgit)
    16. PCPP: Fix ifdef/ifndef, if, elif and endif correct ; Enhanced PCPP tests (details / cgit)
    17. Fix test (details / cgit)
    18. Enable ant based single test script (details / cgit)
    19. Tests: Enable all tests ; Remove 'test' target -> 'junit.run' ; Fix (details / cgit)
    20. PCPP: Add file and linenumber in exceptions (details / cgit)
    21. PCPP Test: Add ifndef tests (details / cgit)
    22. Fix PCPP encapsualted if/if blocks (details / cgit)
    23. Gluegen/PCPP: Refined PCPP if-elif-else-endif ; Add 'dumpCPP' option to (details / cgit)
    24. PCPP: Add '# <line> <file>' pass through ; Fix NB antlr.jar reference (details / cgit)
    25. Fix PCPP 'define' case; Keep PCPP output file if 'debug' ; GlueGen uses (details / cgit)
    26. PCPP: Let '#error token' throw an exception with the message; Note: (details / cgit)
    27. Clarified cgram license, ie TNode.java (details / cgit)
    28. Reformated license tag (details / cgit)
    29. Changed license (-> BSD) and content (minimum tokens) of (details / cgit)
    30. Proper antlr.jar in NB projects.xml (2nd try) (details / cgit)