index
:
perk
main
PE Resource Kit
midipix
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
sysinfo
/
toolchain
Age
Commit message (
Collapse
)
Author
Files
Lines
2017-11-23
build system: added PERK to the toolchain variables.
midipix
2
-0
/
+2
2017-10-31
build system: toolchain: added definitions for message and resource compilers.
midipix
2
-0
/
+4
2017-10-25
build system: PE targets: added mdso-based import library generation support.
midipix
2
-0
/
+2
2016-11-10
build system: PE targets: added import library version support.
midipix
2
-0
/
+2
2016-11-10
build system: --toolchain: initial implementation.
midipix
2
-0
/
+34
2016-11-10
build system: use the term 'compiler' rather than 'toolchain' where applicable.
midipix
3
-139
/
+0
2016-11-10
whitespace meditation.
midipix
3
-56
/
+56
2016-11-10
build system: gcc: add missing cross-compilation conditional.
midipix
1
-1
/
+5
2016-11-10
build system: fix support of CC, CPP, and CXX directly passed to configure.
midipix
3
-9
/
+51
2016-11-10
build system: include host definitions prior to toolchain definitions and ↵
midipix
1
-1
/
+1
fix CC accordingly.
2016-11-10
build system: add cparser support.
midipix
1
-0
/
+34
2016-11-10
build system: add missing -E in clang's CPP variable definition.
midipix
1
-1
/
+1
2016-11-10
build system: replace the build_ prefix with the more appropriate native_ ↵
midipix
1
-3
/
+3
prefix.
2016-11-10
build system: use toolchain as a build_cc default.
midipix
1
-3
/
+3
2016-11-10
build system: assign variable values via '=' rather than '?='.
midipix
2
-2
/
+2
2016-11-10
makefile replacement: step 2/2: use the midipix build template.
midipix
2
-0
/
+59