-
- Downloads
Reintegrate feature branch cdo-magics-build for improving the building...
Reintegrate feature branch cdo-magics-build for improving the building environment for Magplot operators Current status: The plotting operators are only available, then CDO is condfigure with magics AND libxml2. Bot are now available as regular configure options - manual setting of CPPFLAGS or LDFLAGS is not necessary anymore. All CPPFLAGS for MAGICS and XML have been removed from the related source code files. Only two files are envolved: * src/modules.c: adding the corresponding function pointers and operators * src/Makefile.am: adding the related source code files to the list of source files of CDO TODO: * add documentation on how to use plotting * make the documenation conditionally available. This should already work for the build-in help, but not for the pdf docu
No related branches found
No related tags found
Showing
- Makefile.in 12 additions, 37 deletionsMakefile.in
- aclocal.m4 8 additions, 38 deletionsaclocal.m4
- cdo.spec 1 addition, 1 deletioncdo.spec
- config/default 2 additions, 2 deletionsconfig/default
- configure 217 additions, 1 deletionconfigure
- contrib/Makefile.in 4 additions, 2 deletionscontrib/Makefile.in
- contrib/cdoCompletion.bash 0 additions, 6 deletionscontrib/cdoCompletion.bash
- contrib/cdoCompletion.tcsh 0 additions, 6 deletionscontrib/cdoCompletion.tcsh
- contrib/cdoCompletion.zsh 0 additions, 6 deletionscontrib/cdoCompletion.zsh
- m4/acx_options.m4 29 additions, 1 deletionm4/acx_options.m4
- src/CdoMagicsMapper.c 0 additions, 8 deletionssrc/CdoMagicsMapper.c
- src/Maggraph.c 0 additions, 24 deletionssrc/Maggraph.c
- src/Magplot.c 1 addition, 32 deletionssrc/Magplot.c
- src/Magvector.c 0 additions, 28 deletionssrc/Magvector.c
- src/Makefile.am 16 additions, 13 deletionssrc/Makefile.am
- src/Makefile.in 211 additions, 145 deletionssrc/Makefile.in
- src/config.h.in 12 additions, 0 deletionssrc/config.h.in
- src/magics_template_parser.c 0 additions, 7 deletionssrc/magics_template_parser.c
- src/magics_template_parser.h 1 addition, 8 deletionssrc/magics_template_parser.h
- src/modules.c 20 additions, 9 deletionssrc/modules.c
Loading
Please register or sign in to comment