about summary refs log tree commit diff
path: root/pkgs/applications/misc/xca
AgeCommit message (Collapse)AuthorFilesLines
2021-01-16pkgs/applications: pkgconfig -> pkg-configBen Siraphob1-2/+2
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly1-1/+1
2020-01-31xca: 2.1.2 -> 2.2.1R. RyanTM1-2/+2
2019-08-15treewide: name -> pname (easy cases) (#66585)volth1-1/+1
treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
2018-11-08xca: 2.1.1 -> 2.1.2Peter Hoeg1-2/+2
2018-09-14xca: 2.1.0 -> 2.1.1Peter Hoeg1-7/+7
2018-08-02xca: 2.0.1 -> 2.1.0Peter Hoeg1-4/+2
2018-05-30xca: typoPeter Hoeg1-1/+1
2018-05-30xca: 1.4.1 -> 2.0.1Peter Hoeg1-7/+14
2018-03-15xca: 1.4.0 -> 1.4.1Ryan Mulligan1-2/+2
Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done: - built on NixOS - Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.) - found 1.4.1 with grep in /nix/store/zbqzc6j7104bdpdmpxzj8i11dsxmp3h4-xca-1.4.1
2018-02-14xca: 1.3.2 -> 1.4.0Peter Hoeg1-8/+5
2017-10-24xca: Remove unnecessary substituteInPlaceTuomas Tynkkynen1-6/+0
Builds fine without.
2017-06-18qt5: remove makeQtWrapperThomas Tuegel1-11/+6
2017-04-28xca: now works with qt 5.8Peter Hoeg1-2/+2
2017-03-13xca: broken on qt 5.7Peter Hoeg1-0/+1
2017-03-03xca: fix buildFranz Pletz1-0/+2
cc #23253
2017-01-02xca: qt4 -> qt5Peter Hoeg1-7/+19
Compile against qt5 instead of qt4.
2015-12-11Merge branch 'master' into closure-sizeLuca Bruno1-2/+2
2015-12-02xca: 1.3.1 -> 1.3.2Christoph Hrdinka1-2/+2
2015-10-13fix references to ${libtool}/libVladimír Čunát1-1/+2
2015-08-31xca: 1.3.0 -> 1.3.1Tobias Geerinckx-Rice1-2/+2
2015-08-29xca: 0.9.3 -> 1.3.0Jaka Hudoklin2-67/+2
2015-01-31Merge branch 'master' into stagingVladimír Čunát2-0/+59
Conflicts (relatively simple): pkgs/applications/audio/spotify/default.nix pkgs/build-support/cc-wrapper/default.nix pkgs/development/compilers/cryptol/1.8.x.nix
2015-01-24xca: fix sslJaka Hudoklin2-0/+59
2015-01-14rename occurrences of gcc.gcc to gcc.ccEric Seidel1-1/+1
2014-12-13xca: not broken anymoreJaka Hudoklin1-1/+0
2014-08-27xca: mark as brokenDomen Kožar1-0/+1
2014-05-25xca: fix packageJaka Hudoklin1-2/+7
For some reason library paths are not set at all for some libraries during the build. Wrapper with LD_LIBRARY_PATH set for relevant libraries is currently solution.
2013-10-08Add xca, interface for managing keys like RSA or DSAJaka Hudoklin1-0/+27