Commit graph

766 commits

Author SHA1 Message Date
John Kerl
bfebcf3366 neaten 2015-09-23 22:27:09 -04:00
John Kerl
3035d6e946 have manpage match executable name 2015-09-23 22:15:14 -04:00
John Kerl
0e773464e9 neaten 2015-09-23 22:03:38 -04:00
John Kerl
c0d8b3baa6 doc updates for autoconfig; 2.2.1 release 2015-09-23 22:01:08 -04:00
John Kerl
51f89efad5 work around travis-build problem for xmllint/manpage 2015-09-23 20:50:32 -04:00
John Kerl
4e4372ae67 bump package version in prep for release of autoconfig support 2015-09-23 20:41:59 -04:00
John Kerl
80910d0e69 remove cyclic subpackage dependencies 2015-09-23 20:24:39 -04:00
John Kerl
b52935be04 subpackage-dependency-DAG iterate 2015-09-23 09:45:49 -04:00
John Kerl
5395e9efbc subpackage-dependency-DAG iterate 2015-09-23 09:41:04 -04:00
John Kerl
d333109c15 subpackage-dependency-DAG iterate 2015-09-23 09:33:56 -04:00
John Kerl
ca1b44bc96 subpackage-dependency-DAG iterate 2015-09-23 09:30:33 -04:00
John Kerl
e45caaf479 subpackage-dependency-DAG iterate 2015-09-23 09:13:45 -04:00
John Kerl
4777a58edc subpackage-dependency-DAG iterate 2015-09-23 09:08:34 -04:00
John Kerl
4aecad10bd draft next-rev manpage text 2015-09-22 23:11:30 -04:00
John Kerl
568c21282e draft next-rev manpage text 2015-09-22 23:10:33 -04:00
John Kerl
03b155aa97 todo 2015-09-22 23:03:52 -04:00
John Kerl
84e874c894 mlrg/mlrp are noinst-only 2015-09-22 22:05:01 -04:00
John Kerl
d0cba5b0af add issues link to README.md 2015-09-22 21:35:04 -04:00
John Kerl
eaa3c36d2c add issues link to README.md 2015-09-22 21:33:18 -04:00
John Kerl
9cb3054b49 add issues link to README.md 2015-09-22 21:32:26 -04:00
John Kerl
1dad05b9dd Use autoconf for travis build 2015-09-22 21:21:21 -04:00
John Kerl
aa8d4bf829 Use autoconf for travis build 2015-09-22 21:15:26 -04:00
John Kerl
fdb4bd1f4e Use autoconf for travis build 2015-09-22 21:11:45 -04:00
John Kerl
c7558b1f51 Use autoconf for travis build 2015-09-22 21:10:08 -04:00
John Kerl
1885b6d8c3 wiz pull request 2015-09-22 21:03:58 -04:00
John Kerl
7acdb7cb14 wiz pull request 2015-09-22 20:59:44 -04:00
John Kerl
b757b08958 Merge pull request #70 from 0-wiz-0/master
small improvements
2015-09-22 20:57:03 -04:00
John Kerl
343b8110b3 Merge pull request #69 from olorin/topic/old-automake
Compatibility with automake < 1.12
2015-09-22 20:56:37 -04:00
John Kerl
3c6d684a22 autoconf-related doc updates 2015-09-22 08:14:18 -04:00
Thomas Klausner
288383c1ae autoconf defines HAVE_CONFIG_H by default, use it. 2015-09-22 14:01:51 +02:00
Thomas Klausner
e083956b94 .gitignore: mlrk is not built any longer, remove. 2015-09-22 14:01:20 +02:00
Sharif Olorin
cade0a9cd8 Compatibility with automake < 1.12
AM_PROG_AR was added in automake 1.12; this patch will cause automake
to use it if present, but proceed with the build if not.
2015-09-22 06:42:07 +00:00
John Kerl
fc3db29412 unit-test updates 2015-09-21 22:48:10 -04:00
John Kerl
831e8507a7 wiz autoconf merge 2015-09-21 22:23:09 -04:00
John Kerl
204c650fa0 wiz autoconf merge 2015-09-21 22:21:11 -04:00
John Kerl
0472c44f28 wiz autoconf merge 2015-09-21 22:18:29 -04:00
John Kerl
5e5b7acacd Merge pull request #67 from 0-wiz-0/master
autoconf/automake support
2015-09-21 22:15:51 -04:00
John Kerl
caee2b1227 prepare for wiz autoconf merge 2015-09-21 22:13:41 -04:00
John Kerl
a2955eab66 prepare for wiz autoconf merge 2015-09-21 22:13:04 -04:00
John Kerl
55b5331fc2 lrec-evaluator manual-test -> unit-test 2015-09-21 22:01:18 -04:00
John Kerl
5bd66cb19c lrec-evaluator manual-test -> unit-test 2015-09-21 21:57:47 -04:00
John Kerl
2ed1773973 lrec-evaluator manual-test -> unit-test 2015-09-21 21:57:23 -04:00
John Kerl
77d7f5ffdf test-argparse UT cases 2015-09-21 18:16:12 -04:00
John Kerl
ed24c11cc8 test-argparse UT cases 2015-09-21 18:15:22 -04:00
John Kerl
30d786f4d0 test-argparse UT cases 2015-09-21 18:15:11 -04:00
Thomas Klausner
c344818782 Merge branch 'master' of https://github.com/johnkerl/miller 2015-09-21 15:13:02 +02:00
Thomas Klausner
af690698e2 automake: Build mlr before running the main test program. 2015-09-21 15:12:39 +02:00
John Kerl
e20a53adb9 todo 2015-09-20 22:38:09 -04:00
John Kerl
b0b014f966 sync new unit-test files from upstream 2015-09-20 22:24:45 -04:00
John Kerl
bc043bbe8b sync with upstream 2.2.0 release 2015-09-20 22:12:13 -04:00