Commit Graph

22 Commits

Author SHA1 Message Date
Jan Tattermusch 41ac287f7b generate build metadata from bazel BUILD 2020-02-26 19:56:49 -05:00
Lidi Zheng e6620062ff Use Python to run Python script 2019-12-10 13:07:10 -08:00
Jan Tattermusch 7897ae9308 auto-fix most of licenses 2017-06-08 11:22:41 +02:00
Craig Tiller 0fe5ee7be3 BoringSSL integration: non-vsprojects changes 2015-12-22 12:50:36 -08:00
Craig Tiller 1ebb7c885e Hand-written changes 2015-08-31 15:53:36 -07:00
Craig Tiller 89af79fc11 Remove dead code 2015-07-09 16:41:44 -07:00
Craig Tiller 1a71811678 Add parallel execution for generate_projects 2015-07-03 12:07:06 -07:00
Craig Tiller 06e3f446ee Eliminate bashisms 2015-05-28 14:01:26 -07:00
Craig Tiller a5b517fa15 Factor out extra json generation
This logic needs to be reusable in some other scripts
2015-05-28 13:22:34 -07:00
Craig Tiller ba3c3cd36c Add testing of bad client behavior
This test will become a suite over coming weeks.
Spin up a server, and send some illegal data to it, and probe that the correct behavior occurs.
2015-05-26 06:28:10 -07:00
Nicolas "Pixel" Noble 7ad18e6437 Avoid writing build.json during a test.
The test environment might be read only, so let's not modify a file just for running a test.
2015-04-22 01:57:33 +02:00
Jan Tattermusch 8ff00a3c25 big refactoring of visual studio projects, started using nuget
dependencies.
2015-04-20 19:18:22 -07:00
Nicolas "Pixel" Noble 970f5d9c1d Removing some bashisms. 2015-04-15 07:24:06 +02:00
Nicolas Noble f358573091 FreeBSD preliminary work.
-) You can't assume bash is installed. Scripts needs to be cleaned out of bashisms.
-) You can't assume python is in /usr/bin. Use env instead.
-) AF_INET is in sys/socket.h
-) Added port_platform's basic structure for FreeBSD, based off Darwin.
-) FreeBSD doesn't have and doesn't need libdl for OpenSSL.
2015-03-16 04:27:02 +01:00
Craig Tiller 26512043ac Always run build cleaner 2015-02-20 13:44:31 -08:00
Craig Tiller 0605995e55 Update copyright to 2015 2015-02-18 08:34:56 -08:00
Craig Tiller 834288138d Add shell script copyrights 2015-02-16 12:13:57 -08:00
Craig Tiller d4eec90581 Mac Compatibility Fix 2015-01-19 20:57:03 -08:00
Craig Tiller 3462982a79 Abort on errors, and dont spam 2015-01-18 10:07:41 -08:00
Craig Tiller 0322134506 Make generate_projects work on Mac 2015-01-13 10:03:35 -08:00
ctiller 08c50d8bf5 Make generate_projects.sh able to run from a git repo.
Change on 2015/01/09 by ctiller <ctiller@google.com>
-------------
Created by MOE: http://code.google.com/p/moe-java
MOE_MIGRATED_REVID=83627504
2015-01-12 11:22:01 -08:00
Nicolas Noble ddef24620a Adding the tools directory to the git export. 2015-01-06 18:08:25 -08:00