comparison llvmdc.kdevelop @ 443:44f08170f4ef

Removed tango from the repository and instead added a runtime dir with the files needed to patch and build tango from svn. Reworked the LLVMDC specific pragmas.
author Tomas Lindquist Olsen <tomas.l.olsen@gmail.com>
date Fri, 01 Aug 2008 00:32:06 +0200
parents 6057fdf797d8
children cc40db549aea
comparison
equal deleted inserted replaced
442:76078c8ab5b9 443:44f08170f4ef
360 <path>tests/dstress/dstress.c</path> 360 <path>tests/dstress/dstress.c</path>
361 <path>tests/dstress/extract__.c</path> 361 <path>tests/dstress/extract__.c</path>
362 <path>tests/dstress/ifeq__.c</path> 362 <path>tests/dstress/ifeq__.c</path>
363 <path>tests/dstress/return__.c</path> 363 <path>tests/dstress/return__.c</path>
364 <path>e2ir.c</path> 364 <path>e2ir.c</path>
365 <path>tango-llvmdc</path>
366 <path>tango-llvmdc/lib</path>
367 <path>tango-llvmdc/lib/common</path>
368 <path>tango-llvmdc/lib/common/tango</path>
369 <path>tango-llvmdc/lib/common/tango/stdc</path>
370 <path>tango-llvmdc/lib/common/tango/stdc/wrap.c</path>
371 <path>tango-llvmdc/lib/compiler</path>
372 <path>tango-llvmdc/lib/compiler/dmd</path>
373 <path>tango-llvmdc/lib/compiler/dmd/complex.c</path>
374 <path>tango-llvmdc/lib/compiler/dmd/critical.c</path>
375 <path>tango-llvmdc/lib/compiler/dmd/deh.c</path>
376 <path>tango-llvmdc/lib/compiler/dmd/mars.h</path>
377 <path>tango-llvmdc/lib/compiler/dmd/monitor.c</path>
378 <path>tango-llvmdc/lib/compiler/gdc</path>
379 <path>tango-llvmdc/lib/compiler/gdc/config</path>
380 <path>tango-llvmdc/lib/compiler/gdc/config/gen_config1.c</path>
381 <path>tango-llvmdc/lib/compiler/gdc/config/gen_math.c</path>
382 <path>tango-llvmdc/lib/compiler/gdc/config/gen_unix.c</path>
383 <path>tango-llvmdc/lib/compiler/gdc/config/makestruct.h</path>
384 <path>tango-llvmdc/lib/compiler/gdc/critical.c</path>
385 <path>tango-llvmdc/lib/compiler/gdc/deh.c</path>
386 <path>tango-llvmdc/lib/compiler/gdc/gcc</path>
387 <path>tango-llvmdc/lib/compiler/gdc/gcc/aix_float.h</path>
388 <path>tango-llvmdc/lib/compiler/gdc/gcc/cbridge_fdset.c</path>
389 <path>tango-llvmdc/lib/compiler/gdc/gcc/cbridge_math.c</path>
390 <path>tango-llvmdc/lib/compiler/gdc/gcc/cbridge_stdio.c</path>
391 <path>tango-llvmdc/lib/compiler/gdc/gcc/cbridge_time.c</path>
392 <path>tango-llvmdc/lib/compiler/gdc/mars.h</path>
393 <path>tango-llvmdc/lib/compiler/gdc/memory_dyld.c</path>
394 <path>tango-llvmdc/lib/compiler/gdc/memory_freebsd.c</path>
395 <path>tango-llvmdc/lib/compiler/gdc/monitor.c</path>
396 <path>tango-llvmdc/lib/compiler/llvmdc</path>
397 <path>tango-llvmdc/lib/compiler/llvmdc/critical.c</path>
398 <path>tango-llvmdc/lib/compiler/llvmdc/mars.h</path>
399 <path>tango-llvmdc/lib/compiler/llvmdc/monitor.c</path>
400 <path>tango-llvmdc/patches</path>
401 <path>tango-llvmdc/patches/proposals</path>
402 <path>tango-llvmdc/patches/proposals/integrated_locks</path>
403 <path>tango-llvmdc/patches/proposals/integrated_locks/lib</path>
404 <path>tango-llvmdc/patches/proposals/integrated_locks/lib/compiler</path>
405 <path>tango-llvmdc/patches/proposals/integrated_locks/lib/compiler/dmd</path>
406 <path>tango-llvmdc/patches/proposals/integrated_locks/lib/compiler/dmd/monitor.c</path>
407 <path>tango-llvmdc/patches/proposals/integrated_locks/lib/compiler/gdc</path>
408 <path>tango-llvmdc/patches/proposals/integrated_locks/lib/compiler/gdc/monitor.c</path>
365 </blacklist> 409 </blacklist>
366 <build> 410 <build>
367 <buildtool>make</buildtool> 411 <buildtool>make</buildtool>
368 <builddir/> 412 <builddir/>
369 </build> 413 </build>