Commit graph

28 commits

Author SHA1 Message Date
John Kerl
4f6f03ea80 put_dsl -> mlr_dsl renames 2016-01-12 22:08:35 -05:00
John Kerl
9829b9db02 filter-put merge iterate 2016-01-11 21:26:32 -05:00
Thomas Klausner
7b4fa0d507 c/Makefile.am: fix some typos 2015-09-28 20:16:33 +02:00
John Kerl
e0fe591d25 standardize CFLAGS usage 2015-09-26 21:55:14 -04:00
John Kerl
4ed86eb45c neaten 2015-09-26 21:43:42 -04:00
John Kerl
4d9d1ae3d4 test-reorg iterate 2015-09-25 22:32:00 -04:00
John Kerl
7989f0bbd0 test-reorg iterate 2015-09-25 17:03:49 -04:00
John Kerl
c8a585fa07 test-reorg iterate 2015-09-25 16:51:12 -04:00
John Kerl
5bd3d3d60c test-reorg iterate 2015-09-25 16:47:46 -04:00
John Kerl
80910d0e69 remove cyclic subpackage dependencies 2015-09-23 20:24:39 -04:00
John Kerl
84e874c894 mlrg/mlrp are noinst-only 2015-09-22 22:05:01 -04:00
Thomas Klausner
af690698e2 automake: Build mlr before running the main test program. 2015-09-21 15:12:39 +02:00
Thomas Klausner
ccb9b4cb7b Merge branch 'master' of https://github.com/johnkerl/miller 2015-09-18 16:12:51 +02:00
Thomas Klausner
6ee57980a1 automake: update for changes on master
Remove mlrk, valgrind targets.
Enable getl build.
Test file was renamed, follow suit.
2015-09-14 09:13:39 +02:00
Thomas Klausner
f101393745 Merge branch 'master' of https://github.com/johnkerl/miller 2015-09-12 09:19:29 +02:00
Thomas Klausner
a6e03eb626 automake: Descend into c/test and run test from there.
While here, remove obsolete file from sources.
2015-09-10 16:19:12 +02:00
Thomas Klausner
dc22b75977 automake: comment out two old programs.
They cause dependency loops.
2015-09-10 16:17:58 +02:00
Thomas Klausner
36a7d8c1bc automake: convert more custom targets to automake.
XXX: some of them do not build (upstream problem)
2015-09-08 13:00:03 +02:00
Thomas Klausner
bee8565e02 automake: add most standalone mains. 2015-09-08 12:37:32 +02:00
Thomas Klausner
4459dfeafc Merge branch 'master' of https://github.com/johnkerl/miller 2015-09-08 11:40:31 +02:00
Thomas Klausner
0fb2c8413d Merge branch 'master' of https://github.com/johnkerl/miller 2015-09-07 10:43:05 +02:00
Thomas Klausner
1dfa39c71d automake: Update source lists for recent changes. 2015-09-05 21:42:34 +02:00
Thomas Klausner
1c4373f8cd Merge branch 'master' of https://github.com/johnkerl/miller 2015-09-05 21:38:55 +02:00
Thomas Klausner
73ee1c6100 automake: survive 'make distcheck'.
Add some missing files, remove some invented ones.
Improve lemon rules.

TODO: perhaps lemon can be made to behave better when the source files
are not in "."? This would simplify the corresponding rules.
2015-09-04 15:39:14 +02:00
Thomas Klausner
c8cbafd6c2 automake: add remaining unit tests
All work.
2015-09-04 15:17:36 +02:00
Thomas Klausner
634f97538b Merge branch 'master' of https://github.com/johnkerl/miller 2015-09-04 15:01:51 +02:00
Thomas Klausner
36080d7a9d Fix two automake warnings.
tags and ctags targets are provided by automake.
libtool wants us to look for ar(1) too.
2015-08-29 18:52:36 +02:00
Thomas Klausner
f498a75b09 Start autoconf/automake based build system.
mlr itself builds.

TODO:
tests
custom targets
perf/
doc/
probably other stuff I overlooked
2015-08-29 12:51:03 +02:00
Renamed from c/Makefile (Browse further)