summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2015-05-16Enabled asserts() and verbosity for most Travis builds.Josh Haberman
2015-05-13Enable Travis for Clang, and enable -Werror for all Travis builds.Josh Haberman
2015-05-13Changes to Lua module loading, and file generation.Josh Haberman
2015-05-08Fixes for the open-source build.Josh Haberman
2015-05-06Resolve compilation errors if compiled with more stringent semantic checks.Martin Maly
2015-01-09Coverage support for coveralls.io.Josh Haberman
2015-01-07Changes from Google-internal development.Josh Haberman
2014-12-12Amalgamated distribution (upb.c/upb.h) tool.Chris Fallin
2014-12-09Removed obsolete benchmarks/ and examples/ directories.Josh Haberman
2014-12-09JSON test, symbolic enum names in JSON, and a few improvements.Chris Fallin
2014-12-04JSON printer: remove dependency on YAJL, using a hand-rolled printer instead.Chris Fallin
2014-12-03Sync from Google-internal development.Josh Haberman
2014-11-18Fixed building of googlepbtests.Josh Haberman
2014-11-18Sync to Google-internal development.Josh Haberman
2014-09-01Added lua and core32 Travis builds, and rewrote README.mdJosh Haberman
2014-09-01Enable more Travis configurations.Josh Haberman
2014-08-31Rewrite of build system.Josh Haberman
2014-08-30Fixed build and added Travis CI support.Josh Haberman
2014-08-09Make the absence of perf-cppflags give a good default build.Josh Haberman
2014-08-01Beginnings of a prototype Ruby extension.Josh Haberman
2014-02-04Sync from Google development.Josh Haberman
2014-01-21Sync to internal Google development.Josh Haberman
2013-12-20Sync from Google-internal development.Josh Haberman
2013-10-24Build fix for Mac OS X.Josh Haberman
2013-10-24Fixes to make the open-source build compile on Linux.Josh Haberman
2013-05-28Fixes to compile on GCC 4.2, as shipped with XCode.Josh Haberman
2013-05-28Merge from Google-internal development.Josh Haberman
2013-05-25Merge branch 'master' of github.com:haberman/upbJosh Haberman
2013-05-25Synced with Google-internal development.Josh Haberman
2013-05-11Updated benchmarks to new APIs.Joshua Haberman
2013-05-11Open source fixes: builds on OS X again.Joshua Haberman
2013-02-15Sync with 8 months of Google-internal development.Josh Haberman
2012-03-31Sync from internal Google development.Joshua Haberman
2012-03-24Sync from internal Google development.Joshua Haberman
2011-12-22Small Makefile fix.Joshua Haberman
2011-12-22Fixed the open-source build.Joshua Haberman
2011-12-22Sync with internal Google development.Joshua Haberman
2011-11-19Changes to get upb compiling inside Google.Joshua Haberman
2011-09-21Fix GDB unwinding through JIT-compiled frames.Joshua Haberman
2011-09-20Fixes to get upb to compile inside Google.Joshua Haberman
2011-09-20x86 JIT: now works without -NDNDEBUG (also small perf increase).Joshua Haberman
2011-09-20Fix perf-tests.sh to skip building non-upb tests.Joshua Haberman
2011-09-19Rename x86 -> x64, since JIT is x64-only.Joshua Haberman
2011-09-12Added an example, constified some more methods.Joshua Haberman
2011-09-04Const invasion: large parts of upb made const-correct.Joshua Haberman
2011-08-31Header cleanup, clarify/correct comments for interfaces.Joshua Haberman
2011-08-31Make "benchmark" build "benchmarks", add bug note.Joshua Haberman
2011-08-31Revised upb_bytesink, refactored upb_textprinter (untested).Joshua Haberman
2011-08-20Fold gen-deps.sh into Makefile.Joshua Haberman
2011-08-20Fix stack alignment on OS X.Joshua Haberman
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback