index
:
oasis.git
master
Unnamed repository; edit this file 'description' to name the repository.
Mike Vink
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
config.def.lua
Age
Commit message (
Expand
)
Author
2020-12-04
Add missing -fPIE to default CFLAGS, and update .build.yml for static PIE
Michael Forney
2020-12-03
Switch back to -static-pie by default
Michael Forney
2020-06-22
Add -O2 to host cflags by default
Michael Forney
2020-06-03
Re-add accidentally removed -static flag
Michael Forney
2020-06-03
Disable static PIE in default config for now
Michael Forney
2020-05-25
Start to support configurable prefix
Michael Forney
2020-04-22
Use -Os instead of -O2 by default
Michael Forney
2020-03-29
Use mainline gcc supported -static-pie flag
Michael Forney
2020-01-29
Move toolchain config into config.lua
Michael Forney
2020-01-29
Add support for building multiple configurations
Michael Forney
2019-07-06
No C++ components anymore
Michael Forney
2018-11-06
Use musl 1.1.20 getentropy
Michael Forney
2018-02-16
Build static PIEs by default
Michael Forney
2017-11-14
libdrm: Build libdrm_amdgpu.a
Michael Forney
2017-10-24
Move defaults to config.def.lua
Michael Forney
2017-09-25
Rewrite ninja generation scripts in Lua
Michael Forney