Age | Commit message (Expand) | Author | Lines |
2019-01-14 | Fixed call to sed in the standard GNU Build system | Mohammad Akhlaghi | -4/+5 |
2019-01-02 | Copyright year updated to 2019 | Mohammad Akhlaghi | -1/+1 |
2018-12-04 | Configure script for GNU Build system now an input argument | Mohammad Akhlaghi | -6/+7 |
2018-12-03 | Checking Mac OS host for configuring OpenSSL | Mohammad Akhlaghi | -2/+2 |
2018-12-03 | Trusted CA certificates also downloaded for Wget usage | Mohammad Akhlaghi | -0/+1 |
2018-12-03 | Preference for shared library linking | Mohammad Akhlaghi | -1/+2 |
2018-12-02 | Wget and OpenSSL now installed as a basic dependency | Mohammad Akhlaghi | -5/+10 |
2018-11-30 | Setting libgit2 to build statically in any case | Mohammad Akhlaghi | -1/+3 |
2018-11-29 | Optional rpath link option, CMake search path set, static WCSLIB | Mohammad Akhlaghi | -4/+3 |
2018-11-29 | Ignoring building of GCC for pipeline | Mohammad Akhlaghi | -3/+19 |
2018-11-29 | Using proper shell when building programs with GNU tools | Mohammad Akhlaghi | -2/+9 |
2018-11-29 | GCC is now installed by the pipeline | Mohammad Akhlaghi | -3/+4 |
2018-11-28 | Better control of shared library linking | Mohammad Akhlaghi | -1/+0 |
2018-11-26 | High-level dependencies build without system's PATH | Mohammad Akhlaghi | -0/+2 |
2018-11-19 | Removed GNU Binutils, CMake's built with its own bootstrap | Mohammad Akhlaghi | -2/+2 |
2018-11-17 | TeX Live also built within the pipeline (no extra packages yet) | Mohammad Akhlaghi | -1/+1 |
2018-11-16 | Minor correction in shell's if statement | Mohammad Akhlaghi | -2/+2 |
2018-11-16 | Configure script checks if static libraries will be built | Mohammad Akhlaghi | -2/+4 |
2018-11-15 | Binutils and other compressors also included in pipeline | Mohammad Akhlaghi | -20/+21 |
2018-11-15 | Static linking flag added to LDFLAGS, using special Bash script | Mohammad Akhlaghi | -21/+19 |
2018-11-14 | Lzip and Tar also built as basic dependencies | Mohammad Akhlaghi | -1/+1 |
2018-11-14 | Configuration stops if a dependency cannot be built | Mohammad Akhlaghi | -0/+80 |