index
:
dskel
master
Autotools skeleton for applications written in the D Programming Language
ms,fs
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2007-06-15
Add example of header generation and install to include directory.
HEAD
master
mszulecki
1
-2
/
+4
2007-06-13
Make libtool use GDC and fix CC variable usage.
mszulecki
1
-2
/
+0
2007-06-11
Fix localedir if prefix not defined and mark more strings as translated.
mszulecki
3
-5
/
+9
2007-06-11
Fix i18n functionality
mszulecki
3
-7
/
+9
2007-06-10
Implement intl support.
mszulecki
1
-4
/
+14
2007-02-27
Clean up makefile and actually don't link in statically what we link to dynam...
mszulecki
1
-9
/
+9
2007-02-26
Add gdc version to config.d and show it in helloworld.
mszulecki
2
-1
/
+3
2007-02-26
Finally fix libtool building, now static and shared libraries can be used for...
mszulecki
1
-2
/
+5
2007-02-23
Add i18n support stubs and adjust chain.
mszulecki
3
-2
/
+27
2007-02-23
Attempt at shared object library building.
mszulecki
3
-4
/
+17
2007-02-23
Add a sample static convenience library.
mszulecki
3
-8
/
+19
2007-02-22
Add ugly HACK for now and actually make it compile.
mszulecki
1
-3
/
+5
2007-02-22
Fix config.d.in types and use it in the helloworld application.
mszulecki
1
-1
/
+2
2007-02-21
Add shared object rules and add phobos check lib note.
mszulecki
1
-1
/
+4
2007-02-21
Remove obsolete comments.
mszulecki
1
-9
/
+0
2007-02-21
Add more files and update makefile to actually compile stuff.
mszulecki
1
-5
/
+6
2007-02-21
First attempt at an autotools D helloworld.
mszulecki
2
-0
/
+104