Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2018-11-20 | GNU Coreutils now built in basic dependencies | Mohammad Akhlaghi | -19/+29 |
2018-11-19 | Removed GNU Binutils, CMake's built with its own bootstrap | Mohammad Akhlaghi | -43/+10 |
2018-11-19 | Gzip's tarball in tar.gz instead of tar.lz | Mohammad Akhlaghi | -27/+27 |
2018-11-18 | Pipeline also installs TeX live and necessary packages | Mohammad Akhlaghi | -0/+11 |
2018-11-16 | Configure script checks if static libraries will be built | Mohammad Akhlaghi | -2/+49 |
2018-11-15 | Fixed small typo (missed a semi-colon) | Mohammad Akhlaghi | -2/+2 |
2018-11-15 | Binutils and other compressors also included in pipeline | Mohammad Akhlaghi | -28/+96 |
2018-11-15 | Static linking flag added to LDFLAGS, using special Bash script | Mohammad Akhlaghi | -1/+2 |
2018-11-14 | Lzip and Tar also built as basic dependencies | Mohammad Akhlaghi | -39/+49 |
2018-11-14 | Configuration stops if a dependency cannot be built | Mohammad Akhlaghi | -16/+4 |
2018-11-14 | ./configure and building of Bash and Make with more basic tools | Mohammad Akhlaghi | -0/+128 |