Commit Graph

775 Commits (b854940d22f5ac8a27719429ae462dba953f5920)
 

Author SHA1 Message Date
Suresh Sundriyal c61bfbecad [-Wsign-compare] log_vtab_impl.cc 9 years ago
Suresh Sundriyal ff4db03d5b [-Wsign-compare *&& -Wuninitailzed] log_format.cc 9 years ago
Suresh Sundriyal a21c172d8e [Coverity] Fix a forward null. 9 years ago
Suresh Sundriyal baa5ca1ea1 Revert "Enable coverity scan."
This reverts commit 661ecbeec9.
9 years ago
Suresh Sundriyal 661ecbeec9 Enable coverity scan. 9 years ago
Tim Stack 605d18ebcb Merge pull request #180 from sureshsundriyal/wip
More compiler warnings.
9 years ago
Suresh Sundriyal e6d97795fe [-Wunused-but-set-variable] vt52_curses.cc 9 years ago
Suresh Sundriyal fe6f3ec1ae [-Wsign-compare] view_curses.hh 9 years ago
Suresh Sundriyal 72bdbb5839 [-Wsign-compare] statusview_curses.hh 9 years ago
Suresh Sundriyal 67e79fb07c [-Wsign-compare] readline_curses.cc 9 years ago
Suresh Sundriyal 36b012eba3 [-Wsign-compare] filter_observer.hh 9 years ago
Suresh Sundriyal 35feb28212 [-Wsign-compare] textview_curses.hh 9 years ago
Suresh Sundriyal c23ea2cf96 [-Wsign-compare] json_ptr.hh 9 years ago
Suresh Sundriyal 04471054d8 [-Wsign-compare] data_scanner.hh 9 years ago
Suresh Sundriyal de34380aed [-Wsign-compare] readline_highlighters.cc 9 years ago
Suresh Sundriyal 1eca34b99d [travis] test-suite.log disappearance.
Seems like this is related to differences in the automake version.
9 years ago
Tim Stack 9c4568f15b Merge pull request #179 from sureshsundriyal/wip
[travis] Fix travis behavior.
9 years ago
Suresh Sundriyal 873f29c1ac [travis] List the files in test directory. 9 years ago
Suresh Sundriyal 8d6d321ec5 [travis] Print the pwd.
Travis can't seem to find the test-logs anymore.
9 years ago
Suresh Sundriyal 7d5ddc5994 [travis] Fix travis behavior.
Something seems to have changed in the travis infrastructure. It has
suddenly started complaining about 'test' usage in test_logfile.sh and
not printing out the test logs after the run.
9 years ago
Suresh Sundriyal dd8ebbd11e Merge pull request #178 from sureshsundriyal/wip
[-Wsign-compare] Type mismatch: db_sub_source.hh
9 years ago
Suresh Sundriyal e1f922d25a [-Wsign-compare] Type mismatch: db_sub_source.hh 9 years ago
Tim Stack e03b734ba1 Merge pull request #176 from sureshsundriyal/wip
[-Wsign-compare] Fix the type mismatch warnings.
9 years ago
Suresh Sundriyal e41549f96c [-Wsign-compare] Fix the type mismatch warnings. 9 years ago
Suresh Sundriyal b619860704 Merge pull request #175 from sureshsundriyal/wip
Make autogen.sh work with older versions of Automake.
9 years ago
Suresh Sundriyal a333658bc6 [travis] Use the older versions of Automake. 9 years ago
Suresh Sundriyal 7e7f75d669 [build] Point aclocal to the 'm4' directory.
This should hopefully make the autogen script work with older versions
of automake as well.
9 years ago
Suresh Sundriyal 9018238b46 Merge pull request #173 from sureshsundriyal/wip
[build] Get rid of warnings from autoreconf.
9 years ago
Suresh Sundriyal b53e3f2401 [build] Get rid of warnings from autoreconf.
* Remove some of the obsolete macros.
* Use AC_CONFIG_MACRO_DIR to allow compatibility with older versions of
  autoconf.
* Remove AU_ALIAS from curses macro.
9 years ago
Timothy Stack 66c5d9413e fix piping lnav 9 years ago
Timothy Stack 7efedcdafc [lint] remove unnecessary null checks 9 years ago
Suresh Sundriyal fed9f08cb1 Merge pull request #168 from sureshsundriyal/wip2
Try and fail if libgpm is really required.
9 years ago
Suresh Sundriyal a6a55af2e3 [build] autogen 9 years ago
Suresh Sundriyal b4d7781539 [build] Try a bit harder to resolve libgpm dependency. 9 years ago
Timothy Stack e71985a951 need to check the view stack in rebuild_indexes() 9 years ago
Suresh Sundriyal d5d2e219e1 Merge pull request #166 from sureshsundriyal/wip
More build stuff.
9 years ago
Suresh Sundriyal 538f97b13e [build] autogen 9 years ago
Suresh Sundriyal 78efe35f3f [build] Pick up readline '.a' files.
And give preference to user specified/ac discovered paths rather than
system directories.
9 years ago
Tim Stack 62675db140 Merge pull request #165 from sureshsundriyal/wip
[travis] Print out the logs after failure.
9 years ago
Suresh Sundriyal e73397587a [travis] Shell conditional shorthands are also special in YAML. 9 years ago
Suresh Sundriyal f5a9259df5 [travis] Print out the logs after failure.
If `make check` fails, the && will short out and will not print the logs
when it is most useful. Print out the log as an 'after_script'.
9 years ago
Timothy Stack 033c861028 [cmd] next/prev-mark commands 9 years ago
Tim Stack 61ece9649d Merge pull request #164 from sureshsundriyal/wip
[pretty print] Avoid extra new lines.
9 years ago
Timothy Stack e30ada3983 [build] fix automake version in release script 9 years ago
Suresh Sundriyal a46d33de2b [pretty print] Avoid extra new lines.
With the recent change to enable pretty print on all the log lines in
the current view, 'lnav' adds extra new lines between all the normal log
lines. This change removes the extra new lines.
9 years ago
Suresh Sundriyal c156175822 Merge pull request #163 from sureshsundriyal/wip
More release build related fixes.
9 years ago
Suresh Sundriyal 82dbc1dad1 [build] autogen 9 years ago
Suresh Sundriyal b9c8e18611 [build] Revert the LIBS variable after readline checks. 9 years ago
Suresh Sundriyal af21670065 Merge pull request #162 from sureshsundriyal/wip
Fix the release builds.
9 years ago
Suresh Sundriyal 27b0a67168 [build] autogen 9 years ago