summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2007-06-15Add example of header generation and install to include directory.HEADmasterGravatar mszulecki1-2/+4
2007-06-13Make libtool use GDC and fix CC variable usage.Gravatar mszulecki1-2/+0
2007-06-11Fix localedir if prefix not defined and mark more strings as translated.Gravatar mszulecki3-5/+9
2007-06-11Fix i18n functionality Gravatar mszulecki3-7/+9
2007-06-10Implement intl support.Gravatar mszulecki1-4/+14
2007-02-27Clean up makefile and actually don't link in statically what we link to dynam...Gravatar mszulecki1-9/+9
2007-02-26Add gdc version to config.d and show it in helloworld.Gravatar mszulecki2-1/+3
2007-02-26Finally fix libtool building, now static and shared libraries can be used for...Gravatar mszulecki1-2/+5
2007-02-23Add i18n support stubs and adjust chain.Gravatar mszulecki3-2/+27
2007-02-23Attempt at shared object library building.Gravatar mszulecki3-4/+17
2007-02-23Add a sample static convenience library.Gravatar mszulecki3-8/+19
2007-02-22Add ugly HACK for now and actually make it compile.Gravatar mszulecki1-3/+5
2007-02-22Fix config.d.in types and use it in the helloworld application.Gravatar mszulecki1-1/+2
2007-02-21Add shared object rules and add phobos check lib note.Gravatar mszulecki1-1/+4
2007-02-21Remove obsolete comments.Gravatar mszulecki1-9/+0
2007-02-21Add more files and update makefile to actually compile stuff.Gravatar mszulecki1-5/+6
2007-02-21First attempt at an autotools D helloworld.Gravatar mszulecki2-0/+104