-
- Downloads
fix typo in docs (librinterpolate should have been libmemoize)
fix issue where the linker line in meson was too long : now we build each src subdir into its own static library then link all the static libraries. This should not hit the command-line length limit. add some more meson helper scripts
Showing
- doc/binary_c2.lyx 1 addition, 1 deletiondoc/binary_c2.lyx
- meson.build 76 additions, 5 deletionsmeson.build
- meson/c_sourcefiles.sh 1 addition, 1 deletionmeson/c_sourcefiles.sh
- meson/count_header_files.sh 10 additions, 0 deletionsmeson/count_header_files.sh
- meson/count_source_files.sh 9 additions, 0 deletionsmeson/count_source_files.sh
- meson/data_object_list.sh 1 addition, 1 deletionmeson/data_object_list.sh
- meson/data_object_list_and_build.sh 1 addition, 1 deletionmeson/data_object_list_and_build.sh
- meson/h_sourcefiles.sh 1 addition, 1 deletionmeson/h_sourcefiles.sh
- meson/header_files.sh 6 additions, 0 deletionsmeson/header_files.sh
- meson/source_directories.sh 6 additions, 0 deletionsmeson/source_directories.sh
- meson/source_files.sh 6 additions, 0 deletionsmeson/source_files.sh
- src/main.c 1 addition, 0 deletionssrc/main.c
- src/setup/argument_setting_functions.c 2 additions, 1 deletionsrc/setup/argument_setting_functions.c
Loading
Please register or sign in to comment