aboutsummaryrefslogtreecommitdiffhomepage
path: root/templates/Makefile.template
Commit message (Expand)AuthorAge
* Fix opensource build.Gravatar ctiller2015-01-09
* Add a --forever flag, to continuously run tests as things change.Gravatar ctiller2015-01-09
* Fix opensource build.Gravatar ctiller2015-01-08
* Use CONFIG after defining it. Define CONFIG before using it.Gravatar yangg2015-01-06
* Add msan, tsan, asan targets for Makefile.Gravatar ctiller2015-01-06
* Allow specifying CONFIG as a string, instead of DEBUG=1.Gravatar ctiller2015-01-06
* Adding plugins to the mako rendering system.Gravatar nnoble2015-01-06
* Solving chicken-and-egg issue while detecting OpenSSL capabilities.Gravatar nnoble2014-12-29
* Improving Makefile support for shared libraries.Gravatar nnoble2014-12-29
* Build debug/optimized builds into different target directories.Gravatar ctiller2014-12-29
* Fixing chicken-and-egg dependency by putting the openssl dependency first, in...Gravatar nnoble2014-12-17
* The built-in ssl target now properly merges the archives instead of nesting t...Gravatar nnoble2014-12-16
* Avoiding bashisms that'll prevent other shells to run our Makefile.Gravatar nnoble2014-12-15
* Fixing typo that was preventing some targets to build.Gravatar nnoble2014-12-15
* Fix Makefile help text.Gravatar ctiller2014-12-15
* Makefile will now build zlib and/or OpenSSL if needed.Gravatar nnoble2014-12-12
* Getting the generated Makefile to support .proto files.Gravatar nnoble2014-12-12
* Fixing C++ and ruby code generators for the opensource build.Gravatar nnoble2014-12-12
* First pass at making the compilers open-sourcable.Gravatar nnoble2014-12-11
* Build CPP interop client in Git-on-[] as well as in [].Gravatar chenw2014-12-11
* C/C++ separation of the install target.Gravatar nnoble2014-12-08
* Updating moe_db.txt with the latest equivalence since the ruby import changed...Gravatar nnoble2014-12-05
* Better C/C++ split in the Makefile targets, to better prepare slicing it into...Gravatar nnoble2014-12-01
* Initial import.Gravatar Nicolas Noble2014-11-26