openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
C
capnproto
Settings
|
Report Duplicate
2
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Moderate Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Sep 10, 2024 — Sep 10, 2025
Showing page 137 of 147
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Tweaks.
Kenton Varda
More...
about 12 years ago
Create a script that builds the release.
Kenton Varda
More...
about 12 years ago
Remove comment from configure.ac that is superseded by release process guide.
Kenton Varda
More...
about 12 years ago
Tweak release guide.
Kenton Varda
More...
about 12 years ago
Add readme warning about compiler version.
Kenton Varda
More...
about 12 years ago
Add release process guide.
Kenton Varda
More...
about 12 years ago
Make complier package releasable.
Kenton Varda
More...
about 12 years ago
Clarify WIP vs. ready-to-use implementations.
Kenton Varda
More...
about 12 years ago
Clarification.
Kenton Varda
More...
about 12 years ago
c++.capnp is installed now.
Kenton Varda
More...
about 12 years ago
blah
Kenton Varda
More...
about 12 years ago
Doc tweaks.
Kenton Varda
More...
about 12 years ago
Update installation docs now that things are simplified.
Kenton Varda
More...
about 12 years ago
Oops.
Kenton Varda
More...
about 12 years ago
Make sure to use -stdlib=libc++ when building samples on OSX.
Kenton Varda
More...
about 12 years ago
Fix test script when LD_LIBRARY_PATH is not already set.
Kenton Varda
More...
about 12 years ago
Extend gtest patch to include fixing RTTI detection under Clang.
Kenton Varda
More...
about 12 years ago
Add script that tests EVERYTHING.
Kenton Varda
More...
about 12 years ago
Set version to 0.1-dev
Kenton Varda
More...
about 12 years ago
Oops, exporting CXX for AC_CONFIG_SUBDIRS doesn't work if the user specified their own CXX, in which case their version will be in ac_configure_args and will take precedence. We'll have to modify ac_configure_args.
Kenton Varda
More...
about 12 years ago
Work around libtool dropping -stdlib from CXXFLAGS when linking by putting it in CXX instead.
Kenton Varda
More...
about 12 years ago
Bundle gtest into autotool build, simplifying usage.
Kenton Varda
More...
about 12 years ago
Add --version option to capnpc (issue 12)
Kenton Varda
More...
about 12 years ago
Fix issue 10 -- make capnpc print error message when input file does not exist.
Kenton Varda
More...
about 12 years ago
Improve makefiles to the point that make distcheck works.
Kenton Varda
More...
about 12 years ago
Install schema.capnp and c++.capnp to $PREFIX/include/capnp. Make sure /usr/include and /usr/local/include are in the capnpc search path. Fix Makefile bug related to ridiculous gmake implicit rules. And update the docs a bit.
Kenton Varda
More...
about 12 years ago
More parsers.
Kenton Varda
More...
about 12 years ago
Disable use of unit analysis (via kj::Quantity) by default (since it has some overhead), but enable it specifically for dev builds.
Kenton Varda
More...
about 12 years ago
Don't document inlines.
Kenton Varda
More...
about 12 years ago
Fix comment.
Kenton Varda
More...
about 12 years ago
←
1
2
…
133
134
135
136
137
138
139
140
141
…
146
147
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree