File tree Expand file tree Collapse file tree 3 files changed +19
-2
lines changed Expand file tree Collapse file tree 3 files changed +19
-2
lines changed Original file line number Diff line number Diff line change 1+ @ echo off
2+ ${PYTHON_EXECUTABLE} postbuild.py
Original file line number Diff line number Diff line change 1+ 2015-02-04 Michael Medin
2+ * Tweaked build a bit to resuse some code
3+ * added postbuild.bat to work around using the wrong python.exe
4+ * Fixed so specified python is found before path python (i.e 32-bit python on 64 bit machines)
5+ * #100 Fixed check_pdh not picking up warn short hand options.
6+ * Added option to rebuild without bumping version
7+ * Changed symbol paths
8+ * bumped versions and updated docs
9+ * Fixed crash upload properties to work with new collector
10+ * Fixed crash upload configuration
11+ * Added support for creating github releases
12+ * Added documentation for chiper strings
13+ * Fixed some issues with crash reporter
14+ * Fixed crashdump folder
15+
1162015-01-31 Michael Medin
217 * Fixed check_process issues
318 * Fixed all check_always_xxx commands so they work again...
Original file line number Diff line number Diff line change 11version=0.4.3
2- build=124
3- date=2015-02-01
2+ build=128
3+ date=2015-02-04
You can’t perform that action at this time.
0 commit comments