Commit Graph

725 Commits (68716cd3a4e6b0261506f52ccc00704d43e8ebaf)
 

Author SHA1 Message Date
Suresh Sundriyal 68716cd3a4 [autogen] More fixes. 9 years ago
Suresh Sundriyal 07179063f8 Merge pull request #199 from sureshsundriyal/wip
[autogen] Fix autogen on systems without 'which'.
9 years ago
Suresh Sundriyal 397f33ad03 [autogen] Fix autogen on systems without 'which'. 9 years ago
Suresh Sundriyal 4d3c1e206b Merge pull request #198 from sureshsundriyal/wip
[autogen] Honor environment variables and prefer autoreconf.
9 years ago
Suresh Sundriyal c1d37fab97 [autogen] Honor environment variables and prefer autoreconf. 9 years ago
Timothy Stack 32e96e6395 [pipe-to] fix some issues when running pipe in headless mode 9 years ago
Timothy Stack 1e7c988d85 [bookmark] fix static initializer order for the bookmark types 9 years ago
Suresh Sundriyal 36aa0c10d4 [build] Fix osx-package builds. 9 years ago
Suresh Sundriyal b954836cf0 [release-build] Fix the linux vagrant builds. 9 years ago
Suresh Sundriyal 24ce092873 Merge pull request #197 from sureshsundriyal/wip
[travis] Add 'make distcheck' to the test script.
9 years ago
Suresh Sundriyal d1916b3329 [travis] Add 'make distcheck' to the test script. 9 years ago
Suresh Sundriyal faa54f4823 Merge pull request #196 from sureshsundriyal/wip
[build] Fix 'make distcheck'/package logfile_vami.0
9 years ago
Suresh Sundriyal c64ec91eb5 [build] Fix 'make distcheck'/package logfile_vami.0 9 years ago
Timothy Stack 7b8bc67cc9 [pretty] drop extra new lines 9 years ago
Timothy Stack da73110578 Revert "Revert "[pretty-print] add a test for the pretty-printer""
This reverts commit 42b809427d.
9 years ago
Timothy Stack a300ce9977 [format] order the formats based on sample matches 9 years ago
Tim Stack fd55176df8 Merge pull request #195 from sureshsundriyal/wip
Clean up the autogenerated build files.
9 years ago
Suresh Sundriyal e7fdaf871f [README.md] Fix the instruction about autogen.sh. 9 years ago
Suresh Sundriyal 05b408b568 [cleanup] Remove generated files and add to .gitignore.
- Remove the build generated files from the source tree.
  - This should take care of these files going out of sync or not be
    compatible with the version of autotools installed on users'
    machines.
- Add the generated files to .gitignore.
- Add a note in the installation instructions to run autogen.sh before
  running configure.
9 years ago
Suresh Sundriyal 7e3036cb86 [build] autogen 9 years ago
Suresh Sundriyal 7948bc0e04 Merge pull request #193 from sureshsundriyal/wip
compiler flags.
9 years ago
Suresh Sundriyal fc91faaa00 Enable '-Werror' on the tests. 9 years ago
Suresh Sundriyal bfee33b7fd Turn on 'sign-compare' error check for tests. 9 years ago
Suresh Sundriyal b1a2a88d98 Merge pull request #188 from sureshsundriyal/wip
[build] Turn 'sign-compare' in to an error.
9 years ago
Suresh Sundriyal dd88c6543a [build] Turn 'sign-compare' in to an error.
Can't turn on the same on tests because it breaks on some test cases.
9 years ago
Timothy Stack a0ccbc9872 [build] quiet a format warning 9 years ago
Timothy Stack 0452bc0438 [build] some more sign-compare stuff 9 years ago
Suresh Sundriyal 87a669169d Merge pull request #187 from sureshsundriyal/wip
[build] Fix 'make distcheck'
9 years ago
Suresh Sundriyal 89cc9e09fd [build] Fix 'make distcheck' 9 years ago
Timothy Stack 8d20474e42 set the timestamp for the syslog file 9 years ago
Timothy Stack 397412aea3 don't check ws in diff 9 years ago
Timothy Stack 38e56b63ea [hist] fix the histogram when filters change 9 years ago
Tim Stack 1a204c6915 remove leftover test code 9 years ago
Timothy Stack 0d97e7ef59 override gettimeofday for testing 9 years ago
Timothy Stack 62011b4226 fix an errant include 9 years ago
Timothy Stack 408c690192 [log] some more logging cleanup 9 years ago
Timothy Stack f0f819b119 [log] dump more state on a crash 9 years ago
Suresh Sundriyal a1fd8f9dd9 [time_fmt] Add the new time_fmt to Makefile.am.
Makefile.in is a generated file and will get overwritten on the next
autogen run.
9 years ago
Tim Stack 38476316b2 Merge pull request #185 from androm3da/master
[time_formats] Added another time format
9 years ago
androm3da a66db0fd8b [time_formats] Added another time format
Added a new time format to the list
9 years ago
Suresh Sundriyal 0065badf1f Merge pull request #183 from sureshsundriyal/wip
[-Wformat] Fix scripty.cc again.
9 years ago
Suresh Sundriyal e62172fb63 [-Wformat] Fix scripty.cc again.
Seems like timeval is defined differently on OS X than on Linux. So
fixing the format specifier on one breaks it on the other. Explicitly
cast the value being passed in to fix the problem on both the platforms.
9 years ago
Suresh Sundriyal 814a549c72 Merge pull request #182 from sureshsundriyal/wip
[-Wunused-result] Bunch of test files.
9 years ago
Suresh Sundriyal e359f8552a [-Wunused-result] Bunch of test files. 9 years ago
Suresh Sundriyal c45496b593 [-Wformat] test/scripty.cc 9 years ago
Suresh Sundriyal 62777a92cd Merge pull request #181 from sureshsundriyal/wip
[Coverity] Fix a forward null.
9 years ago
Suresh Sundriyal 32c6874665 [-Wsign-compare] lnav_log.cc 9 years ago
Suresh Sundriyal 19e6303fac [-Wsign-compare] lnav.cc 9 years ago
Suresh Sundriyal 8c329130ed [-Wsign-compare] logfile_sub_source.cc 9 years ago
Suresh Sundriyal 410c2a3cd7 [-Wsign-compare] lnav_commands.cc 9 years ago