Skip to content

Commit 234dce3

Browse files
authored
Update TODO
1 parent 882f3bb commit 234dce3

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

TODO

+7-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
- add documentation on how to obtain build dependencies (ssl / nsis / ...)
1+
- add facility to start single tests with paramters and debugger on windows
22
- routines to create universal rpm package
33
- routines to create .tar.gz distribution
44
- look into compiler architecture optimizations
@@ -16,3 +16,9 @@
1616
- Mac package signing
1717
- Windows package signing
1818
- 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

0 commit comments

Comments
 (0)