summaryrefslogtreecommitdiff
path: root/src/poolarch.c
AgeCommit message (Expand)AuthorFilesLines
2019-09-10Imported Upstream version 0.7.0upstream/0.7.0DongHun Kwak1-0/+4
2018-12-04Imported Upstream version 0.6.35upstream/0.6.35DongHun Kwak1-2/+5
2018-11-30Imported Upstream version 0.6.28upstream/0.6.28DongHun Kwak1-5/+5
2016-10-27Imported Upstream version 0.6.21upstream/0.6.21DongHun Kwak1-21/+4
2016-10-27Imported Upstream version 0.6.15upstream/0.6.15DongHun Kwak1-2/+2
2016-10-27Imported Upstream version 0.6.12upstream/0.6.12DongHun Kwak1-0/+3
2014-05-02add #ifdef FEDORA linesMichael Schroeder1-8/+14
2014-04-30Add a couple of architectures.Ales Kozumplik1-1/+7
2013-11-12Add m68k architectureAndreas Schwab1-0/+1
2013-11-05Add ppc64le architectureDinar Valeev1-0/+1
2013-08-07Add mipsel architectureMikko Hurskainen1-0/+1
2013-07-30add back armv7hnl for the Fedora guysMichael Schroeder1-0/+1
2013-07-08Extend pool arch table with extra armv5 stuffDirk Mueller1-3/+1
2013-07-01Add armv6hl and fallback from armv7hl to armv6hlDirk Mueller1-1/+2
2013-06-21add ppc64p7 (from Dinar Valeev)Michael Schroeder1-1/+2
2013-03-27Support aarch64Dirk Mueller1-0/+1
2012-04-03- get rid of DEBINA_SEMANTICS, add pool->noarchid, add DISTTYPE_ARCHMichael Schroeder1-5/+1
2012-04-02- "noarch" is called "any" on archlinux, so now we have noarch/all/any ;(Michael Schroeder1-1/+1
2012-01-11- set pool_id2color, fix commentsMichael Schroeder1-0/+1
2011-10-18Add arch arvm7tnhl and armv7thlMichael Andres1-0/+2
2011-07-12- rename all sat_ to solv_Michael Schroeder1-5/+5
2011-05-24- do not use obsolete interface in libsolv library itselfMichael Schroeder1-2/+2
2011-03-23- add pool_setarchpolicy() methodMichael Schroeder1-16/+36
2011-01-25Add armv7hl (hardfloat ABI) support. Beside armv7hl, there's also armv7nhl al...Jan-Simon Möller1-0/+2
2010-05-17- add armv7l (patch by Jan-Simon Moeller)Michael Schroeder1-0/+1
2009-12-21- add sparcv9v/sparc64v as requestedMichael Schroeder1-0/+2
2009-12-21- add forgotten sparc->sparc arch entryMichael Schroeder1-3/+4
2009-12-21- add sparc support, bump versionMichael Schroeder1-5/+5
2009-07-09- add support for repository disablingMichael Schroeder1-0/+22
2009-07-01- only add selfprovides if name is setMichael Schroeder1-0/+4
2008-10-29- Add "sh4" architectures.Michael Andres1-0/+3
2008-10-28- Add "arm" architectures.Michael Andres1-12/+19
2008-01-09- rename xmalloc/... functions to sat_malloc, as we're aMichael Schroeder1-3/+3
2007-11-08- add a licenseMichael Schroeder1-0/+7
2007-10-05fix typo, add some more architecturesMichael Schroeder1-3/+8
2007-10-02current state of 'sat-solver'Klaus Kaempf1-0/+84