pagure Logo
  • Log In

zippy / sofort

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

Commits 408

Branch: 61c869b912666420de98f6cf70fd1a1c274326c9
main
build system: config_support(): initial clean-up.
midipix • 6 years ago  
e2baf4
build system: version.sh: set -eu, remove no-longer-needed exit statements.
midipix • 6 years ago  
cda2fb
bulid system: version.sh: sub-shell syntax: replace backquotes with $().
midipix • 6 years ago  
b0d558
build system: configure: remove no-longer-needed exit statements (set -eu).
midipix • 6 years ago  
980825
build system: configure: sub-shell syntax: replace backquotes with $().
midipix • 6 years ago  
c1c62f
build system: configure: remove early development comments.
midipix • 6 years ago  
42414f
build system: Makefile.in: distclean: remove cfgdefs.mk and usrdefs.mk.
midipix • 6 years ago  
aa54db
build system: configure: be strict (set -eu).
midipix • 6 years ago  
4cdbbf
build system: configure: explicitly initialize all variables.
midipix • 6 years ago  
50a90e
build system: configure: unify the syntax for yes/no tests.
midipix • 6 years ago  
4291f5
build system: config.usage: added absent variables.
midipix • 6 years ago  
388a47
build system: pkgconf.sh: remove accidental leading spaces.
midipix • 6 years ago  
1c6fd8
build system: re-implemented sofort/pkgconf.sh.
midipix • 6 years ago  
40ff98
build system: Makefile.in: include custom config defs before project files.
midipix • 6 years ago  
601fbe
cfgtest.sh: avoid trailing white space at end-of-line with empty variables.
midipix • 6 years ago  
f3f833
cfgtest.sh: support presence/absence tests of headers in sub-directories.
midipix • 6 years ago  
fe6fae
cfgtest.sh: cfgtest_interface_presence(): always output also a "simple" macro.
midipix • 6 years ago  
dd45b6
added cfgtest.sh: sofort's config test framework.
midipix • 6 years ago  
5a5091
build system: configure: cfgdefs.mk must always be written from scratch.
midipix • 6 years ago  
a2fc0a
built system: added the NATIVE_CC_{CFGHOST|CFLAGS|LDFLAGS} variables.
midipix • 6 years ago  
5ba644
build system: configure: robustly support special characters in custom args.
midipix • 6 years ago  
8574ac
build system: configure: set $mb_native_cc independently of $CC.
midipix • 6 years ago  
319b76
build system: support custom configuration via cfgdefs.sh (and usrdefs.mk).
midipix • 6 years ago  
3d5a30
build system: added NATIVE_CC_HOST support.
midipix • 6 years ago  
63d3bb
build system: --all-shared: ensure linking against the newly built library.
midipix • 6 years ago  
5fe6ce
build system: only apply LDFLAGS_IMPLIB to the package's primary shared lib.
midipix • 6 years ago  
19aa5c
build system: --all-shared: properly express primary shared library dependency.
midipix • 6 years ago  
bfbcd2
build system: PE, ELF: defined DSO_REF_VER, DSO_REF_SONAME, DSO_REF_SOLINK.
midipix • 6 years ago  
d8a892
build system: sysinfo: bsd/linux: remove implib .PHONY defs (are in elf.mk).
midipix • 6 years ago  
44dc2a
COPYING.SOFORT: annual chores.
midipix • 6 years ago  
0ba747
argv.h: annual chores.
midipix • 6 years ago  
891f0b
build system: all-shared: use LDFLAGS_APP as before, now with correct ordering.
midipix • 6 years ago  
42c429
build system: added --cfghost support.
midipix • 6 years ago  
95d491
build system: host flavors: support suffixed library extensions.
midipix • 6 years ago  
8941e3
driver: sfrt_get_driver_ctx(): support stack-based argv.
midipix • 6 years ago  
3a48bb
coding-style meditation.
midipix • 6 years ago  
113eb1
internals: sfrt_output_strerror(): use strerror_r(3) rather than strerror(3).
midipix • 6 years ago  
65a0ef
front-end utility: sfrt_main(): remove the redundant argc parameter.
midipix • 6 years ago  
69302d
build system: configure: replace non-simple backtick with $(...) construct.
midipix • 6 years ago  
a1d114
project: added initial pkgconfig.support.
midipix • 6 years ago  
324644
build system: fix shared/static install target dependencies on install-pkgconf.
midipix • 6 years ago  
12bcb0
build system: all-shared binary: added missing build-dep on $(SHARED_SOLINK).
midipix • 6 years ago  
f0114e
build system: all-shared front-end variant: fix ordering of -l$(PACKAGE).
midipix • 6 years ago  
717588
build system: install-shared, install-static: added initial pkgconfig support.
midipix • 6 years ago  
786bb8
build system: configure, Makefile.in: added initial pkgconfig support.
midipix • 6 years ago  
32da4e
coding-style meditation.
midipix • 6 years ago  
985580
sfrt_map_input(): use openat and the context's fdcwd.
midipix • 6 years ago  
e8da73
sfrt_output_error_record(): re-implemented with fdctx and pure fdio.
midipix • 6 years ago  
816f06
output interfaces: revised API and implementation to use fdctx and pure fdio.
midipix • 6 years ago  
2dfa01
driver, library interfaces: support alternate fd's for input/output/error/log.
midipix • 6 years ago  
d4f88d
library header: removed named parameters in anticipation of documentation.
midipix • 6 years ago  
e20359
  • « Newer
  • page 4 of 9
  • » Older

Powered by Pagure 5.13.3

SSH Hostkey/Fingerprint | Documentation | About

© Red Hat, Inc. and others.