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

#378 (Jul 28, 2011, 4:57:43 PM)

Started 14 yr ago
Took 4 min 18 sec on macosx64-NV320M-10_6-jogamp-x64-sgothel-012

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

Revision: 2983b3dbc73f61b4312e374d89f13c86ad0bffbd
  • origin/master
Test Result (no failures)
    Changes
    1. GlueGen proper size / alignment of primitive and compound types usage (details / cgit)
    2. GlueGen proper size / alignment of primitive and compound types usage (details / cgit)
    3. Junit tests on ARM: Reducing some test/perf loops allowing to pass tests (details / cgit)
    4. Fix alignment query code doc (details / cgit)
    5. Clarify aligment doc (details / cgit)
    6. GlueGen: Alignment Cleanup .. (details / cgit)
    7. - Moved most types and StructLayout to runtime package: (details / cgit)
    8. Fix bad file rename/move: .jav -> .java (details / cgit)
    9. Cleanup: Platform CPU enum, MachineDescription, (details / cgit)
    10. FIX StructAccessor / JavaEmitter's struct-emitter: Using byte offsets (details / cgit)
    11. refined Android ARMv7 targets (android still dummy) (details / cgit)
    12. minor refinement (details / cgit)
    13. Added scripts and custom cpp-tasks to build on android-armv7l (details / cgit)
    14. GlueGen proper size / alignment of primitive and compound types usage (details / cgit)
    15. Fix TestStructAccessorEndian (details / cgit)
    16. Reversed Type relocation ; Minor fix (details / cgit)
    17. add props compiler.cfg.linux.x86, linker.cfg.linux.x86 for proper (details / cgit)
    18. Fix regression (commit f733203dfbd034a6b1aa3eb2cd616437c982c435): Init (details / cgit)
    19. Cleanup [cross] compile properties (details / cgit)
    20. Adding native crosscompile test to ubuntu/armv7 and android/armv7 (details / cgit)
    21. Add missing defines (__unix__, DEBUG) for solaris, etc (details / cgit)
    22. Adding Sylvestre Ledru's bug #487 verbosity patch (details / cgit)
    23. Enable cross-testing on linux-armv7 (details / cgit)
    24. Add single cross test scripts (details / cgit)
    25. fix cross test: Test* -> *Test* ; Reduce iterations further for ARM to (details / cgit)
    26. Android integration / cross-test ; Enhance Platform (details / cgit)
    27. Android: Remove native (fake) detection (details / cgit)
    28. Complete android apk creation and cont. unit test launch. Need to write (details / cgit)
    29. Cleaned up android build ; Cross junit/java android test/script; Fix (details / cgit)
    30. Add native lib in apk, needs work to be installed (manifest ...) (details / cgit)
    31. Cross JUnit Tests - All Passed: Android+Linux armv7 (details / cgit)
    32. Added android packaging for android gluegen-rt.apk (details / cgit)
    33. Add Ubuntu 11.04 arm-linux-gnueabi library folder for build time linker (details / cgit)
    34. Replace default Android icons w/ JogAmp icons (details / cgit)
    35. proper GlueGen spelling (details / cgit)
    36. Fix android build/unit-test ; Generalize aapt packaging (macro) ; Use (details / cgit)
    37. APK: Native lib gets picked up now apk/lib/armeabi -> (details / cgit)
    38. Fix Android apk activity; Add apk VersionName; Add jar manifest to apk (details / cgit)
    39. Platform getArch() -> getArchName() (analogue to getOSName()) (details / cgit)