Commit graph

16 commits

Author SHA1 Message Date
flithm
e3884c9671 Add debug / release version info to compiler flags 2008-01-05 13:52:54 +00:00
flithm
e4822bbb6a Add index.html generation 2007-08-31 12:41:09 +00:00
flithm
4889158b84 Fixes for detecting standard library 2007-08-29 11:35:50 +00:00
flithm
51095a9d7d Phobos dmd linux fixes
Added check that if a stdlib isn't found and the project needs it an
error message is printed
2007-08-28 18:29:14 +00:00
flithm
4dce6b3a41 Fix for dmd linking on windows based on patch from the CMake guys 2007-08-28 17:32:40 +00:00
flithm
9f330d7998 Add missing FindGTK2 module 2007-08-28 16:30:59 +00:00
flithm
bd19bcacf4 Final round of windows fixes -- almost fully working.
The problem is the dmd linker requires a trailing slash on the end for
link library paths, and cmake strips them.  I've sent a message to the
cmake mailing list asking for help on this.
2007-08-28 16:09:19 +00:00
flithm
1c00666500 Windows fixes for gdc and phobos 2007-08-28 14:03:19 +00:00
flithm
30c8f9774d More windows fixes 2007-08-28 11:19:05 +00:00
flithm
a81ea73566 Numerous bug fixes to all platforms
Works both installed and not installed
2007-08-28 01:54:45 +00:00
flithm
c913f9f99a Remove useless GTK2 CMake Module 2007-08-28 00:31:46 +00:00
flithm
ddf6cc0946 Remove useless GTK2 module 2007-08-28 00:26:27 +00:00
selman
f458d43dd6 fixed DMD GNU/Linux compile with target, updated downloads 2007-03-21 08:55:08 +00:00
selman
0fc4b47788 DMD windows/dos fix 2007-03-20 20:50:17 +00:00
selman
fe7bf93206 DMD works on GNU/Linux, samples updated 2007-03-20 12:27:50 +00:00
selman
1ebea84622 added licence, sample sources, reorganized trunk 2007-03-17 18:05:51 +00:00