Craig Tiller
1ebb7c885e
Hand-written changes
9 years ago
Craig Tiller
89af79fc11
Remove dead code
10 years ago
Craig Tiller
1a71811678
Add parallel execution for generate_projects
10 years ago
Craig Tiller
06e3f446ee
Eliminate bashisms
10 years ago
Craig Tiller
a5b517fa15
Factor out extra json generation
...
This logic needs to be reusable in some other scripts
10 years ago
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.
10 years ago
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.
10 years ago
Jan Tattermusch
8ff00a3c25
big refactoring of visual studio projects, started using nuget
...
dependencies.
10 years ago
Nicolas "Pixel" Noble
970f5d9c1d
Removing some bashisms.
10 years ago
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.
10 years ago
Craig Tiller
26512043ac
Always run build cleaner
10 years ago
Craig Tiller
0605995e55
Update copyright to 2015
10 years ago
Craig Tiller
834288138d
Add shell script copyrights
10 years ago
Craig Tiller
d4eec90581
Mac Compatibility Fix
10 years ago
Craig Tiller
3462982a79
Abort on errors, and dont spam
10 years ago
Craig Tiller
0322134506
Make generate_projects work on Mac
10 years ago
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
10 years ago
Nicolas Noble
ddef24620a
Adding the tools directory to the git export.
10 years ago