aboutsummaryrefslogtreecommitdiff
path: root/pkgs/development/libraries/pdf2xml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* pdf2xml: add description + licenseMarkus Kowalewski2020-06-271-2/+4
|
* treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-101-1/+1
|
* Merge remote-tracking branch 'upstream/master' into hardened-stdenvRobin Gloster2016-08-031-0/+4
|\
| * treewide: Add lots of platforms to packages with no metaTuomas Tynkkynen2016-08-021-0/+4
| | | | | | | | Build-tested on x86_64 Linux and on Darwin.
* | Merge remote-tracking branch 'upstream/master' into hardened-stdenvRobin Gloster2016-04-181-2/+2
|\|
| * libxml2,libxslt: split into multiple outputsVladimír Čunát2015-10-051-2/+2
| | | | | | | | | | Fixed all references, hopefully. libxml2Python is slightly hacky now, but it seems to work.
* | Use general hardening flag toggle listsFranz Pletz2016-03-051-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The following parameters are now available: * hardeningDisable To disable specific hardening flags * hardeningEnable To enable specific hardening flags Only the cc-wrapper supports this right now, but these may be reused by other wrappers, builders or setup hooks. cc-wrapper supports the following flags: * fortify * stackprotector * pie (disabled by default) * pic * strictoverflow * format * relro * bindnow
* | pdf2xml: disable format hardeningRobin Gloster2016-03-011-4/+6
|/
* Change occurrences of gcc to the more general ccJohn Wiegley2014-12-261-0/+2
| | | | | This is done for the sake of Yosemite, which does not have gcc, and yet this change is also compatible with Linux.
* nixos.org/tarballs -> tarballs.nixos.orgEelco Dolstra2013-06-251-1/+1
| | | | | It's currently the same machine, but tarballs.nixos.org should become an S3/CloudFront site eventually.
* * "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointlessEelco Dolstra2012-01-181-1/+1
| | | | | | function, so obsolete it. svn path=/nixpkgs/branches/stdenv-updates/; revision=31644
* added libxpdf and pdf2xmlRob Vermaas2010-08-252-0/+78
svn path=/nixpkgs/trunk/; revision=23427