Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | attempting to fix luajit cmake build | leaf corcoran | 2020-04-25 | 1 | -1/+1 |
* | Remove ENABLE_CJSON_GLOBAL option | Mark Pulford | 2012-03-04 | 1 | -5/+0 |
* | Reduce length of CMake option descriptions | Mark Pulford | 2012-03-04 | 1 | -3/+2 |
* | Rename USE_INTERNAL_DTOA to USE_INTERNAL_FPCONV | Mark Pulford | 2012-03-04 | 1 | -3/+3 |
* | Disable registration of cjson global variable | Mark Pulford | 2012-03-04 | 1 | -3/+3 |
* | Add CMake option to toggle DISABLE_CJSON_GLOBAL | Mark Pulford | 2012-03-04 | 1 | -0/+5 |
* | Use DISABLE_INVALID_NUMBERS on WIN32 CMake builds | Mark Pulford | 2012-03-04 | 1 | -7/+7 |
* | Add support to USE_INTERNAL_DTOA to CMake build | Mark Pulford | 2012-03-04 | 1 | -7/+41 |
* | Use internal dtoa/strtod for double conversion | Mark Pulford | 2012-03-04 | 1 | -0/+6 |
* | Add fpconv to work around comma decimal points | Mark Pulford | 2011-12-30 | 1 | -1/+1 |
* | Remove POSIX locale workaround | Mark Pulford | 2011-12-29 | 1 | -10/+0 |
* | Add support for building via CMake | Mark Pulford | 2011-12-13 | 1 | -0/+47 |