pagure Logo
  • Log In

cross / slibtool

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

Commits 1305

Branch: abb1bf44beb99a03a6197742fd0c50d48a644f38
main
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
library: replace all uses of symlink() with symlinkat().
midipix • 4 years ago  
b8d3bb
library: replace all uses of [slbt_]readlink() with [slbt_]readlinkat().
midipix • 4 years ago  
c81d16
library: replace all uses of stat() and lstat() with fstatat() counterparts.
midipix • 4 years ago  
7ae5c1
project: SLBT_MACHINE: the CFLAGS_ONCE variable is reserved for user overrides.
midipix • 4 years ago  
c2a0f5
build system: COPYING.SOFORT: updated copyright years.
midipix • 4 years ago  
395862
build system: configure: append LIBDIR as the last linker path element.
midipix • 4 years ago  
5018e1
build system: posix make support: fixed PE mdso import library generation rule.
midipix • 4 years ago  
8daeb9
build system: posix make support: added missing .pkgconf phony target rule.
midipix • 4 years ago  
b82534
build system: posix make support: refactored PE library versioning rules.
midipix • 4 years ago  
17ddc9
build system: posix make support: handle out-of-tree builds in posix make mode.
midipix • 4 years ago  
75733a
build system: configure: automatically detect make mode if not already set.
midipix • 4 years ago  
0df148
  • « Newer
  • page 9 of 27
  • » Older

Powered by Pagure 5.13.3

SSH Hostkey/Fingerprint | Documentation | About

© Red Hat, Inc. and others.