Alexandru Ardelean
47f32a76ef
vasprintf_compat.h: spin-off this compat header ; use math_compat.h as template
...
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com >
2016-11-22 16:37:30 +02:00
Alexandru Ardelean
8cb86a583a
strdup_compat.h: re-spin this compat header ; use math_compat.h as template
...
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com >
2016-11-22 16:37:29 +02:00
Emmanuele Bassi
7601f20d70
Revert "compat/strdup.h: move common compat check for strdup() to own file"
...
This reverts commit aaba8c1080 .
This commit breaks builddir != srcdir build, but, more importantly, it
also adds a dependency on a header, "config.h", which is not installed
and it's supposed to be private — since it's generated at configuration
time and it's not meant to be used by projects compiling against a
library.
2016-11-07 20:51:11 +00:00
Alexandru Ardelean
0e91183300
json_pointer: add first revision
...
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com >
2016-11-04 09:51:36 +02:00
Alexandru Ardelean
aaba8c1080
compat/strdup.h: move common compat check for strdup() to own file
...
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com >
2016-11-03 15:51:33 +02:00
James Myatt
736f4b3581
Build random_seed.c as well
2015-03-04 10:45:40 +00:00
James Myatt
9d3d8d6fc0
Add x64 build configurations
2015-03-04 10:45:40 +00:00
James Myatt
e1a3f33a26
Set CompileAsCpp flag (Required for vs2010/winsdk71)
...
Revert some project settings to defaults
2015-03-04 10:45:39 +00:00
James Myatt
d5baa0381f
Update VS project to include current source files
2015-03-04 10:45:38 +00:00
Christopher Watford
4d18d39d99
Adds json_config.h.win32 to project. Adds VS2k13 project.
2014-12-05 10:27:44 -05:00