index
:
perk
main
PE Resource Kit
midipix
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
Makefile.in
Age
Commit message (
Collapse
)
Author
Files
Lines
2016-11-10
utility: integrated pe_source_version().
midipix
1
-1
/
+0
2016-11-10
driver: added struct pe_source_version, pe_source_version().
midipix
1
-2
/
+2
2016-11-10
build system: PE targets: added import library version support.
midipix
1
-10
/
+12
2016-11-10
build system: added library version support.
midipix
1
-4
/
+14
2016-11-10
build system: completed project-related annotation.
midipix
1
-0
/
+2
2016-11-10
build system: added utility nickname support.
midipix
1
-0
/
+1
2016-11-10
build system: add support of project-specific install steps.
midipix
1
-4
/
+6
2016-11-10
build system: when present, use the git refdir as a version.tag dependency.
midipix
1
-1
/
+2
2016-11-10
build system: remove syslibdir support, fix related typo in config.usage.
midipix
1
-2
/
+0
2016-11-10
build system: added --exec-prefix support.
midipix
1
-0
/
+2
2016-11-10
build system: properly use DESTDIR in conjunction with individual variables.
midipix
1
-8
/
+8
2016-11-10
build system: remove erroneous build-time references to LIBDIR and BINDIR.
midipix
1
-6
/
+6
2016-11-10
build system: added .display-host.
midipix
1
-0
/
+3
2016-11-10
build system: Makefile.in: .display-env: $(CROSS_COMPILE)'s label now matches.
midipix
1
-1
/
+1
2016-11-10
build system: Makefile.in: added the .display-project virtual target.
midipix
1
-2
/
+7
2016-11-10
build system: --toolchain: initial implementation.
midipix
1
-0
/
+3
2016-11-10
build system: toolchain archiver: pass arguments as commands.
midipix
1
-1
/
+1
2016-11-10
build system: use the term 'compiler' rather than 'toolchain' where applicable.
midipix
1
-3
/
+3
2016-11-10
build system: add support for CFLAGS_OS and CFLAGS_SITE.
midipix
1
-0
/
+4
2016-11-10
build system: fix the shared-app recipe.
midipix
1
-1
/
+1
2016-11-10
build system: application object files: add missing dependency on version.tag.
midipix
1
-0
/
+1
2016-11-10
build system: DESTDIR: avoid accidental posix-special leading two slashes.
midipix
1
-8
/
+8
2016-11-10
build system: version.sh: initial implementation.
midipix
1
-4
/
+12
2016-11-10
build system: Makefile.in: fix typo.
midipix
1
-1
/
+1
2016-11-10
build system: fix support of CC, CPP, and CXX directly passed to configure.
midipix
1
-0
/
+7
2016-11-10
build system: include host definitions prior to toolchain definitions and ↵
midipix
1
-1
/
+1
fix CC accordingly.
2016-11-10
Makefile.in: .display-env: add missing @echo.
midipix
1
-0
/
+1
2016-11-10
build system: add missing dependency on (out-of-)tree.tag.
midipix
1
-2
/
+2
2016-11-10
build system: replace BIN_DIR and friends with the familiar BINDIR and co.
midipix
1
-26
/
+26
2016-11-10
build system: replace the build_ prefix with the more appropriate native_ ↵
midipix
1
-8
/
+8
prefix.
2016-11-10
build system: invokve host.sh without the help of $(SHELL).
midipix
1
-1
/
+1
2016-11-10
build system: add support for non-portable host headers.
midipix
1
-2
/
+7
2016-11-10
build system: assign variable values via '=' rather than '?='.
midipix
1
-47
/
+47
2016-11-10
Makefile.in: replace the basic .display target with an extended one.
midipix
1
-22
/
+84
2016-11-10
Makefile.in: add missing dependency information.
midipix
1
-0
/
+2
2016-11-10
makefile replacement: step 2/2: use the midipix build template.
midipix
1
-0
/
+213
[prev]