forked from lballabio/quantlib-old
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathnotes.txt
More file actions
22 lines (20 loc) · 1.2 KB
/
Copy pathnotes.txt
File metadata and controls
22 lines (20 loc) · 1.2 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Eric's notes to himself for next time.
|============================================================
|system | windows | linux |
|============================================================
|log4cxx | (1) | (2) |
|============================================================
|gensrc | tgz2zip | make dist |
|============================================================
|ObjectHandler | tgz2zip | make dist |
|============================================================
|QuantLibAddin | tgz2zip | make dist |
|============================================================
|QuantLibXL - binary | make_zip_binary | - - |
|============================================================
|QuantLibXL - framework | make_zip_framework | - - |
|============================================================
|QuantLibXL - source | make_zip_source.bat | - - |
|============================================================
(1) git archive --output=log4cxx-0.10.0e.zip R01040x-branch log4cxx
(2) git archive --output=log4cxx-0.10.0e.tar R01040x-branch log4cxx