pagure Logo
  • Log In

native / ntux

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

Commits 385

Branch: main
main
build system: configure: unify the syntax for yes/no tests.
midipix • 6 years ago  
dd7c0a
build system: config.usage: added absent variables.
midipix • 6 years ago  
7c684e
build system: pkgconf.sh: remove accidental leading spaces.
midipix • 6 years ago  
e8a663
build system: re-implemented sofort/pkgconf.sh.
midipix • 6 years ago  
d72a00
build system: Makefile.in: include custom config defs before project files.
midipix • 6 years ago  
00db4e
build system: configure: cfgdefs.mk must always be written from scratch.
midipix • 6 years ago  
d579c7
built system: added the NATIVE_CC_{CFGHOST|CFLAGS|LDFLAGS} variables.
midipix • 6 years ago  
b0ef5b
build system: configure: robustly support special characters in custom args.
midipix • 6 years ago  
062152
build system: configure: set $mb_native_cc independently of $CC.
midipix • 6 years ago  
bc2b0e
build system: support custom configuration via cfgdefs.sh (and usrdefs.mk).
midipix • 6 years ago  
f7cf5c
build system: added NATIVE_CC_HOST support.
midipix • 6 years ago  
03cc75
build system: --all-shared: ensure linking against the newly built library.
midipix • 6 years ago  
5581ef
build system: only apply LDFLAGS_IMPLIB to the package's primary shared lib.
midipix • 6 years ago  
b96848
build system: --all-shared: properly express primary shared library dependency.
midipix • 6 years ago  
0198a5
build system: PE, ELF: defined DSO_REF_VER, DSO_REF_SONAME, DSO_REF_SOLINK.
midipix • 6 years ago  
333a37
build system: all-shared: use LDFLAGS_APP as before, now with correct ordering.
midipix • 6 years ago  
f6d81d
build system: added --cfghost support.
midipix • 6 years ago  
5079dc
build system: host flavors: support suffixed library extensions.
midipix • 6 years ago  
691353
ntux_cmd_chmod(): initial implementation.
midipix • 6 years ago  
eb0350
driver: added 'chmod' command support.
midipix • 6 years ago  
80f43a
ntux_get_driver_ctx(): properly identify the tool's pre- --cmd argument vector.
midipix • 6 years ago  
4fe92c
driver: ntux_get_driver_ctx(): support stack-based argv.
midipix • 6 years ago  
ecd0a7
ntux_get_driver_ctx()(): always free the intermediate argv meta context.
midipix • 6 years ago  
89e9e6
ntux_get_driver_ctx(): guard against a misplaced --cmd argument.
midipix • 6 years ago  
dc1caf
front-end utility: ntux_main(): remove the redundant argc parameter.
midipix • 6 years ago  
1cf502
build system: configure: replace non-simple backtick with $(...) construct.
midipix • 6 years ago  
18babb
project: added initial pkgconfig.support.
midipix • 6 years ago  
017d41
build system: fix shared/static install target dependencies on install-pkgconf.
midipix • 6 years ago  
7d5a62
build system: all-shared binary: added missing build-dep on $(SHARED_SOLINK).
midipix • 6 years ago  
4a354f
build system: all-shared front-end variant: fix ordering of -l$(PACKAGE).
midipix • 6 years ago  
3aabb3
build system: install-shared, install-static: added initial pkgconfig support.
midipix • 6 years ago  
6153b3
build system: configure, Makefile.in: added initial pkgconfig support.
midipix • 6 years ago  
750435
ntux_cmd_strace(): integrated the driver's fdctx.
midipix • 6 years ago  
f36276
ntux_cmd_stat(): integrated the driver's fdctx.
midipix • 6 years ago  
4ce9ee
ntux_output_error_record_plain(): integrated the driver's fdctx.
midipix • 6 years ago  
58ff53
driver, library interfaces: support alternate fd's for input/output/error/log.
midipix • 6 years ago  
ec0005
whitespace meditation.
midipix • 6 years ago  
30077e
library: removed ntux_create_driver_ctx() [too much of a good thing].
midipix • 6 years ago  
787b40
internals: removed the surrogate streams layer, as it is no longer needed.
midipix • 6 years ago  
71f809
output interfaces: restrict to pure fdio via use of ntux_dprintf().
midipix • 6 years ago  
395925
ntux_version(): restrict to pure fdio via use of ntux_dprintf().
midipix • 6 years ago  
2b5e80
ntux_cmd_stat(): restrict to pure fdio via use of ntux_dprintf().
midipix • 6 years ago  
8cdeff
argv.h: output usage and errors using [argv_]dprintf rather than fprint.
midipix • 6 years ago  
1a5016
driver: argv usage and error output: use the signal-resilient ntux_dprintf().
midipix • 6 years ago  
fed26a
internals: added ntux_dprintf(), a signal-resilient dprintf implementation.
midipix • 6 years ago  
81d6fb
argv.h: argv_get(): be consistent between forward decl. and impl.
midipix • 6 years ago  
a1a795
argv.h: move definition of struct argv_meta_impl to the implementation block.
midipix • 6 years ago  
f3c634
ntux_cmd_strace(): open the log file with O_TRUNC.
midipix • 6 years ago  
8e1d22
project: added the install-app-extras build target, for cmd specific symlinks.
midipix • 6 years ago  
0794af
project: set default location of executable and symlinks to $EXEC_PREFIX/ntux.
midipix • 6 years ago  
a5ee70
build system: configure: support alternate bindir relative to exec_prefix.
midipix • 6 years ago  
04cd68
  • « Newer
  • page 7 of 8
  • » Older

Powered by Pagure 5.13.3

SSH Hostkey/Fingerprint | Documentation | About

© Red Hat, Inc. and others.