pagure Logo
  • Log In

cross / slibtool

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

Commits 916

Branch: d55a465814bb3d7ec429f85b36c26d5862ba7e48
main
link mode: static-only libfoo.la: account for non-default shared-object suffix.
midipix • 4 years ago  
d55a46
link mode: slbt_exec_link_create_archive(): eliminate the libfoo.a symlink.
midipix • 4 years ago  
4ee438
slibtool.m4: LIBTOOL variable substitution: avoid duplicate value assignments.
midipix • 4 years ago  
32cc7d
link mode: slbt_exec_link(): properly support non-default shared-object suffix.
midipix • 4 years ago  
26354e
driver api: slbt_get_flavor_settings(): initial implementation.
midipix • 4 years ago  
1f2c01
project: install-app-extras: eliminate non-portable make(1) idiom.
midipix • 4 years ago  
a94325
slibtool.m4: slibtool_set_flavor(): support backward-compatible heuristics.
midipix • 4 years ago  
1ca682
heuristics: slbt_get_lconf_flags(): enhanced the string-scanning logic.
midipix • 4 years ago  
32fd48
heuristics: slbt_get_lconf_flags(): added missing 'else' in if-then block.
midipix • 4 years ago  
0f1f34
slibtool.m4: coding-style meditation.
midipix • 4 years ago  
49c143
slibtool.m4: slibtool_arg_enable(): properly escape brackets in if-then block.
midipix • 4 years ago  
b23a2f
slibtool.m4: added SLIBTOOL_PROG_NM().
midipix • 4 years ago  
240d0f
slibtool.m4: added SLIBTOOL_LANG().
midipix • 4 years ago  
3db17d
slibtool.m4: added deprecated and no-op macros.
midipix • 4 years ago  
129f8a
slibtool.m4: added SLIBTOOL_{ENABLE|DISABLE}_{SHARED|STATIC}.
midipix • 4 years ago  
ba1cf4
slibtool.m4: SLIBTOOL_PREREQ(): ensure presence of cxx preprocessor macros.
midipix • 4 years ago  
364947
slibtool.m4: SLIBTOOL_PREREQ(): ensure presence of core autoconf macros.
midipix • 4 years ago  
666643
slibtool.m4: native integration for autoconf-based projects: initial version.
midipix • 4 years ago  
ad93f0
build system: allow projects to specify a default nickname.
midipix • 4 years ago  
20435f
build system: allow projects to specify an alternate Makefile name.
midipix • 4 years ago  
e71997
build system: configure: support project-specific cfginit.sh and cfgfini.sh.
midipix • 4 years ago  
dd257b
build system: configure: respect project-specific make{mode} preferences.
midipix • 4 years ago  
b6bce8
build system: ccenv: ccenv_set_cc{_bits}(): handle quotes in $ccenv_cflags.
midipix • 4 years ago  
405114
driver: slbt_get_driver_ctx(): properly record the envp parameter.
midipix • 4 years ago  
684b80
build system: purify rules for informational config-time targets.
midipix • 4 years ago  
45190f
slbt_realpath(): added code path for systems with a realpathat syscall.
midipix • 4 years ago  
fbce8b
library: eliminate use of the external environ variable.
midipix • 4 years ago  
e8bfe5
build system: ccenv: ccenv_set_cxx(): enhanced and corrected logic.
midipix • 4 years ago  
b0cc9e
build system: ccenv_output_defs(): enhanced makefile generation.
midipix • 4 years ago  
b5b326
build system: ccenv_output_defs(): support deferred command expansion.
midipix • 4 years ago  
a6f65a
build system: configure: config_copy(): enhanced Makefile generation.
midipix • 4 years ago  
ed566e
build system: configure: enhanced and corrected cmdline logging.
midipix • 4 years ago  
88c6a4
build system: configure: reflect changes to PACKAGE in the default DOCDIR var.
midipix • 4 years ago  
6d8fd9
link mode: legacy libtool compatibility: support linking against -module libs.
midipix • 4 years ago  
9c5ba5
Coding style meditation.
midipix • 4 years ago  
bd56f8
Whitespace meditation.
midipix • 4 years ago  
430d5a
link mode: -module without -rpath is an executable, not a dynamic library.
midipix • 4 years ago  
89f5e3
slbt_exec_link(): fix comment typo.
midipix • 4 years ago  
d83e2a
build system: COPYING.SOFORT: updated list of covered files.
midipix • 4 years ago  
5da6c0
build system: ccenv.sh: add missing '-e' argument in sed invocation.
midipix • 4 years ago  
6ea214
build system: configure: fix default setting of $mb_docdir.
midipix • 4 years ago  
04289d
build system: configure: require $mb_package to be set (in config.project).
midipix • 4 years ago  
73e2f3
internals: slbt_create_symlink(): properly handle absolute-path link targets.
midipix • 4 years ago  
cc0827
link mode: slbt_exec_link_create_executable(): replace backtick with $().
midipix • 4 years ago  
1ce3d5
link mode: slbt_exec_link_create_executable(): enclose $DL_PATH in quotes.
midipix • 4 years ago  
92ddbc
library: replace all uses of getcwd() with slbt_realpath().
midipix • 4 years ago  
688ec9
library: replace all uses of open() with openat().
midipix • 4 years ago  
ff9a90
library: replace all uses of chmod() with fchmodat().
midipix • 4 years ago  
289362
library: replace all uses of unlink() with unlinkat().
midipix • 4 years ago  
d38565
library: replace all uses of rmdir() with unlinkat().
midipix • 4 years ago  
e524bd
library: replace all uses of rename() with renameat().
midipix • 4 years ago  
d586fc
  • « Newer
  • page 1 of 19
  • » Older

Powered by Pagure 5.13.3

SSH Hostkey/Fingerprint | Documentation | About

© Red Hat, Inc. and others.