depot
this commit
canon
subtree-staging
monorepo for the virus lounge
The Virus Lounge
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-02-18
Make it work on GNU Make > 3.81 again
Eelco Dolstra
4
-8
/
+8
2014-02-18
More GNU Make 3.81 compatibility
Eelco Dolstra
2
-1
/
+4
2014-02-14
Add a function for looking up programs in $PATH
Eelco Dolstra
1
-0
/
+4
2014-02-11
Support setting CFLAGS and CXXFLAGS for libraries/programs
Eelco Dolstra
2
-2
/
+10
2014-02-07
Support DESTDIR
Eelco Dolstra
3
-22
/
+27
2014-02-06
Remove dead code
Eelco Dolstra
1
-3
/
+0
2014-02-06
Create the target directory of libraries and programs
Eelco Dolstra
4
-4
/
+9
2014-02-04
GNU Make 3.81 compatibility
Eelco Dolstra
7
-12
/
+12
2014-02-03
Add a basic README
Eelco Dolstra
1
-0
/
+6
2014-02-01
installcheck: Don't depend on install
Eelco Dolstra
1
-1
/
+1
2014-02-01
Add missing file
Eelco Dolstra
1
-0
/
+7
2014-02-01
Improve "make dist"
Eelco Dolstra
2
-6
/
+10
2014-02-01
Make variable names more regular
Eelco Dolstra
8
-42
/
+43
2014-02-01
Support adding "make help" text
Eelco Dolstra
2
-7
/
+16
2014-02-01
Change dependency file names from foo.dep to .foo.o.dep
Eelco Dolstra
6
-12
/
+14
2014-01-31
Add support for installing man-pages
Eelco Dolstra
1
-1
/
+11
2014-01-23
Clang doesn't know the "-z defs" flag
Eelco Dolstra
1
-1
/
+1
2014-01-10
Nicer Make output
Eelco Dolstra
10
-17
/
+33
2014-01-09
Add support for building shared libraries on Mac OS X
Eelco Dolstra
2
-6
/
+21
2014-01-09
Declare template_files as a simply expanded variable
Eelco Dolstra
1
-0
/
+2
2014-01-09
Remove duplicate elements from *_SOURCES
Eelco Dolstra
2
-2
/
+2
2014-01-09
Move stuff to top-level
Eelco Dolstra
10
-0
/
+0
2013-12-18
Add support for building JARs from Java sources
Eelco Dolstra
2
-1
/
+39
2013-12-18
Add a function for doing recursive wildcard searches
Eelco Dolstra
1
-0
/
+5
2013-12-17
Set default installation paths
Eelco Dolstra
1
-7
/
+12
2013-12-16
make dryclean: Sort names
Eelco Dolstra
1
-1
/
+1
2013-12-16
No longer interpret $(..._SOURCES) relative to $(..._DIR)
Eelco Dolstra
2
-8
/
+18
2013-12-12
Don't include all *.dep files
Eelco Dolstra
1
-2
/
+4
2013-12-12
Add 'make help'
Eelco Dolstra
1
-0
/
+24
2013-12-12
Get rid of whitespace in $(d)
Eelco Dolstra
1
-1
/
+1
2013-12-12
Handle *.cpp extension
Eelco Dolstra
1
-0
/
+3
2013-12-12
Only provide 'make dist' if PACKAGE_NAME is set
Eelco Dolstra
1
-0
/
+4
2013-12-12
dryclean: Show what actual files would be deleted
Eelco Dolstra
1
-2
/
+2
2013-12-10
Initial commit (imported from the Nix repo)
Eelco Dolstra
9
-0
/
+335