2015-03-04 22:14:52 +00:00
|
|
|
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>
|
|
|
|
|
2015-04-27 19:59:39 +00:00
|
|
|
Main Contributors
|
2015-08-18 20:05:47 +00:00
|
|
|
Blizzard Entertainment (contact tvandijck@blizzard.com)
|
2015-04-27 19:59:39 +00:00
|
|
|
Manu Evans <https://github.com/TurkeyMan>
|
|
|
|
|
2015-03-04 22:14:52 +00:00
|
|
|
Builds and Infrastructure:
|
|
|
|
Mihai Sebea <http://twitter.com/mihai_sebea>
|
|
|
|
* Nightly binary packages
|
|
|
|
* Nightly Jenkins builds and error reports
|
|
|
|
|
|
|
|
Patch contributors:
|
2015-08-18 20:05:47 +00:00
|
|
|
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
|
2015-08-18 20:05:47 +00:00
|
|
|
* 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
|
2015-03-10 21:47:52 +00:00
|
|
|
Mihai Sebea <http://twitter.com/mihai_sebea>
|
|
|
|
* Xcode exporter fixes and improvements
|
2015-03-29 21:25:22 +00:00
|
|
|
M Skibbe
|
|
|
|
* path.replaceextension()
|
2015-03-10 21:49:43 +00:00
|
|
|
Renaud Guillard <https://bitbucket.org/noresources>
|
2015-03-04 22:14:52 +00:00
|
|
|
* add library search paths argument to os.findlib()
|
2015-03-10 21:26:03 +00:00
|
|
|
* return command exit code from os.outputof()
|
2015-08-18 20:05:47 +00:00
|
|
|
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
|
2015-08-18 20:05:47 +00:00
|
|
|
* module loading improvements
|
|
|
|
* os.outputof() improvements
|