<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://jogamp.org/bugzilla/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.2"
          urlbase="https://jogamp.org/bugzilla/"
          
          maintainer="sgothel@jausoft.com"
>

    <bug>
          <bug_id>837</bug_id>
          
          <creation_ts>2013-09-19 06:44:53 +0200</creation_ts>
          <short_desc>Add optional clang support for all modules</short_desc>
          <delta_ts>2013-10-24 19:47:31 +0200</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>3</classification_id>
          <classification>JogAmp</classification>
          <product>General</product>
          <component>infrastructure</component>
          <version>unspecified</version>
          <rep_platform>All</rep_platform>
          <op_sys>all</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>---</priority>
          <bug_severity>enhancement</bug_severity>
          <target_milestone>---</target_milestone>
          
          <blocked>871</blocked>
          <everconfirmed>0</everconfirmed>
          <reporter name="Sven Gothel">sgothel</reporter>
          <assigned_to name="Sven Gothel">sgothel</assigned_to>
          
          
          <cf_type>---</cf_type>
          <cf_scm_refs>ant-cpptasks bd772e618b30d7e3ee71b2bb12a4d85139cfe15a
ant-cpptasks a5c3fdc48b9bc5113b8445127c330c2c055423a7
ant-cpptasks 2603158cb1a0ff29f5a23de4c0ba2ce759f574cf
ant-cpptasks 2cdd1070056c0f7e9dc7f40de19c2bfdfef0432a
ant-cpptasks aef08ebd882f74baf666c373c34d7a11ebf5fa89
ant-cpptasks 6a5bc6fd3127cbd70fd7d337a26587c5ccb3fa51
ant-cpptasks 8c2badcaba6b791082d50efda4441b7c69f4adbf
gluegen 5e56a336adbd4eb44bdddb893961bbbd9b3e443a
gluegen 040bba68fc5e06414176f8e7887c83be20dab0f0
gluegen 112d4d97426e9f49cb73dea58ec220292238d118
gluegen a5dacb0b2b6e17f00efe520c1d23bc33ba5d9f78
gluegen 94f6668bb9ce2adfb338ec3d7ac580deeaff622c
joal ca6a6675513d2ee58f62ddfd3d3681779621a1ad
jogl 4b866d2686ab9c3fd7cf6708925b4663ad81e359
jogl 5dce252bfcc49995c2bda1d91e010c4c73f71ddb
jogl 77196201f7e9ae3ceed493fb025264c90ed9a554</cf_scm_refs>
          <cf_workaround>---</cf_workaround>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>2972</commentid>
    <comment_count>0</comment_count>
    <who name="Sven Gothel">sgothel</who>
    <bug_when>2013-09-19 06:44:53 +0200</bug_when>
    <thetext>clang is llvm&apos;s frontend, almost compatible w/ gcc.

clang support shall allow OSX, *BSD and other OS to utilize this compiler.
clang shall be enabled via a build property, i.e. via gluegen.properties.

to support clang, &apos;ant-cpptasks&apos; must be made aware.

we shall extract &apos;ant-cpptasks&apos; and &apos;ant-contrib&apos; from svn and add them to our git repository
to properly maintain them. currently they are still maintained via a set of patches.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2973</commentid>
    <comment_count>1</comment_count>
    <who name="Sven Gothel">sgothel</who>
    <bug_when>2013-09-19 06:52:43 +0200</bug_when>
    <thetext>SVN -&gt; GIT
  - http://jogamp.org/git/?p=ant-contrib.git;a=summary
  - http://jogamp.org/git/?p=ant-cpptasks.git;a=summary

Fix compile errors in conjunction w/ clang, use _APPLE_ predef-macro on OSX, ..

GlueGen Property:
  &apos;gcc.compat.compiler&apos; defaults to &apos;gcc&apos;, maybe &apos;clang&apos;</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>