bond/cs/build
Adam Sapek 99b95e7bbd Don't initialize BondCodegen.Options in .targets
The BondCodegen.Options property (the per-file Bond codegen options)
should to be initialized. The build should either uses the global
options (the BondOptions property) to compile multiple schema files in a
batch, or the per-file Options property to compile individual files that
need different options. Initializing the BondCodegen.Options to
BondOptions breaks the conditional which determines which schema files
can be compiled as one batch.
2015-04-26 23:46:15 -07:00
..
Bond.CSharp.props Rename NuGet packages 2015-01-15 14:04:05 -08:00
Bond.CSharp.targets Don't initialize BondCodegen.Options in .targets 2015-04-26 23:46:15 -07:00
Common.Internal.props Use environment variable to specify signing key 2015-01-19 19:07:19 -08:00
Common.Internal.targets Make Bond compilable with mono xbuild 2015-01-23 02:39:56 +06:00
Portable.Internal.props Initial commit 2015-01-09 11:21:05 -08:00
bond.snk Initial commit 2015-01-09 11:21:05 -08:00