index
:
mmglue
main
midipix architecture- and target-specific files for musl libc
midipix
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
project
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-09
project: added assembler cflags.
midipix
2
-4
/
+10
2019-01-09
project: added cflags for memory functions.
midipix
1
-0
/
+13
2019-01-09
project: added common cflags.
midipix
1
-0
/
+8
2019-01-09
project: added libc.so's linking flags.
midipix
1
-0
/
+16
2019-01-09
project: added object-generation rules for shared/static/crt/ldso-objs.
midipix
1
-14
/
+109
2019-01-09
project: fixed dependency of alltypes.h & syscall.h on build/include/bits/.
midipix
1
-4
/
+5
2019-01-09
project: fixed dependency of build/version.h on build/ and .git/index.
midipix
1
-2
/
+1
2019-01-09
project: fixed dependency logic and generation rule for build/syscall.h.
midipix
3
-10
/
+23
2019-01-09
project: added rule for generation of (and dependency on) version.h.
midipix
2
-0
/
+9
2019-01-09
project: added rules for install-headers, simplified include path scheme.
midipix
1
-8
/
+66
2019-01-09
project: added config bits and rules for alltypes.h and syscall.h.
midipix
3
-3
/
+74
2019-01-09
project: custom config: added cfgdefs_detect_libc_version().
midipix
2
-0
/
+46
2019-01-09
project: added core source-tree logic.
midipix
2
-4
/
+78
2019-01-09
project: added a custom config step, added cfgdefs_set_arch().
midipix
2
-0
/
+46
2019-01-09
build-system transition: created a sofort-based skeleton.
midipix
9
-0
/
+20