Commit Graph

17 Commits

Author SHA1 Message Date
Frank Denis
e4b716cd20 SUBDIRS << "contrib" 2016-10-05 15:46:02 +02:00
Frank Denis
300080a623 CRLF 2016-03-17 12:34:11 +01:00
Frank Denis
c7059e88ec Always install the .pc file even if pkg-config is not available.
And make sure that "make uninstall" gets rid of it, too.
2014-07-05 15:10:36 -07:00
Frank Denis
3aa856474a Distribute the dist-build directory 2013-12-31 16:16:29 +01:00
Frank Denis
3f615b093f Ship MSVC project files 2013-10-21 21:44:11 -07:00
Frank Denis
323f24ef60 Include msvc-scripts as a subdir of the main Makefile 2013-10-21 20:59:44 -07:00
Christian Wiese
2f64b991b6 build: changed to only generate/install .pc file if pkg-config is found
This change improves the pkg-config support to only generate/install a .pc
file if pkg-config is found, assuming it is part of the build toolchain.

Note:

The minimal version set for pkg-config is 0.25, because this is the oldest
version I am able to test at the moment.
2013-08-12 15:16:23 -07:00
Christian Wiese
24510eb3e9 build: create and install a pkgconfig file
This adds trivial changes to the autotools infrastructur and a
template to generate and install a pkgconfig file libsodium.pc.
2013-08-11 23:18:14 +02:00
Frank Denis
675541b6f2 Rename ChangeLog to NEWS, change autoconf strictness to foreign,
rename COPYING to LICENSE.
2013-08-05 11:19:13 -07:00
Jeroen Habraken
7056df2138 s/mardown/markdown/ 2013-08-05 10:22:44 -06:00
Frank Denis
7738f2e3b8 Don't forget to include README.markdown in the tarball
Spotted by cicku
2013-08-05 09:05:46 -07:00
Frank Denis
898cadc3e6 Set subdir-objects 2013-07-20 18:04:34 -07:00
Frank Denis
9131967397 We don't need libltdl 2013-04-25 22:51:19 -07:00
Frank Denis
ec925063d6 Add license file & THANKS file 2013-01-21 19:55:24 -08:00
Frank Denis
3509dbd387 Include libltdl in the tarball 2013-01-21 11:39:31 -08:00
Frank Denis
c04d4816fb Start adding tests 2013-01-20 14:03:05 -08:00
Frank Denis
cb10e7fd59 Add missing Makefile.am 2013-01-19 18:03:02 -08:00