index
:
perk
main
PE Resource Kit
midipix
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
project
Age
Commit message (
Collapse
)
Author
Files
Lines
2016-11-10
output: added pe_output_error_record(), pe_output_error_vector().
midipix
1
-0
/
+1
2016-11-10
internals: error trace implementation: added pe_record_error().
midipix
2
-0
/
+2
2016-11-10
utility: improved box integration, removed need for build-time macro.
midipix
1
-0
/
+1
2016-11-10
build system: support project-specific overrides of OS and toolchain defs.
midipix
1
-0
/
+0
2016-11-10
project: add explicit rules for object dependency on version.tag.
midipix
1
-0
/
+3
2016-11-10
build system: moved core definition files to a designated folder.
midipix
3
-203
/
+0
2016-11-10
build system: Makefile.in, version.mk: added --avoid-version support.
midipix
1
-0
/
+21
2016-11-10
build system: Makefile.in, custom.mk: added --disable-frontend support.
midipix
1
-0
/
+12
2016-11-10
build system: project: added custom header installation support.
midipix
1
-0
/
+12
2016-11-10
build system: added --strict, --ccstrict, --ldstrict support.
midipix
1
-5
/
+7
2016-11-10
build system: fix dependency of app.tag, avoid unconditional step execution.
midipix
1
-0
/
+3
2016-11-10
build system: always install headers with install-static and install-shared.
midipix
1
-10
/
+0
2016-11-10
build system: added support for CFLAGS_UTIL, LDFLAGS_UTIL.
midipix
1
-2
/
+3
2016-11-10
build system: Makefile.in, custom.mk: added --disable-[shared|static] support.
midipix
1
-0
/
+28
2016-11-10
build system: Makefile.in, custom.mk: added --all-[static|shared] support.
midipix
1
-0
/
+24
2016-11-10
internals: pe_little_endian_host(): initial implementation and integration.
midipix
1
-0
/
+1
2016-11-10
build system: move implib and soname defs to pe- and elf-specific recipes.
midipix
2
-4
/
+4
2016-11-10
build system: PE targets: added import library version support.
midipix
2
-2
/
+15
2016-11-10
build system: added library version support.
midipix
2
-3
/
+56
2016-11-10
project: added tag version information.
midipix
1
-0
/
+5
2016-11-10
build system: added utility nickname support.
midipix
1
-4
/
+4
2016-11-10
build system: remove erroneous build-time references to LIBDIR and BINDIR.
midipix
1
-8
/
+8
2016-11-10
build system: add support for CFLAGS_OS and CFLAGS_SITE.
midipix
1
-1
/
+1
2016-11-10
whitespace meditation.
midipix
2
-22
/
+22
2016-11-10
program driver: adjust source tree to support multiple skins.
midipix
3
-0
/
+3
2016-11-10
internal headers: rename perk_impl.h to perk_reader_impl.h
midipix
1
-2
/
+2
2016-11-10
output import libraries and dependency symbols: initial implementation.
midipix
1
-0
/
+1
2016-11-10
internal header rename: perk_output.h --> perk_output_impl.h.
midipix
1
-1
/
+1
2016-11-10
pretty printer: use common prolog/epilog for output stream selection.
midipix
1
-1
/
+2
2016-11-10
driver integration 8/9: driver code: initial implementation.
midipix
2
-0
/
+3
2016-11-10
driver integration 1/9: remove old (ad-hoc) driver, prepare source tree.
midipix
2
-4
/
+4
2016-11-10
initial inclusion of argv.h: thread-safe arg parser and usage screen generator.
midipix
1
-0
/
+1
2016-11-10
build system: replace BIN_DIR and friends with the familiar BINDIR and co.
midipix
1
-8
/
+8
2016-11-10
build system: normalize CFLAGS for shared and static library builds.
midipix
1
-2
/
+2
2016-11-10
build system: normalize (alpha-sort) the list of source C files.
midipix
1
-5
/
+5
2016-11-10
build system: assign variable values via '=' rather than '?='.
midipix
1
-25
/
+25
2016-11-10
makefile replacement: step 2/2: use the midipix build template.
midipix
8
-0
/
+79