premake/CONTRIBUTORS.txt

61 lines
2.2 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
Blizzard Entertainment (contact tvandijck@blizzard.com)
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:
Bastien Brunnenstein <bastien.brunnenstein@ubisoft.com>
* support wildcards in path tokens
2015-06-16 16:17:15 +00:00
Damien Courtois <https://github.com/dcourtois>
* module loading fixes
* bug fixes
Gabi Davar <gabi.davar@discretix.com>
* Added file.directory to token environment
João Matos (joao@tritao.eu)
* HTTP download support
* C# / C++/CLI language support improvements and bugfixes
* Visual Studio and Make improvements and bugfixes
* Response files support for Make backend
leeonix <real-like@yeah.net>
* Bug fixes
Lusito <core@roughael.net>
* path.join() fixes
2015-08-03 15:21:57 +00:00
João Matos (joao@tritao.eu)
* HTTP download support
* C# / C++/CLI language support improvements and bugfixes
* Visual Studio and Make improvements and bugfixes
* Response files support for Make backend
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()
rhuvendiek <rhuvendiek@schueco.com>
* VC 2010 IDL file support
tbasnoopy <tba-snoopy@gmx.de>
* customtoolnamespace()
* debuggertype()
2015-06-16 16:17:15 +00:00
Tim Wharton <https://github.com/moomalade>
* boostrapping scripts
* callingconvention()
* makefile environment overrides
* module loading improvements
* os.outputof() improvements