| Age | Commit message (Collapse) | Author |
|
libs (/Z7)
|
|
* Updated to the 6.0.0 release of Bond.
* Regenerated patches.
|
|
* Updated to the 5.3.1 release of Bond.
* Removed now-redundant 0003_rename_gbc_during_install.patch.
* Regenerated other patches.
|
|
This at least allows people to write their own codegen rules until Bond
includes its own.
|
|
The BOND_GBC_PATH environment variable is no longer consulted, and the
Haskell toolchain will _not_ be used even if it exists.
At the moment, the downloaded gbc is amd64 only.
|
|
* Make Bond always build as a static lib.
* Bond's CMake currently isn't written to be able to produce DLLs.
There's a special dllimport/dllexport dance that would need to be
done.
* Apply patch so that Bond doesn't force Boost static libs.
* Apply patch to omit installing Bond's copy of rapidjson.
* Clean up empty bin/ directories, now that vcpkg is more strict.
|
|
The opposite if portfile is not dynamic enabled
|
|
Also remove trailing whitespaces from portfiles
|
|
|
|
|
|
* This adds Bond <https://github.com/Microsoft/bond> to the ports tree.
* This is basically version 5.0.0, but a few commits later to pick up
some needed CMake changes.
Closes https://github.com/Microsoft/vcpkg/issues/68
|