pagure Logo
  • Log In

tulips / mdso

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

Commits 310

Branch: 823a96a411285b6de1f7123a9ce35f5950bd7a60
main
build system: configure: robustly support special characters in custom args.
midipix • 6 years ago  
823a96
build system: configure: set $mb_native_cc independently of $CC.
midipix • 6 years ago  
5e7a71
build system: support custom configuration via cfgdefs.sh (and usrdefs.mk).
midipix • 6 years ago  
e271dd
build system: added NATIVE_CC_HOST support.
midipix • 6 years ago  
9a5af6
build system: --all-shared: ensure linking against the newly built library.
midipix • 6 years ago  
591e8d
build system: only apply LDFLAGS_IMPLIB to the package's primary shared lib.
midipix • 6 years ago  
885c20
build system: --all-shared: properly express primary shared library dependency.
midipix • 6 years ago  
1b2ce5
build system: PE, ELF: defined DSO_REF_VER, DSO_REF_SONAME, DSO_REF_SOLINK.
midipix • 6 years ago  
68d5db
build system: sysinfo: bsd/linux: remove implib .PHONY defs (are in elf.mk).
midipix • 6 years ago  
92f357
build system: all-shared: use LDFLAGS_APP as before, now with correct ordering.
midipix • 6 years ago  
87a476
build system: added --cfghost support.
midipix • 6 years ago  
a18dc4
build system: host flavors: support suffixed library extensions.
midipix • 6 years ago  
6aebc4
driver: mdso_get_driver_ctx(): support stack-based argv.
midipix • 6 years ago  
e5b01f
internals: mdso_output_strerror(): use strerror_r(3) rather than strerror(3).
midipix • 6 years ago  
efc472
front-end utility: mdso_main(): remove the redundant argc parameter.
midipix • 6 years ago  
85cfaa
mdso_argen_common_hdr(): conformance: set timestamp to '0' rather than <blank>.
midipix • 6 years ago  
4a448b
mdso_create_output(): mmap conformance: fd must be opened with read permission.
midipix • 6 years ago  
e1fe0c
build system: configure: replace non-simple backtick with $(...) construct.
midipix • 6 years ago  
63b5a5
project: added initial pkgconfig.support.
midipix • 6 years ago  
301482
build system: fix shared/static install target dependencies on install-pkgconf.
midipix • 6 years ago  
7414cc
build system: all-shared binary: added missing build-dep on $(SHARED_SOLINK).
midipix • 6 years ago  
fb676f
build system: all-shared front-end variant: fix ordering of -l$(PACKAGE).
midipix • 6 years ago  
6ee51d
build system: install-shared, install-static: added initial pkgconfig support.
midipix • 6 years ago  
703eff
build system: configure, Makefile.in: added initial pkgconfig support.
midipix • 6 years ago  
b9138e
coding-style meditation.
midipix • 6 years ago  
b5540e
mdso_output_error_record(): use fdctx->fderr to determine annotation mode.
midipix • 6 years ago  
23a7ce
library header: removed named parameters in anticipation of documentation.
midipix • 6 years ago  
630188
driver: int mdso_stdin_to_tmp(): re-implemented with pure fdio.
midipix • 6 years ago  
8a4328
library: removed mdso_create_driver_ctx() [too much of a good thing].
midipix • 6 years ago  
285481
mdso_argen_common(): refactor, enhance error reporting.
midipix • 6 years ago  
9695ec
library interfaces: archive generation: simplify, re-implement with mmap.
midipix • 6 years ago  
2f4c03
mdso_create_asmsrc(): when also creating objects, always create fs asm files.
midipix • 6 years ago  
1c93c2
driver: object file generation: create in a lib-specific folder (same as asm).
midipix • 6 years ago  
ec6c65
library interfaces: object file generation: simplify, re-implement with mmap.
midipix • 6 years ago  
a3e2cf
library interfaces: asm source generation: re-implement w. pure fdio and fdctx.
midipix • 6 years ago  
18a091
internals: mdso_create_output(): prepare for removal of stream objects.
midipix • 6 years ago  
3d38ce
driver: re-implement --dstdir by way of fdctx.
midipix • 6 years ago  
512db4
mdso_map_input(): use openat and the context's fdcwd.
midipix • 6 years ago  
4f02be
mdso_output_error_record(): re-implemented with fdctx and pure fdio.
midipix • 6 years ago  
e01b88
mdso_output_export_symbols(): revised API and impl. to use fdctx and pure fdio.
midipix • 6 years ago  
551500
driver, library interfaces: support alternate fd's for input/output/error/log.
midipix • 6 years ago  
f1dbc6
whitespace meditation.
midipix • 6 years ago  
691984
whitespace meditation.
midipix • 6 years ago  
7a5764
helper api: renamed mdso_create_asm_source() -> mdso_create_asmsrc().
midipix • 6 years ago  
19f61b
driver: argv usage and error output: use the signal-resilient mdso_dprintf().
midipix • 6 years ago  
8f11ee
internals: added mdso_dprintf(), a signal-resilient dprintf implementation.
midipix • 6 years ago  
419b74
argv.h: output usage and errors using [argv_]dprintf rather than fprint.
midipix • 6 years ago  
6b4bf5
argv.h: argv_get(): be consistent between forward decl. and impl.
midipix • 6 years ago  
daef7d
argv.h: move definition of struct argv_meta_impl to the implementation block.
midipix • 6 years ago  
2303c7
build system: configure: support alternate bindir relative to exec_prefix.
midipix • 6 years ago  
92911d
build system: PE targets: mdso integration: support non-default --libpath.
midipix • 6 years ago  
ea58c1
  • « Newer
  • page 1 of 7
  • » Older

Powered by Pagure 5.13.3

SSH Hostkey/Fingerprint | Documentation | About

© Red Hat, Inc. and others.