pagure Logo
  • Log In

cross / slibtool

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

Commits 1446

Branch: 68fefc2c7f
main
slbt_exec_ar(): -Wdlsyms accompanying -Wdlunit validation: fix code path.
midipix • a year ago  
132ccd
ar mode: fix typo in the (--help) description of the -Wnosort argument.
midipix • a year ago  
fe6059
ar mode: -Wdlsyms: require an accompanying -Wdlunit argument.
midipix • a year ago  
a2500c
slbt_init_host_params(): slibtool-ar(1) command: default to native tools.
midipix • a year ago  
819223
slbt_obtain_nminfo(): fix test of ectx->exitcode.
midipix • a year ago  
53c0ff
ar mode: driver: added -Wdlsyms, -Wdlunit.
midipix • a year ago  
dcf6a5
slbt_ar_create_dlsyms(): obtain symbol information (via nm) as needed.
midipix • a year ago  
6f477a
ar mode: pretty printing: added slbt_au_output_dlsyms().
midipix • a year ago  
36c203
archiver api: added slbt_ar_create_dlsyms() (compatible dlsym vtable C Source).
midipix • a year ago  
2ec747
archiver api: added slbt_ar_update_syminfo() (nm output to symbol info vector).
midipix • a year ago  
bbf27c
slbt_lconf_open(): unless in debug mode, silence oepnat()/fstat() trace msgs.
midipix • a year ago  
503f2f
slbt_exec_install_library_wrapper(): fix typo in comment.
midipix • a year ago  
fb4fd0
slbt_exec_link_finalize_argument_vector(): -l redundancy: include .a in check.
midipix • a year ago  
3d4e32
slbt_adjust_linker_argument(): always map -static libfoo.la to .libs/libfoo.a.
midipix • a year ago  
9bbe9f
driver: added the --nm switch.
midipix • a year ago  
b5e104
slbt_get_lconf_var(): refactored, now utilizing the cached text line vector.
midipix • a year ago  
489101
slbt_get_lconf_flags(): cache the configuration in library friendly form.
midipix • a year ago  
a2aa78
internals: added slbt_impl_get_txtfile_ctx() (caller-provided fd as input).
midipix • a year ago  
3d2f83
driver: added slbt_lib_get_txtfile_ctx(): plain line vector from a text file.
midipix • a year ago  
b1be90
build system: configure: do not (potentially) change the search path semantics.
midipix • a year ago  
db1396
slbt_exec_link_finalize_argument_vector(): fix large vector alloc code path.
midipix • a year ago  
30e15b
link mode: always create a symbol list (.exp) alongside a shared library.
midipix • a year ago  
ac4a1b
utility api's: added slbt_util_create_symfile().
midipix • a year ago  
f4ad24
link mode: regex: create a compatible export list for projects that expect it.
midipix • a year ago  
5b42a8
ar api's: added slbt_ar_create_symfile().
midipix • a year ago  
77c7bc
slbt_au_output_symbols(): support extended regex.
midipix • a year ago  
1ca669
slbt_ar_output_mapfile(): support extended regex.
midipix • a year ago  
7a39ba
driver: --help: -export-symbols and -export-symbols-regex are now supported.
midipix • a year ago  
f875f2
link mode: implemented -export-symbols-regex (for all supported flavors).
midipix • a year ago  
752c02
internals: slbt_is_strong_coff_symbol(): from _static_ to a _hidden_ function.
midipix • a year ago  
279932
slbt_au_output_symbols(): also filter out coff refptr symbols.
midipix • a year ago  
b7eee9
slbt_util_output_mapfile(): also filter out coff refptr symbols.
midipix • a year ago  
4088ec
slbt_ar_output_mapfile(): also filter out coff refptr symbols.
midipix • a year ago  
c62c8b
build system: if supported, add -Wpedantic to --strict cflags.
midipix • a year ago  
a739ad
build system: ccenv.in: fix typo in the template assignment of CFLAGS_OS.
midipix • a year ago  
36f7be
code base: internal (hidden) visibility: properly support legacy PE targets.
midipix • a year ago  
2accd1
build system: ccenv.sh: legacy PE targets: define __PE__ and friends as needed.
midipix • a year ago  
4c3598
build system: Makefile.in: remove CFLAGS_OS (duplicate, already in ccenv.in).
midipix • a year ago  
884a87
code base: strictly conform to isspace()'s interface (int vs. signed char).
midipix • a year ago  
bb9df1
slbt_util_copy_file(): simplify interface.
midipix • a year ago  
fc7ad9
slbt_util_import_archive_mri(): simplify fallback interface, ensure building.
midipix • a year ago  
5b993e
slbt_util_import_archive(): simplify interface.
midipix • a year ago  
f3e7bb
core api: simplified the _exec_ interfaces.
midipix • a year ago  
2e30eb
driver: internals: move the argv meta data to struct slbt_driver_ctx_impl.
midipix • a year ago  
53c651
link mode: implemented -export-symbols (for all supported flavors).
midipix • a year ago  
af35a1
execution context: added support for -export-symbols.
midipix • a year ago  
f42074
host interfaces: struct slbt_flavor_settings: added .mapsuffix.
midipix • a year ago  
98dca8
library headers: <slibtool/slibtool.h>: whitespace meditation.
midipix • a year ago  
70541a
utility api's: _output_ namespace: simplified the execution context interfaces.
midipix • a year ago  
33a569
internals: slibtool_driver_impl.h: whitespace meditation.
midipix • a year ago  
d577a3
struct slbt_exec_ctx_impl: added pointer to the associated driver context.
midipix • a year ago  
280b99
  • « Newer
  • page 4 of 29
  • » Older

Powered by Pagure 5.13.3

SSH Hostkey/Fingerprint | Documentation | About

© Red Hat, Inc. and others.