You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lnav/m4
Suresh Sundriyal d118a60a36 [cross-compile] Allow build artifacts to be built with build compilers.
While cross-compiling; bin2c and ptimec need to run during build on the
build-host. Currently; the host compiler is picked and the generated
binaries cannont be exec'ed causing the build to fail.

The change fixes the bin2c and ptimec compilation units to use the
build host compatible compiler.
4 years ago
..
ax_check_link_flag.m4 [build] add -static-libstdc++ and -static-libgcc by default 8 years ago
ax_cxx_compile_stdcxx.m4 [pretty-print] allow formats to do transforms before pretty-printing 8 years ago
ax_cxx_compile_stdcxx_11.m4 [pretty-print] allow formats to do transforms before pretty-printing 8 years ago
ax_cxx_compile_stdcxx_14.m4 [listview] get a batch of rows from the source instead of a single one at a time 8 years ago
ax_prog_cc_for_build.m4 [cross-compile] Allow build artifacts to be built with build compilers. 4 years ago
ax_pthread.m4 [main] capture stderr only after initscr() and fix curl configure detection 4 years ago
ax_with_curses.m4 [build] Get rid of warnings from autoreconf. 10 years ago
libcurl.m4 if curl-config --static-libs returns nothing, use the regular --libs option 9 years ago
lnav_common.m4 [build] Add yajl related macros. 10 years ago
lnav_with_jemalloc.m4 [build] Get rid of warnings from autoreconf. 10 years ago
lnav_with_pcre.m4 [build] Remove the mangled C++ symbol check. 10 years ago
lnav_with_readline.m4 [build] Get rid of warnings from autoreconf. 10 years ago
lnav_with_sqlite3.m4 [secure-mode] Disallow ATTACH statements completely. 9 years ago
lnav_with_yajl.m4 [build] Get rid of warnings from autoreconf. 10 years ago