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
slibtool.m4: allow SLIBTOOL args, i.e. SLIBTOOL="slibtool --debug" ./configure.
midipix • a year ago  
68fefc
slibtool.m4: added the SLIBTOOL_OUTPUT macro (and LT_OUTPUT shorthand).
midipix • a year ago  
1f2874
driver: added -print-aux-dir and -print-m4-dir (for slibtool.m4 integration).
midipix • a year ago  
805666
slibtoolize mode: driver: added --ltdl while deferring to the system libltdl.
midipix • a year ago  
78607f
slibtool.m4: added SLIBTOOL_FLAGS support.
midipix • a year ago  
567fcb
driver: --mkvars, slbt_get_mkvars_var(): special the SLIBTOOL make variable.
midipix • a year ago  
c73687
driver: disallow epxlicit --heuristics file name alongside a --mkvars switch.
midipix • a year ago  
736841
slibtool.m4: process and propagate the SLIBTOOL variable at configure time.
midipix • a year ago  
16eff7
project: install dclibtool- prefixed symlinks for debugging in --legabits mode.
midipix • a year ago  
5319a3
driver: auto-detect slibtool.cfg in non-heuristics mode where applicable.
midipix • a year ago  
036a9e
auxiliary files: added slibtool.sh (optional shell wrapper around the utility).
midipix • a year ago  
c34891
slibtool.m4: move AC_CONFIG_COMMANDS_PRE to the outer-most script level.
midipix • a year ago  
900387
driver: --heuristics: added slibtool.cfg prioritized support.
midipix • a year ago  
179d2e
slibtool.m4: produce a backward compatible slibtool.cfg.
midipix • a year ago  
bfeee9
slbt_output_config(): produce a backward compatible output with without lconf.
midipix • a year ago  
1b1261
slbt_init_host_params(): detect a native build environment based on ar(1).
midipix • a year ago  
deab68
driver: --mkvars, slbt_get_mkvars_flags(): implementation and integration.
midipix • a year ago  
c6ecfc
slbt_init_host_params(): set native mode based on the detected ar(1) as needed.
midipix • a year ago  
637ac5
slbt_init_host_params(): cfgmeta: mark tools derived from ranlib as such.
midipix • a year ago  
55e42f
slbt_init_host_params(): derive as from ranlib as needed.
midipix • a year ago  
6aa833
slbt_init_host_params(): derive windres and dlltool from ranlib as needed.
midipix • a year ago  
2f0fd7
slbt_get_lconf_var(): return a null-terminated, zero-length string if no match.
midipix • a year ago  
00c58e
slibtool.m4: backward compatibility: define additional no-op macros.
midipix • a year ago  
900ee6
slibtoolize mode: install slibtool.m4 only with a specified m4 macro dir.
midipix • a year ago  
54044c
slibtool.m4: remove improper uses of AC_REQUIRE (defer to configure.ac).
midipix • a year ago  
cbdd09
slbt_obtain_nminfo(): fdout also requires read permissions for later mapping.
midipix • a year ago  
2b3e0a
slibtool.m4: defer invocation of SLIBTOOL_LFLAG_LIBM (_LTDL) to configure.ac.
midipix • a year ago  
d8b6b1
slibtool.m4: ordering: guard against early macro invocation only once.
midipix • a year ago  
1dbc30
slibtool.m4: tame legacy early invocation of AC_PROG and AM_PROG macros.
midipix • a year ago  
b1c9f4
slibtool.m4: SLIBTOOL_PROG_LEX: explicitly save LEX and LEXLIB to the makefile.
midipix • a year ago  
ceb978
slibtool.m4: added SLIBTOOL_LFLAG_LIBM and SLIBTOOL_LFLAG_LTDL.
midipix • a year ago  
e5c426
slibtool.m4: remove superfluous/preliminary m4 definition of SLIBTOOL_INIT.
midipix • a year ago  
ae3c34
slibool.m4: added SLIBTOOL_PROG_LEX.
midipix • a year ago  
376aa7
annual chores.
midipix • a year ago  
160233
slibtool.m4: do not search for compiler programs not explicitly needed.
midipix • a year ago  
f52976
slibtool.m4: streamline the use of SLIBTOOL_PROG_{AR|NM|RANLIB}.
midipix • a year ago  
a24c5d
slibtool: added SLIBTOOL_PROG_RANLIB.
midipix • a year ago  
c424f4
slibtool: added SLIBTOOL_PROG_AR, use llvm-ar as a cross-compilation fallback.
midipix • a year ago  
904d48
slibtool.m4: SLIBTOOL_PROG_NM: use llvm-nm as a cross-compilation fallback.
midipix • a year ago  
dc73e4
slibtoolize mode: driver: added --warnings and --no-warnings support.
midipix • a year ago  
e86543
slibtoolize mode: added --automake as an alias for --quiet.
midipix • a year ago  
156a06
slibtoolize mode: slbt_st_get_stoolie_ctx(): support AC_CONFIG_MACRO_DIR.
midipix • a year ago  
a98361
slibtoolize mode: implemented slibtool.m4 and ltmain.sh related actions.
midipix • a year ago  
0dcc39
internals: added slbt_create_symlink_ex() [specify arbitrary destination dir].
midipix • a year ago  
44fa06
install slibtool.m4 and ltmain.sh to a package sub-folder under $(DATADIR).
midipix • a year ago  
01d763
slibtoolize: added a no-op, yet backward compatible ltmain.sh.
midipix • a year ago  
3bb791
slibtoolize mode: support legacy projs by defaulting to 'this dir' as needed.
midipix • a year ago  
be21a3
slibtoolize mode: integrated context creation, support multiple target dirs.
midipix • a year ago  
967a11
slibtoolize: slbt_st_get_stoolie_ctx(): initial implementation.
midipix • a year ago  
83bcd3
slbt_m4fake_expand_cmdarg(): update signature (change driver context to const).
midipix • a year ago  
d4a2be
slibtoolize: driver: added support for --quiet, --silent, and -verbose.
midipix • a year ago  
8fb92c
  • « Newer
  • page 1 of 29
  • » Older

Powered by Pagure 5.13.3

SSH Hostkey/Fingerprint | Documentation | About

© Red Hat, Inc. and others.