Eelco Dolstra
|
74ca70da3a
|
Add 'mk/' from commit '1eff3ad37fdb9dcf9f8528fdacea0ebf0e79d545'
git-subtree-dir: mk
git-subtree-mainline: 6ef32bddc1
git-subtree-split: 1eff3ad37f
|
2014-02-01 14:38:28 +01:00 |
|
Eelco Dolstra
|
568b1b0a8a
|
Remove mk subdirectory in preparation for "git subtree"
|
2014-01-09 16:15:16 +01:00 |
|
Eelco Dolstra
|
55c9a40613
|
Move stuff to top-level
This makes it easier to use with "git subtree".
|
2014-01-09 16:12:02 +01:00 |
|
Eelco Dolstra
|
259086de84
|
Add support for building JARs from Java sources
|
2013-12-18 16:40:48 +01:00 |
|
Eelco Dolstra
|
99ed25accf
|
Add a function for doing recursive wildcard searches
Source: http://blog.jgc.org/2011/07/gnu-make-recursive-wildcard-function.html
|
2013-12-18 15:01:14 +01:00 |
|
Eelco Dolstra
|
088552b319
|
Set default installation paths
|
2013-12-17 12:13:48 +01:00 |
|
Eelco Dolstra
|
e81b82a2cf
|
make dryclean: Sort names
|
2013-12-16 16:51:05 +01:00 |
|
Eelco Dolstra
|
a630635d7f
|
No longer interpret $(..._SOURCES) relative to $(..._DIR)
|
2013-12-16 16:49:41 +01:00 |
|
Eelco Dolstra
|
4da8046513
|
Don't include all *.dep files
|
2013-12-12 11:39:58 +01:00 |
|
Eelco Dolstra
|
034bbcafaf
|
Add 'make help'
|
2013-12-12 11:27:47 +01:00 |
|
Eelco Dolstra
|
45131da736
|
Get rid of whitespace in $(d)
|
2013-12-12 11:24:03 +01:00 |
|
Eelco Dolstra
|
c34f3c5ba4
|
Handle *.cpp extension
|
2013-12-12 11:22:57 +01:00 |
|
Eelco Dolstra
|
dfcc64f556
|
Only provide 'make dist' if PACKAGE_NAME is set
|
2013-12-12 11:22:25 +01:00 |
|
Eelco Dolstra
|
3560f52cc4
|
dryclean: Show what actual files would be deleted
|
2013-12-12 11:22:08 +01:00 |
|
Eelco Dolstra
|
49a385096e
|
Initial commit (imported from the Nix repo)
|
2013-12-10 15:54:34 +01:00 |
|
Eelco Dolstra
|
bf8b66adcf
|
Add missing file
|
2013-12-04 13:41:32 -05:00 |
|
Eelco Dolstra
|
0202ce6b94
|
Add support for ‘make installcheck’
|
2013-11-25 18:47:03 +01:00 |
|
Eelco Dolstra
|
9285f0aa2b
|
Add a Makefile for the Perl stuff
|
2013-11-25 16:38:33 +00:00 |
|
Eelco Dolstra
|
8f08046606
|
Expand configure variables before writing config.status
This way, we can use config.status for generating scripts/* (without
ending up with lines like "#! /usr/bin/perl -I${libexecdir}/...").
|
2013-11-25 15:52:14 +00:00 |
|
Eelco Dolstra
|
7ce0e05ad8
|
Rename Makefile.new -> Makefile
|
2013-11-25 15:25:13 +00:00 |
|
Eelco Dolstra
|
962551a071
|
Add a Makefile for the scripts directory
|
2013-11-25 15:17:16 +00:00 |
|
Eelco Dolstra
|
1a1d8b073a
|
Add a Makefile for bsdiff
|
2013-11-25 11:39:21 +00:00 |
|
Eelco Dolstra
|
784feb6839
|
Let ‘make clean’ delete instantiated template files
|
2013-11-25 11:29:13 +00:00 |
|
Eelco Dolstra
|
79b7c596a9
|
Use create-dir for installing dynamic libraries
|
2013-11-25 10:17:37 +00:00 |
|
Eelco Dolstra
|
ed0a8dd71a
|
Add a function for instantiating Autoconf *.in files
|
2013-11-25 10:16:07 +00:00 |
|
Eelco Dolstra
|
f980755766
|
Split Makefile.lib into several *.mk files
|
2013-11-25 09:50:35 +00:00 |
|