ridiculousfish
|
e2b798cda3
|
[muparser] Restyle muparser sources to match fish
Add muparser soruces to style.fish, and run it to make muparser
match fish style guidelines.
|
2017-12-18 11:58:13 -08:00 |
|
ridiculousfish
|
8364e59709
|
[muparser] Remove MUP_USE_OPENMP
We are not using OpenMP in the fish shell.
|
2017-12-18 11:58:13 -08:00 |
|
ridiculousfish
|
483930946b
|
[muParser] Remove ecINTERNAL_ERROR
Internal errors should not be represented as exceptions, but
instead as assertion failures.
|
2017-12-18 11:58:13 -08:00 |
|
ridiculousfish
|
043631fd18
|
Add muParser headers to CMake build
Enables these headers to show up in IDEs.
|
2017-11-16 12:51:16 -08:00 |
|
ridiculousfish
|
39ddfa2ad2
|
Migrate muParser to CMake
This adds a CMakeLists.txt inside muParser, so it can be build
with CMake.
|
2017-11-05 13:00:34 -08:00 |
|
David Adam
|
1590bd15f1
|
MuParser: restore build system
Restores the build files mistakenly dropped in 86b1c5a5a4 .
|
2017-08-25 09:04:50 +08:00 |
|
David Adam
|
86b1c5a5a4
|
Update MuParser source
Drop build system artefacts and move to versioned directory.
Tarball from
https://github.com/beltoforion/muparser/archive/v2.2.5.tar.gz with
samples/example2 directory removed.
|
2017-08-25 07:54:40 +08:00 |
|