| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | treewide: Per RFC45, remove all unquoted URLs | Michael Reilly | 2020-04-10 | 1 | -1/+1 |
| * | treewide: name -> pname (easy cases) (#66585)•••treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname | volth | 2019-08-15 | 1 | -1/+1 |
| * | google-gflags: move to aliases.nix•••google-gflags were renamed to gflags in 2012: https://github.com/gflags/gflags/#25-january-2012 gflags.name will be updated in staging. | Orivej Desh | 2019-07-25 | 1 | -4/+4 |
| * | ceres-solver: fix darwin build (#46626)•••The Basel BUILD file conflicts with the cmake build directory on case-insensitive filesystems, eg. darwin. /cc ZHF #45961 | Daiderd Jordan | 2018-09-13 | 1 | -2/+8 |
| * | ceres-solver: clean up cmake configuration (#42661)•••No need to explicitely set cmakeFlags, specifying the eigen library in the build inputs is enough. | timor | 2018-06-28 | 1 | -7/+1 |
| * | ceres-solver: 1.12.0 -> 1.14.0•••Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/ceres-solver/versions. 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.14.0 with grep in /nix/store/mvj86dhnflivspnsg5j28bvvxs3cqxb2-ceres-solver-1.14.0 - directory tree listing: https://gist.github.com/12d57ed67687bd3c67a7d582ae34e41d | R. RyanTM | 2018-04-07 | 1 | -2/+2 |
| * | pkgs: refactor needless quoting of homepage meta attribute (#27809)•••* pkgs: refactor needless quoting of homepage meta attribute A lot of packages are needlessly quoting the homepage meta attribute (about 1400, 22%), this commit refactors all of those instances. * pkgs: Fixing some links that were wrongfully unquoted in the previous commit * Fixed some instances | Silvan Mosberger | 2017-08-01 | 1 | -1/+1 |
| * | ceres-solver: 1.10.0 -> 1.12.0 | ndowens | 2017-03-11 | 1 | -9/+7 |
| * | ceres-solver: glog builds on darwin just fine now | Vlad Ki | 2016-11-19 | 1 | -9/+2 |
| * | treewide: Add lots of meta.platforms•••Build-tested on x86_64 Linux & Mac. | Tuomas Tynkkynen | 2016-08-02 | 1 | -0/+1 |
| * | Added derivation for google ceres-solver optimization library for C++ | Luis G. Torres | 2015-03-12 | 1 | -0/+51 |
