aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/quantlib.rb
AgeCommit message (Collapse)Author
2014-03-27quantlib: add 1.4 bottle.BrewTestBot
Closes #27708. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-03-27quantlib: add C++11 support.Kevin Locke
Although QuantLib does not have any special features/support for C++11, it is still useful for developers/administrators who need to link against libc++ and to combine QuantLib with other C++11 applications and libraries. Also be sure to depend on boost with c++11 to ensure that QuantLib and boost share the same standard library. Signed-off-by: Kevin Locke <kevin@kevinlocke.name>
2014-03-27quantlib 1.4Kevin Locke
This is the current stable version, released 2014-02-27. Signed-off-by: Kevin Locke <kevin@kevinlocke.name>
2014-03-02Batch convert http download urls from SourceForge to httpsJaime Marquínez Ferrándiz
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-08-18QuantLib 1.3Brett Koonce
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-06-30Fixed several broken sourceforge.net download locationsVictor Martinez
Closes #20645. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-10Quantlib 1.2.1Yan Zhou
Closes #15950. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-25quantlib 1.2nibbles 2bits
Upgrade quantlib to version 1.2. Tested on Lion with Clang and llvm from XCode-4.3.3. Closes #12938. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-04QuantLib 1.1Dennis
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-03-12Use ruby style for inheritance.Adam Vandenberg
2010-09-26New Formula: QuantlibSascha Kratky
Signed-off-by: Adam Vandenberg <flangy@gmail.com>