This repository has been archived on 2022-12-23. You can view files and clone it, but cannot push or open issues or pull requests.
fuck-premake-old2/CONTRIBUTORS.txt

42 lines
1.5 KiB
Plaintext
Raw Normal View History

This file contains a list of people who've made non-trivial contributions
to Premake 5. People who commit code to the project are encouraged to
add their names here. And many thanks to those who contributed fixes and
improvements to earlier versions of Premake (feel free to add your name
in here too)!
Original design and implementation:
Jason Perkins <starkos@industriousone.com>
Main Contributors
Manu Evans <https://github.com/TurkeyMan>
Builds and Infrastructure:
Mihai Sebea <http://twitter.com/mihai_sebea>
* Nightly binary packages
* Nightly Jenkins builds and error reports
Patch contributors:
2015-05-07 20:12:04 +00:00
Blizzard Entertainment (contact tvandijck@blizzard.com)
* additional os, string, and table functions
* path.normalize() improvements
2015-06-16 16:17:15 +00:00
* Visual Studio fixes and improvements
2015-05-07 20:12:04 +00:00
* runtime()
* verbosef()
2015-06-16 16:17:15 +00:00
* option default values and categories
* other fixes and improvements
Damien Courtois <https://github.com/dcourtois>
* module loading fixes
2015-03-29 20:45:58 +00:00
Mark Chandler <https://bitbucket.org/mchandler_blizzard>
* Prevent self-linking
Mihai Sebea <http://twitter.com/mihai_sebea>
* Xcode exporter fixes and improvements
M Skibbe
* path.replaceextension()
2015-03-10 21:49:43 +00:00
Renaud Guillard <https://bitbucket.org/noresources>
* add library search paths argument to os.findlib()
* return command exit code from os.outputof()
2015-06-16 16:17:15 +00:00
Tim Wharton <https://github.com/moomalade>
* boostrapping scripts
* callingconvention()
* makefile environment overrides