Commit Graph

5 Commits

Author SHA1 Message Date
Ian bell
bb10d0c1ab Implemented the hash checking of generate_headers.py to avoid rebuilding unnecessarily (https://github.com/CoolProp/CoolProp/issues/34)
Signed-off-by: Ian bell <ian.h.bell@gmail.com>
2014-05-20 12:42:13 +02:00
Ian bell
0aa3a8d404 Fixed json packing on py2.7
Signed-off-by: Ian bell <ian.h.bell@gmail.com>
2014-05-18 01:20:32 +02:00
Ian bell
ca68a2356b Fixed generate_headers.py machinery on py3; More fluid surface tension injected
Signed-off-by: Ian bell <ian.h.bell@gmail.com>
2014-05-17 23:44:13 +02:00
Rod Persky
cad756ba18 Added parameter for path to JSON_to_CPP.py
set path through --path that is the root directory for the code. The
default is None as this was the previous behavior, however this does not
make sense.

Also the path name is normalised as, depending on OS there is confusion
on slash direction.
2014-05-16 15:43:42 +10:00
Ian bell
b3847c7522 Initial commit for v5, but this time with the right line endings
Signed-off-by: Ian bell <ian.h.bell@gmail.com>
2014-05-14 12:46:24 +02:00