aboutsummaryrefslogtreecommitdiff
path: root/build.sh
AgeCommit message (Expand)Author
2024-06-03Added in searchpath for lib64, which is where libraries get installed sometimes.Adam Harrison
2024-05-12Updated meson and build.sh to remove source context for LPM_STATIC builds.Adam Harrison
2024-04-17Gcc as $CC (#108)Rohan Vashisht
2024-04-05Changed CFLAGS and LDFLAGS vars in build script to handle Guldo's exotic buil...Adam Harrison
2024-03-17Build zlib on windows.Adam Harrison
2023-07-10Fixed typo.Adam Harrison
2023-07-09Made -g flag signal whether or not we move to debug builds for cmake.Adam Harrison
2023-07-06Updated modules.Adam Harrison
2023-07-05Added in better traceability.Adam Harrison
2023-07-05Added in early exits for failing to build underlying libraries.Adam Harrison
2023-06-27Fixed windows compile due to new libgit2 version.Adam Harrison
2023-06-27Fixed some minor bugs, moved json to a library, updated manifest to reflect t...Adam Harrison
2023-06-20Removed system configuration search paths.Adam Harrison
2023-06-20Removed xxd as a dependnecy.Adam Harrison
2023-02-02Added in JSON progress bars.Adam Harrison
2023-01-16Putting CFLAGS in the right order.v0.9993Adam Harrison
2023-01-16Sigh.Adam Harrison
2023-01-16Updated build, and release.Adam Harrison
2023-01-13Updated it so that lpm can run tests.Adam Harrison
2023-01-09Fixed some minor bugs.Adam Harrison
2023-01-03Build with musl?v0.98Adam Harrison
2022-12-30Added in debug for tls.Adam Harrison
2022-12-30Routed through FS for mac.Adam Harrison
2022-12-30Fixed cmake warning.Adam Harrison
2022-12-29Began process of integrating keychain queries for mac into lpm.Adam Harrison
2022-12-27Added in "post" key.Adam Harrison
2022-12-04Moved things over to LPM_STATIC, rather than LPM_LIVE.Adam Harrison
2022-12-04Made build clearer.Adam Harrison
2022-12-04Made LIVE more clear.Adam Harrison
2022-12-04Got rid of makefile for zlib. Unecessary.Adam Harrison
2022-12-03Better error handling.Adam Harrison
2022-11-29Added in preprocessor guard.Adam Harrison
2022-11-29Put in microtar from rxi instead of libtar, because libtar isn't portable.remove-libarchiveAdam Harrison
2022-11-29Fixed up last little bits, did some testing.Adam Harrison
2022-11-29Potentially got things working.Adam Harrison
2022-11-29Fixed certificate conversion.Adam Harrison
2022-11-29Added in inconv.Adam Harrison
2022-11-29Moved header.Adam Harrison
2022-11-29Windows fixes.Adam Harrison
2022-11-29Removed openssl, and curl, and added mbedded tls.curl-removalAdam Harrison
2022-11-26Compiled lua file before embedding it.Adam Harrison
2022-11-26Changed to release builds, and simplified libssl builds.Adam Harrison
2022-11-02Updated to not generate needless attributes, and updated build commands to ac...Adam Harrison
2022-10-25Making build.sh more compatible with older cmakes. Also, fixed some issues wh...Adam Harrison
2022-10-14Reorganized things.Adam
2022-10-08Fixed clean.Adam
2022-10-08Updated workflow, and added in libarchive extraction.Adam
2022-10-08Added in libarchive and liblzma.Adam
2022-10-06Refactored a few things.Adam
2022-09-19Removed libpsl.Adam