-
- Downloads
clean up meson build:
now builds a static library which can be then be used to build the executable and shared library. This reduces the dependency list and speeds up builds because we no longer have to build the object files twice (or worse!). added a meson/pgo.sh script to do profile-guided optimization automatically
Showing
- doc/binary_c2.lyx 279 additions, 52 deletionsdoc/binary_c2.lyx
- meson.build 391 additions, 284 deletionsmeson.build
- meson/c_main_sourcefiles.sh 4 additions, 0 deletionsmeson/c_main_sourcefiles.sh
- meson/check_binary_grid2.sh 15 additions, 0 deletionsmeson/check_binary_grid2.sh
- meson/list_shared_symbols.sh 13 additions, 0 deletionsmeson/list_shared_symbols.sh
- meson/pgo.sh 114 additions, 0 deletionsmeson/pgo.sh
- src/perl/scripts2/template.pl 7 additions, 1 deletionsrc/perl/scripts2/template.pl
- src/setup/version.c 0 additions, 1 deletionsrc/setup/version.c
- tbse 14 additions, 1 deletiontbse
Loading
Please register or sign in to comment