File tree 1 file changed +7
-1
lines changed
1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change 1
- - add documentation on how to obtain build dependencies (ssl / nsis / ...)
1
+ - add facility to start single tests with paramters and debugger on windows
2
2
- routines to create universal rpm package
3
3
- routines to create .tar.gz distribution
4
4
- look into compiler architecture optimizations
16
16
- Mac package signing
17
17
- Windows package signing
18
18
- sort out tar and dbfiles
19
+
20
+ improve developer work flow on windows (lets not create a new system that is used by ci only but not developers):
21
+ - add documentation on how to obtain build dependencies (ssl / nsis / ...)
22
+ - make crashReport.tar optional or at least do not delete the files that get in the archive
23
+ - do not remove .dmp extension, because the extension is mandatory when the dump
24
+ is needs to be opened with VisualStudio
You can’t perform that action at this time.
0 commit comments