netcdf-c/ncgen
Dennis Heimbigner c9d16d82d6 Fix cmake X mmap
supercede PR: https://github.com/Unidata/netcdf-c/pull/1384

Since we have an mmap user, undeprecate it and make sure
it works. Other changes:

* fix test cases to work with make -j
* fix exposed ncgen error.
2019-04-19 20:32:26 -06:00
..
bindata.c Merge remote-tracking branch 'origin/gh1233.dmh' into pr-aggregation.wif 2018-12-30 23:55:30 -08:00
bytebuffer.c ncgen directory updated 2018-12-06 15:40:43 -07:00
bytebuffer.h ncgen directory updated 2018-12-06 15:40:43 -07:00
c0_4.cdl Tweaking cdl files so that we can compare against them. 2016-11-18 11:07:20 -07:00
c0.cdl Tweaking cdl files so that we can compare against them. 2016-11-18 11:07:20 -07:00
c5.cdl merge-squash 2015-10-09 10:12:11 -06:00
cdata.c merge master and fix conflicts 2018-12-12 11:47:54 -07:00
cdfdata.c ncgen directory updated 2018-12-06 15:40:43 -07:00
CMakeLists.txt ncgen directory updated 2018-12-06 15:40:43 -07:00
cmldata.c ncgen directory updated 2018-12-06 15:40:43 -07:00
compound_datasize_test2.cdl support fixes for Github issue 323 2016-11-17 15:29:32 -07:00
compound_datasize_test.cdl Reformated source cdl to allow for a diff test. 2016-11-16 10:57:36 -07:00
ctests.sh Primary change: add dap4 support 2017-03-08 17:01:10 -07:00
cvt.c ncgen directory updated 2018-12-06 15:40:43 -07:00
data.c ncgen directory updated 2018-12-06 15:40:43 -07:00
data.h ncgen directory updated 2018-12-06 15:40:43 -07:00
debug.c ncgen directory updated 2018-12-06 15:40:43 -07:00
debug.h ncgen directory updated 2018-12-06 15:40:43 -07:00
depend moving to trunk subdir 2010-06-03 13:24:43 +00:00
dump.c ncgen directory updated 2018-12-06 15:40:43 -07:00
dump.h ncgen directory updated 2018-12-06 15:40:43 -07:00
env Use short "-k" codes instead of deprecated version numbers for ncgen and nccopy tests 2014-12-28 22:42:05 -07:00
escapes.c ncgen directory updated 2018-12-06 15:40:43 -07:00
f77data.c ncgen directory updated 2018-12-06 15:40:43 -07:00
foo.cdl Resolve Lynton's vlen problems (partially) re: jira NCF-145 2012-02-14 00:25:32 +00:00
ftests.sh Primary change: add dap4 support 2017-03-08 17:01:10 -07:00
genbin.c Remove all references to __FILE__ in ncgen 2019-02-17 14:22:30 -07:00
genc.c ncgen directory updated 2018-12-06 15:40:43 -07:00
genchar.c ncgen directory updated 2018-12-06 15:40:43 -07:00
gencml.c ncgen directory updated 2018-12-06 15:40:43 -07:00
generate.c ncgen directory updated 2018-12-06 15:40:43 -07:00
generr.c Corrected an issue observed on OSX 2019-01-15 14:36:07 -07:00
generr.h ncgen directory updated 2018-12-06 15:40:43 -07:00
genf77.c ncgen directory updated 2018-12-06 15:40:43 -07:00
genj.c ncgen directory updated 2018-12-06 15:40:43 -07:00
genjjni.c ncgen directory updated 2018-12-06 15:40:43 -07:00
genjstd.c ncgen directory updated 2018-12-06 15:40:43 -07:00
genlib.c ncgen directory updated 2018-12-06 15:40:43 -07:00
genlib.h ncgen directory updated 2018-12-06 15:40:43 -07:00
getfill.c ncgen directory updated 2018-12-06 15:40:43 -07:00
includes.h Fix more memory leaks in netcdf-c library 2018-11-15 10:00:38 -07:00
internals.html Fix pull request https://github.com/Unidata/netcdf-c/pull/374 (dap4.dmh) 2017-04-03 21:39:44 -06:00
jdata.c merge master and fix conflicts 2018-12-12 11:47:54 -07:00
jdatajni.c ncgen directory updated 2018-12-06 15:40:43 -07:00
jdatastd.c ncgen directory updated 2018-12-06 15:40:43 -07:00
jtests.sh Use short "-k" codes instead of deprecated version numbers for ncgen and nccopy tests 2014-12-28 22:42:05 -07:00
lfs-tests Fix pull request https://github.com/Unidata/netcdf-c/pull/374 (dap4.dmh) 2017-04-03 21:39:44 -06:00
list.c ncgen directory updated 2018-12-06 15:40:43 -07:00
list.h ncgen directory updated 2018-12-06 15:40:43 -07:00
main.c Separate out the --ansi comment fixes. 2018-12-12 13:23:09 -07:00
Makefile.am merge master and fix conflicts 2018-12-12 11:47:54 -07:00
makeparser.sh Swapped /bin/bash for /bin/sh to test on osx. 2018-08-12 23:01:08 -06:00
nc_iter.c Remove all references to __FILE__ in ncgen 2019-02-17 14:22:30 -07:00
nc_iter.h ncgen directory updated 2018-12-06 15:40:43 -07:00
ncf199.cdl Updating ncgen run_nc4_tests.sh script to ensure that results are tested in addition to whether or not ncgen exited successfully. 2016-11-16 11:09:14 -07:00
ncf345.cdl Misc. source comment typos 2018-04-26 23:04:01 -04:00
ncgen.1 Fix more memory leaks in netcdf-c library 2018-11-15 10:00:38 -07:00
ncgen.h Fix cmake X mmap 2019-04-19 20:32:26 -06:00
ncgen.l Fix ncgen handling of octal constants (with leading 0). 2019-02-25 20:57:23 -07:00
ncgen.y Fix errors when building on big-endian machine 2019-01-31 21:13:06 -07:00
ncgenl.c Fix ncgen handling of octal constants (with leading 0). 2019-02-25 20:57:23 -07:00
ncgeny.c Fix errors when building on big-endian machine 2019-01-31 21:13:06 -07:00
ncgeny.h Fix more memory leaks in netcdf-c library 2018-11-15 10:00:38 -07:00
odom.c ncgen directory updated 2018-12-06 15:40:43 -07:00
odom.h ncgen directory updated 2018-12-06 15:40:43 -07:00
ref_camrun.cdl Misc. source comment typos 2018-04-26 23:04:01 -04:00
run_tests2.sh Primary change: add dap4 support 2017-03-08 17:01:10 -07:00
semantics.c Fix cmake X mmap 2019-04-19 20:32:26 -06:00
tst_gattenum.cdl Apparently we have no .cdl test cases that have 2017-03-18 17:57:48 -06:00
tst_usuffix.cdl re: gihub issue https://github.com/Unidata/netcdf-c/issues/380 2017-03-24 18:56:14 -06:00
util.c merge master and fix conflicts 2018-12-12 11:47:54 -07:00
util.h ncgen directory updated 2018-12-06 15:40:43 -07:00
XGetopt.c Merge from latest netcdf-cmake branch. 2012-12-05 18:35:42 +00:00