pagure Logo
  • Log In

tulips / perk

Clone
Source Code
GIT
  • Source
  • Issues  0
  • Pull Requests  0
  • Stats
 Overview  Files  Commits  Branches  Forks  Releases

Commits 512

Branch: 9afe042e6a5a9a421723fe798c07b71f96de94bb
main
build system: re-implemented sofort/pkgconf.sh.
midipix • 6 years ago  
9afe04
build system: Makefile.in: include custom config defs before project files.
midipix • 6 years ago  
97304b
build system: configure: cfgdefs.mk must always be written from scratch.
midipix • 6 years ago  
88054e
built system: added the NATIVE_CC_{CFGHOST|CFLAGS|LDFLAGS} variables.
midipix • 6 years ago  
fccb48
build system: configure: robustly support special characters in custom args.
midipix • 6 years ago  
fd8eb5
build system: configure: set $mb_native_cc independently of $CC.
midipix • 6 years ago  
e168c1
build system: support custom configuration via cfgdefs.sh (and usrdefs.mk).
midipix • 6 years ago  
45b33c
build system: added NATIVE_CC_HOST support.
midipix • 6 years ago  
8ce85a
build system: --all-shared: ensure linking against the newly built library.
midipix • 6 years ago  
019786
build system: only apply LDFLAGS_IMPLIB to the package's primary shared lib.
midipix • 6 years ago  
f82082
build system: --all-shared: properly express primary shared library dependency.
midipix • 6 years ago  
2aa060
build system: PE, ELF: defined DSO_REF_VER, DSO_REF_SONAME, DSO_REF_SOLINK.
midipix • 6 years ago  
4170e8
build system: sysinfo: bsd/linux: remove implib .PHONY defs (are in elf.mk).
midipix • 6 years ago  
d13280
build system: all-shared: use LDFLAGS_APP as before, now with correct ordering.
midipix • 6 years ago  
fe9352
build system: added --cfghost support.
midipix • 6 years ago  
15f27a
pe_get_image_meta(), pe_read_import_lookup(): follow correct lookup semantics.
midipix • 6 years ago  
4ae524
pe_get_image_meta(): properly read the import-by-ordinal import lookup flag.
midipix • 6 years ago  
2bae5f
output: header dump: pe_hdrdump_import_tbl(): output the import library name.
midipix • 6 years ago  
0a52ca
perk_structs.h: added struct pe_raw_import_name (dummy definition).
midipix • 6 years ago  
4b8f04
output: header dump: added pe_hdrdump_import_tbl().
midipix • 6 years ago  
8f30d9
pe_get_image_meta(), struct pe_meta_import_hdr: added .ih_virtual_addr.
midipix • 6 years ago  
a7f9b1
output: header dump: added pe_hdrdump_export_hdr().
midipix • 6 years ago  
225d90
pe_get_image_meta(), struct pe_meta_export_hdr: added .eh_virtual_addr.
midipix • 6 years ago  
ffd8a3
output: header dump: added pe_hdrdump_sec_tbl().
midipix • 6 years ago  
1ce710
output: header dump: added pe_hdrdump_opt_hdr().
midipix • 6 years ago  
382719
output: header dump: added pe_hdrdump_coff_object_hdr().
midipix • 6 years ago  
ec3678
output: header dump: added pe_hdrdump_coff_image_hdr().
midipix • 6 years ago  
153cea
output: header dump: added pe_hdrdump_image_dos_hdr().
midipix • 6 years ago  
71ed2f
internals: added pe_output_hex_{header|footer}(), pe_output_raw_element().
midipix • 6 years ago  
b73ae8
pe_get_image_meta(), pe_get_image_framework(): init/use .m_framework member.
midipix • 6 years ago  
c13a6b
pe_get_image_meta(), pe_get_image_subtype(): init/use the .m_subtype member.
midipix • 6 years ago  
aec459
pe_get_image_meta(), pe_get_image_abi(): init/use the .m_abi member.
midipix • 6 years ago  
180890
struct pe_image_meta: added the pe_abi, pe_subtype, and pe_framework members.
midipix • 6 years ago  
867bfb
build system: host flavors: support suffixed library extensions.
midipix • 6 years ago  
9eb746
driver: pe_get_driver_ctx(): support stack-based argv.
midipix • 6 years ago  
42b537
internals: pe_output_strerror(): use strerror_r(3) rather than strerror(3).
midipix • 6 years ago  
2b097c
front-end utility: pe_main(): remove the redundant argc parameter.
midipix • 6 years ago  
e1a772
build system: configure: replace non-simple backtick with $(...) construct.
midipix • 6 years ago  
db3db2
project: added initial pkgconfig.support.
midipix • 6 years ago  
3f303c
build system: fix shared/static install target dependencies on install-pkgconf.
midipix • 6 years ago  
af77d8
build system: all-shared binary: added missing build-dep on $(SHARED_SOLINK).
midipix • 6 years ago  
5e104a
build system: all-shared front-end variant: fix ordering of -l$(PACKAGE).
midipix • 6 years ago  
3b8a67
build system: install-shared, install-static: added initial pkgconfig support.
midipix • 6 years ago  
25431e
build system: configure, Makefile.in: added initial pkgconfig support.
midipix • 6 years ago  
f6311b
coding-style meditation.
midipix • 6 years ago  
2b94b4
driver: pe_get_driver_ctx(): fix oversight in invocation of argv_get().
midipix • 6 years ago  
c7824a
pe_output_error_record(): use fdctx->fderr to determine annotation mode.
midipix • 6 years ago  
3fe17d
pe_map_raw_image(): use openat and the context's fdcwd.
midipix • 6 years ago  
b4fb20
pe_output_error_record(): re-implemented with fdctx and pure fdio.
midipix • 6 years ago  
3f9a17
output interfaces: revised API and implementation to use fdctx and pure fdio.
midipix • 6 years ago  
67bba7
driver, library interfaces: support alternate fd's for input/output/error/log.
midipix • 6 years ago  
a85d3e
  • « Newer
  • page 1 of 11
  • » Older

Powered by Pagure 5.13.3

SSH Hostkey/Fingerprint | Documentation | About

© Red Hat, Inc. and others.