Commit graph

13 commits

Author SHA1 Message Date
John Kerl
80910d0e69 remove cyclic subpackage dependencies 2015-09-23 20:24:39 -04:00
Thomas Klausner
4f5b4cd95e automake: add new sources. 2015-09-15 09:20:50 +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
54479316c7 automake: adapt for changes in 2.1.4. 2015-09-08 11:45:10 +02:00
Thomas Klausner
1f7190e2cd automake: remove removed file from sources. 2015-09-07 10:44:49 +02:00
Thomas Klausner
340678a715 automake: bump version to 2.1.3. Add missing source file. 2015-09-06 14:53:28 +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
85500149bb automake: Run four test programs.
They finish successfully.
2015-09-04 15:06:37 +02:00
Thomas Klausner
634f97538b Merge branch 'master' of https://github.com/johnkerl/miller 2015-09-04 15:01:51 +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