pagure Logo
  • Log In

cross / apimagic

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

Commits 181

Branch: 8fcd204b2f1998dbc1273d679a1036c2d67c2100
main
argv.h: argv_scan(): report argv index of first unit and first error (if any).
midipix • 9 years ago  
4e499f
argv_scan(): rename a shadowing automatic variable.
midipix • 9 years ago  
e775c9
amgc_map_input(): rename a shadowing automatic variable.
midipix • 9 years ago  
7ac2f6
amgc_default_options[]: explicitly initialize all members of the null record.
midipix • 9 years ago  
acdc25
build system: configure: call make host.tag in quiet mode.
midipix • 9 years ago  
c4c525
build system: Makefile.in: .display-env: $(CROSS_COMPILE)'s label now matches.
midipix • 9 years ago  
14a0c0
build system: Makefile.in: added the .display-project virtual target.
midipix • 9 years ago  
0a8a03
build system: render detection of the native compiler informational only.
midipix • 9 years ago  
d9d239
build system: added fallback compiler recipe.
midipix • 9 years ago  
e28ab7
build system: configure: fix usage() for out-of-tree builds.
midipix • 9 years ago  
46dd0c
build system: configure, host.sh: use modern portable shell idioms.
midipix • 9 years ago  
afacf0
build system: added fallback host recipe.
midipix • 9 years ago  
598d57
build system: --toolchain: initial implementation.
midipix • 9 years ago  
82672b
build system: toolchain archiver: pass arguments as commands.
midipix • 9 years ago  
268173
build system: use the term 'compiler' rather than 'toolchain' where applicable.
midipix • 9 years ago  
5fea2d
build system: darwin: define _DARWIN_C_SOURCE by default.
midipix • 9 years ago  
35ee36
build system: add support for CFLAGS_OS and CFLAGS_SITE.
midipix • 9 years ago  
98c8e7
annual chores.
midipix • 9 years ago  
dfda6f
argv.h: argv_get(): add missing initializer (ctx.program).
midipix • 9 years ago  
6c4326
driver: --print-structs and --print-unions: initial integration.
midipix • 9 years ago  
0c91ec
amgc_output_struct() and amgc_output_union(): initial implementation.
midipix • 9 years ago  
ca3de4
amgc_output_compound(): validate input type, wrap around output_compound_entity().
midipix • 9 years ago  
d1ebf8
amgc_output_compound(): initial implementation.
midipix • 9 years ago  
397226
amgc_output_typedef(): default switch handler added, returns an error.
midipix • 9 years ago  
e33a83
argv.h: reluctantly add ARGV_OPTION_HYBRID_JOINED support.
midipix • 9 years ago  
500c8e
enumval_cmp(): nitpick (code layout).
midipix • 9 years ago  
98e7d8
utility: add forward declaration of apimagic_main().
midipix • 9 years ago  
97d208
output_enum(): cast to unsigned when comparing layout->symwith with size_t len.
midipix • 9 years ago  
49cc05
driver: move to header extern declaration of amgc_default_options[].
midipix • 9 years ago  
2a9902
amgc_output_pad_symbol(): use symwidth, fix unspecified tab-width code path.
midipix • 9 years ago  
5a349e
amgc_paradigm_meta.c: add include public api header (interface prototype).
midipix • 9 years ago  
58e7b9
argv.h: main(): fix signatures.
midipix • 9 years ago  
10a518
output_enum(): cast to unsigned when using %x to print an enum value.
midipix • 9 years ago  
d46ef9
struct amgc_entity: added the parent member.
midipix • 9 years ago  
a77596
amgc_unit_action.c: add missing (explicit) <stdio.h> inclusion.
midipix • 9 years ago  
daa2a2
driver: --print-typedefs: initial implementation.
midipix • 9 years ago  
f2e43d
amgc_output_unit_entities(): initial implementation.
midipix • 9 years ago  
43b7a2
amgc_perform_unit_action(): initial implementation and integration.
midipix • 9 years ago  
bbff09
amgc_get_enum_members(), amgc_free_enum_members(): remove accidental qualifier.
midipix • 9 years ago  
d4478b
struct amgc_action: added the subset member.
midipix • 9 years ago  
55f11a
amgc_output_typedef(): initial implementation.
midipix • 9 years ago  
25ada8
struct amgc_entity: add reftype and its initialization bits.
midipix • 9 years ago  
91ea2c
apimagic_perform_unit_actions(): add missing break's in switch block.
midipix • 9 years ago  
ffe5ab
struct amgc_entity: add ptrdepth and its initialization bits.
midipix • 9 years ago  
3aebba
amgc_get_unit_entities(): fix initialization of the typedef vector.
midipix • 9 years ago  
047bc5
amgc_list_unit_enums(): initial implementation and integration.
midipix • 9 years ago  
2e879c
argv.h: hybrid option switches: support comma-based value assignment.
midipix • 9 years ago  
d27fb4
argv.h: fix ARGV_OPTARG_OPTIONAL code path for long options.
midipix • 9 years ago  
6fbd83
argv.h: add (harmlessly) missing 'else' in ARGV_OPTARG_OPTIONAL code path.
midipix • 9 years ago  
81c190
argv.h: fix semantics of calloc() calls.
midipix • 9 years ago  
654e64
argv.h: argv_show_error(): prefix illegal short options with a dash.
midipix • 9 years ago  
d83bc0
  • « Newer
  • page 3 of 4
  • » Older

Powered by Pagure 5.13.3

SSH Hostkey/Fingerprint | Documentation | About

© Red Hat, Inc. and others.