summaryrefslogtreecommitdiffstats
path: root/source-builder/sb/linux.py (unfollow)
Commit message (Expand)AuthorFilesLines
2023-11-17sb/linux.py: More reliably recognize distributionMichael South1-30/+59
2022-01-24sb/linux.py: Simplify "distro" determinationSebastian Huber1-7/+3
2020-08-28sb: Fix the imports on Python2Chris Johns1-1/+1
2020-08-25sb: Use shebang env pythonChris Johns1-2/+2
2020-04-28sb/linux.py: Workaround for Python >= 3.8Anders Montonen1-7/+11
2020-03-05sb: Use multiprocessing.cpu_count()Sebastian Huber1-16/+2
2019-08-24Add support for MX LinuxHimanshu401-1/+1
2019-01-17Change Linux default prefix to "/opt"Sebastian Huber1-0/+1
2017-01-10Add distro aliases for Gentoo hostsRalf Ramsauer1-0/+6
2016-03-07sb: Update code base to support Python3 and Python2.Chris Johns1-1/+1
2014-06-04sb: Support Linux Mint.Chris Johns1-1/+1
2014-04-10sb: Add _host_os_version to all supported hosts.Chris Johns1-13/+15
2013-06-04distro_ver fails on Non-LSB distros.Dhananjay Balan1-2/+6
2013-05-16Fix the core detection on Linux.Chris Johns1-1/+1
2013-05-15Support Canadian cross builds on FreeBSD (and other hosts).Chris Johns1-1/+8
2013-05-01Use float for version number such as CentOS 6.3.Chris Johns1-2/+2
2013-04-30The dist version is index 1 not 2.Chris Johns1-1/+1
2013-04-30Fix the dist_ver bug. Covert the string to an int.Chris Johns1-2/+2
2013-04-25Add SuSE variations.Chris Johns1-0/+4
2013-04-25Update for Fedora 17 changes.Chris Johns1-3/+12
2013-04-24Add touch for Redhat hosts.Chris Johns1-1/+2
2013-04-03PR 2108, PR 2109. Add --jobs and --always-clean.Chris Johns1-5/+4
2013-04-02Fix the CPU count on Linux.Chris Johns1-1/+1
2013-03-15Add distro aliases to group similar types.Chris Johns1-11/+28
2013-03-15Remove tabs. Add a safe way to default to a distro.Chris Johns1-10/+13
2013-03-15Arch specific additionsDhananjay Balan1-1/+2
2013-03-15Linux Distro specific path namesDhananjay Balan1-9/+19
2013-02-22Add support for Raspberry Pi.Chris Johns1-9/+16
2012-11-08Add support for Fedora 16.Chris Johns1-19/+20
2012-11-07Add -pipe to the compiler options.Chris Johns1-1/+1
2012-11-06Fix silly bug.Chris Johns1-1/+1
2012-11-06Add support for Ubuntu.Chris Johns1-63/+74
2012-11-06Move into the source-builder tree.Chris Johns1-0/+0
2012-11-04Add checking support to make sure a host is setup correctly.Chris Johns1-14/+14
2012-10-31Change name to Source Builder from Tool Builder.Chris Johns1-0/+0