]> git.tdb.fi Git - builder.git/history - source/csourcefile.h
Add support for statically linking the C++ standard library
[builder.git] / source / csourcefile.h
2013-05-28 Mikko RasaAdd target and tools for compiling Objective-C sources
2012-09-04 Mikko RasaReload includes from CSourceFiles when they are modified
2012-07-23 Mikko RasaEliminate all global typedefs, making misc.h finally...
2012-07-16 Mikko Rasafind_dependencies should not be public
2012-07-16 Mikko RasaUn-abbreviate some function and variable names
2012-07-08 Mikko RasaMove C-specific stuff from SourceFile to CSourceFile