Dan Liew
|
81c98cf3ee
|
Refactor `mk_all_assembly_infos() to use the configure_file()`
function. The old implementation was buggy under Python 3.5 and
unsafe (not using with statements on calls to ``open()``).
|
2015-12-14 09:51:45 +00:00 |
|
Christoph M. Wintersteiger
|
118d597c22
|
removed byte order mark
|
2015-10-28 23:31:08 +00:00 |
|
Christoph M. Wintersteiger
|
60cf1d5a4f
|
Update copyright notices
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
|
2014-10-24 18:02:58 +01:00 |
|
Ken McMillan
|
5b87fb4cc3
|
merge of Leo's changes
|
2013-06-25 12:34:37 -07:00 |
|
Leonardo de Moura
|
efb6b2453e
|
Move AssemblyInfo.cs AssemblyInfo. Update mk_util.py to generate AssemblyInfo.cs instead of modifying it.
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
|
2013-06-24 15:37:49 -07:00 |
|