251 Commits (8707d69fd8cc31921d2b9925af37c7f7d32b5326)

Author SHA1 Message Date
Craig Tiller 804b85534b Test for a working -Wshadow 9 years ago
Craig Tiller b79c1e112e Ensure we can compile boringssl before trying: old compiler compatibility 9 years ago
Nicolas "Pixel" Noble e0dbd3f92d Fixing MacOS. 9 years ago
Craig Tiller 4a67be42a0 Further cleanup 9 years ago
Craig Tiller 08946be5f4 Further cleanup 9 years ago
Craig Tiller 1298afd10e Get compilation working again 9 years ago
Craig Tiller da179ce598 Rollback gpr deletion 9 years ago
Craig Tiller f008f067f8 build.yaml centric versioning 9 years ago
yang-g 2908d634c7 Remove pr in Makefile 9 years ago
Craig Tiller 1b1e238259 Better dynamic linking 9 years ago
Nicolas "Pixel" Noble f51a901f54 Shifting the merge mechanism. 9 years ago
Nicolas "Pixel" Noble 6e72daece5 Using libtool instead of ar under MacOS. 9 years ago
Alistair Veitch 75d5c0f024 post merge 9 years ago
Craig Tiller 4bef7cebe6 Use old memcpy for wrappers 9 years ago
Nicolas "Pixel" Noble c4e57e359c Cleaning up cruft to properly create a dll file. 9 years ago
Nicolas "Pixel" Noble 09121799b0 Removing gpr as a separated library. 9 years ago
Nicolas "Pixel" Noble 4500034c03 CFLAGS and CXXFLAGS should be specializations of CPPFLAGS, not the over way around. 9 years ago
Nicolas "Pixel" Noble 51b1aeee68 Moving some config defaults to build.yaml, and moving others to CPPFLAGS. 9 years ago
Nicolas "Pixel" Noble d649c2113d Removing Makefile circular dependencies. 9 years ago
Nicolas "Pixel" Noble fba36bc4b8 Finally fixing the issue with CC, CX, LD, and AR not being overridable from the environment. 9 years ago
Nicolas "Pixel" Noble 1a8eb85eff Cleaning up our Makefile. 9 years ago
Craig Tiller 82f3f0d178 Fix compiler flags 9 years ago
Craig Tiller 16872b8239 Fix *SAN compilation 9 years ago
Craig Tiller f9ceb1d105 Fix *SAN compilation 9 years ago
Craig Tiller de024c5eef Fix a build error on newer clangs with msan 9 years ago
Craig Tiller 3dca23aa0d Make zlib a first class build citizen 9 years ago
Craig Tiller aff3d50324 Fix C++ 9 years ago
Craig Tiller a0f85171d1 Move build configs into build.yaml 9 years ago
Craig Tiller 71a8604488 Fix TSAN on Jenkins and on my machine 9 years ago
Craig Tiller e869b5629d Hard code text segment address for msan, tsan 9 years ago
Jan Tattermusch 324140c2e9 support static linkage for dependencies 9 years ago
murgatroid99 3466c4b55d Updated copyrights 9 years ago
Craig Tiller ec2af56e33 Tweak compiler settings to hopefully make Jenkins more robust 9 years ago
Craig Tiller ea21ca234c Fix makefile, codegen bugs 9 years ago
Craig Tiller ab23045414 Add a test that public headers compile as C99 9 years ago
Craig Tiller 0fe5ee7be3 BoringSSL integration: non-vsprojects changes 9 years ago
Craig Tiller 1b4e33029e Consolidate C++ proto files under src/proto 9 years ago
Nicolas "Pixel" Noble fb0002cc36 Renaming GCOV to GPR_GCOV. 9 years ago
Nicolas "Pixel" Noble c61d0e178f Removing code coverage for unreachable code. 9 years ago
Nicolas "Pixel" Noble 472bb6849c Fixing proto dependencies for targets that aren't libraries. 9 years ago
Craig Tiller 2bc37297c8 Enable backtraces on C tests 9 years ago
Nicolas "Pixel" Noble 6dad9b0821 Fixing Makefile issue which would re-evaluate the base path for included dependency files. 9 years ago
Nicolas "Pixel" Noble 42b4c28d20 Fixing usage of the BUILDDIR variable. 9 years ago
Craig Tiller b9d3596cb1 Enable -Wshadow 9 years ago
Craig Tiller 6a6b36c503 Enable -Wconversion 9 years ago
Craig Tiller f96dfc3cf8 First round of fixing up implicit 64->32 bit conversions 9 years ago
Craig Tiller 841c880c2b Core compiles with -Wsign-conversion 9 years ago
Craig Tiller 3121fd4d75 Sign conversion fixes 9 years ago
Craig Tiller 1ebb7c885e Hand-written changes 9 years ago
Craig Tiller d01b6f49a2 Its not enough to just serialize the clean step... 9 years ago