summary refs log tree commit diff
path: root/pkgs/applications/science/electronics/caneda
Commit message (Collapse)AuthorAge
* caneda: git-2012-02-16 -> 0.3.1Will Dietz2017-10-03
| | | | | | | | | | | | | | | | | | | | | | | cc #15558 Components are now part of the base install (previously it seems no components were included), which I believe mostly removes the need for the srcComponents bit. Debian is only other distro packaging this according to repology, and they don't include additional libraries which further suggests they're at least non-essential :). As for the Caneda/Libraries repository, copying these into the "libraries" directory with similar files does not cause them to be auto-registered anyway, as far as I can tell the application has a static list of components (in the source) and additional components need to be added using the GUI making bundling them a bit useless and misleading. caneda also now requires qt5 and doesn't appear to require either libxml2 or libxslt.
* caneda: fix build with gcc6Samuel Leathers2017-08-31
|
* caneda: use caneda.org for homepageMatthew Bauer2017-08-17
|
* Use general hardening flag toggle listsFranz Pletz2016-03-05
| | | | | | | | | | | | | | | | | | | | | | | 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
* caneda: disable format hardeningRobin Gloster2016-03-01
|
* Turn some license strings into lib.licenses valuesMateusz Kowalczyk2014-07-28
|
* * Caneda: fix the version number.Eelco Dolstra2012-02-17
| | | | svn path=/nixpkgs/branches/stdenv-updates/; revision=32361
* * Get rid of Qt 4.6. It doesn't compile with GCC 4.6. There was onlyEelco Dolstra2012-02-17
| | | | | | | one application still using it (Caneda), but upgrading it allowed it to build with Qt 4.7. svn path=/nixpkgs/branches/stdenv-updates/; revision=32353
* Adding canedaLluĂ­s Batlle i Rossell2010-10-24
svn path=/nixpkgs/trunk/; revision=24450