Download Reference Manual
The Developer's Library for D
About Wiki Forums Source Search Contact

Changeset 1106

Show
Ignore:
Timestamp:
12/21/06 15:22:02 (2 years ago)
Author:
Gregor
Message:

dsss.conf: Epoch.d now works on GDC, so I've un-excluded it.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/dsss.conf

    r1037 r1106  
    77    install tango/core/Memory.di $INCLUDE_PREFIX/tango/core 
    88version (GNU) { 
    9     exclude = tango/core/Epoch.d 
    109    prebuild = $DSSS_BUILD -obj -explicit lib/common/core/Exception.d -fintfc-file=tango/core/Exception.di ; \ 
    1110    $DSSS_BUILD -obj -explicit lib/common/core/Thread.d -fintfc-file=tango/core/Thread.di ; \ 
     
    4039} else { 
    4140    exclude += tango/stdc/posix/* 
    42 } 
    43  
    44 [tango/store] 
    45 version (GNU) { 
    46     # Not sure if this fails to build elsewhere 
    47     exclude += tango/store/all.d tango/store/*Map.d 
    4841} 
    4942