pagure Logo
  • Log In

cross / apimagic

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

Commits 394

Branch: 797152757760372b139925eb05090a832367c5e2
main
build system: added --cfghost support.
midipix • 6 years ago  
827286
build system: host flavors: support suffixed library extensions.
midipix • 6 years ago  
1d5e0d
driver: amgc_get_driver_ctx(): support stack-based argv.
midipix • 6 years ago  
c805ee
internals: amgc_output_strerror(): use strerror_r(3) rather than strerror(3).
midipix • 6 years ago  
a8b655
front-end utility: amgc_main(): remove the redundant argc parameter.
midipix • 6 years ago  
c44aca
build system: configure: replace non-simple backtick with $(...) construct.
midipix • 6 years ago  
2672e2
project: added initial pkgconfig.support.
midipix • 6 years ago  
304dba
build system: fix shared/static install target dependencies on install-pkgconf.
midipix • 6 years ago  
4023aa
build system: all-shared binary: added missing build-dep on $(SHARED_SOLINK).
midipix • 6 years ago  
6f2e00
build system: all-shared front-end variant: fix ordering of -l$(PACKAGE).
midipix • 6 years ago  
75e269
build system: install-shared, install-static: added initial pkgconfig support.
midipix • 6 years ago  
a178dd
build system: configure, Makefile.in: added initial pkgconfig support.
midipix • 6 years ago  
b04f27
driver, unit context: remove input-mapping interfaces which are not needed.
midipix • 6 years ago  
09321c
driver: amgc_stdin_to_tmp(): re-implemented with pure fdio.
midipix • 6 years ago  
27c847
amgc_output_error_record(): re-implemented with fdctx and pure fdio.
midipix • 6 years ago  
5eaec4
output interfaces: revised API and implementation to use fdctx and pure fdio.
midipix • 6 years ago  
b8225b
driver, library interfaces: support alternate fd's for input/output/error/log.
midipix • 6 years ago  
abf923
whitespace meditation.
midipix • 6 years ago  
0dfdcb
library: removed amgc_create_driver_ctx() [too much of a good thing].
midipix • 6 years ago  
f3339c
driver: argv usage and error output: use the signal-resilient amgc_dprintf().
midipix • 6 years ago  
499950
internals: added amgc_dprintf(), a signal-resilient dprintf implementation.
midipix • 6 years ago  
f72a40
argv.h: output usage and errors using [argv_]dprintf rather than fprint.
midipix • 6 years ago  
9c9e94
argv.h: argv_get(): be consistent between forward decl. and impl.
midipix • 6 years ago  
b9a589
argv.h: move definition of struct argv_meta_impl to the implementation block.
midipix • 6 years ago  
2c2fc8
build system: configure: support alternate bindir relative to exec_prefix.
midipix • 6 years ago  
bf88f3
build system: PE targets: mdso integration: support non-default --libpath.
midipix • 6 years ago  
3af61d
build system: configure: added initial dependency tracking support.
midipix • 6 years ago  
b9c819
build system: configure: added initial --program-prefix support.
midipix • 6 years ago  
18e191
argv.h: whitespace meditation.
midipix • 6 years ago  
23485b
argv: argv_scan(): properly handle optional argument values of short options.
midipix • 6 years ago  
8764ae
build system: added --cchost support.
midipix • 7 years ago  
3396d5
build system: added PERK to the toolchain variables.
midipix • 7 years ago  
af48ea
amgc_error_strings table: removed duplicate const declaration.
midipix • 7 years ago  
1f9fe7
project: link flags: added missing -lm dependency.
midipix • 7 years ago  
3b5a2a
amgc_stdin_to_tmp(): call fflush() upon return.
midipix • 7 years ago  
0c8cc0
driver: adjust code following changes in libcparser's API.
midipix • 7 years ago  
b8fd4d
build system: toolchain: added definitions for message and resource compilers.
midipix • 7 years ago  
d319ef
build system: PE targets: added mdso-based import library generation support.
midipix • 7 years ago  
50bc3c
build system: midipix.mk: OS_SONAME: use symlinks by default.
midipix • 7 years ago  
643483
build system: allow cmdline overriding of the static archive's base name.
midipix • 7 years ago  
f7dbd3
build system: added extended dir variables.
midipix • 7 years ago  
77342f
build system: added --sbindir support.
midipix • 7 years ago  
742bd3
argv.h: struct argv_ctx: .unitidx and .erridx are set via pointer arithmetic.
midipix • 8 years ago  
26359a
argv.h: use an option vector rather than a direct pointer to the option table.
midipix • 8 years ago  
a6ad51
build system: version.sh: create output directory as needed.
midipix • 8 years ago  
c774e5
PE soname support: added the designated LDFLAGS_SONAME variable.
midipix • 8 years ago  
e2bb7e
build system: configure: pass --sysroot to the linker as a compiler argument.
midipix • 8 years ago  
2ec942
build system: sofort/os/pe.mk: install-implib-solink: fix target definition.
midipix • 8 years ago  
a6f332
build system: sofort/version.mk: install-soname: fix build target definition.
midipix • 8 years ago  
367d96
build system: sofort/version.mk: install-solink: fix build target definition.
midipix • 8 years ago  
96d0c8
argv.h: error code path: remove unneeded if statement (always true).
midipix • 8 years ago  
bd297b
  • « Newer
  • page 4 of 8
  • » Older

Powered by Pagure 5.13.3

SSH Hostkey/Fingerprint | Documentation | About

© Red Hat, Inc. and others.