Aurora's hermetic LUA + JSON based build oipeline under premake
Go to file
Reece 675c40d5c1 [*] deprio $PWD under /usr/lib.
I suppose we should treat /usr/lib like /lib instead of the the users $PATH for libs (~/usr/local/lib). /lib and /usr/lib are pretty much synonymous.

Should we add a '/usr/local/lib' below $PWD?

Should we add support for /usr/local/lib?
2021-11-15 19:19:00 +00:00
Core [*] deprio $PWD under /usr/lib. 2021-11-15 19:19:00 +00:00
Features [+] Base64 utils 2021-09-14 14:15:46 +01:00
Legacy Initial work on a revamp of the pipeline 2021-11-13 08:31:32 +00:00
Public [+] drama (attempting configureProjectForLd) 2021-11-15 18:34:46 +00:00
Utilities - 2021-11-14 16:38:07 +00:00
.gitignore Initial work on a revamp of the pipeline 2021-11-13 08:31:32 +00:00
aurora.lua Initial work on a revamp of the pipeline 2021-11-13 08:31:32 +00:00
JSON Schema.json [+] staticImpDefines for stupid modules that assume shared linkage over static 2021-06-06 13:15:07 +01:00
LICENSE Update 'LICENSE' 2021-05-20 12:53:35 +00:00
linux_build_x64 Initial work on a revamp of the pipeline 2021-11-13 08:31:32 +00:00
linux_cmake_publish Initial work on a revamp of the pipeline 2021-11-13 08:31:32 +00:00
linux_cmake_x64 Initial work on a revamp of the pipeline 2021-11-13 08:31:32 +00:00
linux_x64 Initial work on a revamp of the pipeline 2021-11-13 08:31:32 +00:00
README_CMake.txt Initial work on a revamp of the pipeline 2021-11-13 08:31:32 +00:00
README_Developers.txt Initial work on a revamp of the pipeline 2021-11-13 08:31:32 +00:00
README_Premake.txt Initial work on a revamp of the pipeline 2021-11-13 08:31:32 +00:00
README_Users.txt Initial work on a revamp of the pipeline 2021-11-13 08:31:32 +00:00
README.md Initial work on a revamp of the pipeline 2021-11-13 08:31:32 +00:00
win_cmake_local.bat Initial work on a revamp of the pipeline 2021-11-13 08:31:32 +00:00
win_cmake_publish.bat Initial work on a revamp of the pipeline 2021-11-13 08:31:32 +00:00
win_x64.bat Initial work on a revamp of the pipeline 2021-11-13 08:31:32 +00:00
win_x86.bat Initial work on a revamp of the pipeline 2021-11-13 08:31:32 +00:00

Defer to README_Users.txt