Commit graph

13 commits

Author SHA1 Message Date
64e8468718 Merged autobuild into bldpkg, made changes related to it in bldpkg.conf 2023-05-11 22:56:36 +05:30
5f5313c63d Removed llvm-runtimes from tmpfsexceptionlist array, added scanelf to rqfiles array in bldpkg.conf
Discarded log script
Added several fixes and build system checks to mksm
2023-04-21 20:58:32 +05:30
2d46f3ac52 Replaced complicated preprunitservice file and directory generation with simpler getopts 2023-04-07 21:23:51 +05:30
f787c65b82 Simplified bldpkg.conf 2023-04-07 21:22:43 +05:30
c7954fdcc4 Changes to bldpkg.conf:
-> Moved CC, CXX and CPU architecture-related variables near extractprompt
-> Removed explanation describing how $PATH should be like if distcc or ccache is used
-> Renamed ccachesympath to ccachesymdirpath
-> Redefined pkgdest path as the older one affected placement of package installers
   if packages were built by section build files
-> rqfiles array is now defined in bldpkg.conf
2023-04-03 23:03:36 +05:30
cdaaa1dde8 Modified several defaults and removed obsolete code from bldpkg.conf 2023-04-02 09:06:36 +05:30
2e10ab6dad Changes to bldpkg:
-> Replaced basename and dirname with bash's built-in pattern matching
-> Added code to prompt for resuming an existing build in the presence of .$app.extraction.complete
-> Fixed some comments relating to $resumepkgbuild
Changes to bldpkg.conf:
-> Updated pkg names in tmpfsexceptionlist and packagesrequiringswap array
-> Added validatecompilers, compilerverbosity and autoresumepkgbuild variables
2023-03-13 23:44:49 +05:30
668052af61 Set new defaults and made small fixes to bldpkg.conf 2022-09-25 20:57:10 +05:30
8e08ed4953 Cleaned up bldpkg.conf 2022-09-05 07:56:17 +05:30
16246f3ef9 -> Updated CREDITS
-> Added licenses and copyrights in main and section build files
-> Fixed identation and added miscellaneous code and commentsin bldpkg
2022-02-15 10:31:48 +05:30
8b68c42d89 Renamed upper case variable names to lower case in bldpkg.conf 2022-02-14 12:24:45 +05:30
ed95528e8f -> Set various defaults in bldpkg.conf
->Added SM_CHECKDEPENDENCIES variable in bldpkg.conf and related code in bldpkg to toggle whether to
  check for build/runtime dependencies
2022-02-05 09:14:52 +05:30
98e71a6096 Initial commit 2022-01-28 23:06:05 +05:30