pagure Logo
  • Log In

cross / slibtool

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

Commits 1024

Branch: e99ba2eb55
main
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
build system: configure: added --makemode and MAKEMODE support.
midipix • 4 years ago  
b4b46d
app: posix make support: acknowledge unused parameter inside of source file.
midipix • 4 years ago  
4599bc
build system: posix make support: refactored project-agnostic inference rules.
midipix • 4 years ago  
b55149
build system: posix make support: refactored handling of the PACKAGE_APP macro.
midipix • 4 years ago  
d86a21
project: posix make support: refactored the cflag definition of SLBT_MACHINE.
midipix • 4 years ago  
1bb591
build system: posix make support: exrules/default.mk: added (no) implib rules.
midipix • 4 years ago  
ff494d
build system: posix make support: refactored build-flavor dependency schemes.
midipix • 4 years ago  
36fbcc
build system: posix make support: refactored shared library versioning schemes.
midipix • 4 years ago  
db7312
build system: posix make support: pkgconf: removed unused ifeq statement.
midipix • 4 years ago  
655487
build system: posix make support: remove ifeq statement for OS_DSO_EXRULES.
midipix • 4 years ago  
e784d1
build system: configure: added --make and MAKE support.
midipix • 4 years ago  
ebc6d4
link mode: set the -soname linker flag alongside the -avoid-version argument.
midipix • 4 years ago  
317432
release 0.5.33
midipix • 4 years ago  
9c5a30
link mode: shared: use .deps of a static-only .la input argument as needed.
midipix • 4 years ago  
bddb65
link mode: require dependency list to be present for all .la input arguments.
midipix • 4 years ago  
d1da94
driver: a heuristics-based -disable-shared now overrides --tag=disable-static.
midipix • 4 years ago  
c9788a
driver: --tag=disable-shared now overrides a heuristics-based -disable-static.
midipix • 4 years ago  
9582b2
uninstall mode: always respect the SLBT_DRIVER_ANNOTATE_NEVER flag.
midipix • 4 years ago  
d4560d
install mode: always respect the SLBT_DRIVER_ANNOTATE_NEVER flag.
midipix • 4 years ago  
611918
driver: always respect the NO_COLOR envvar & SLBT_DRIVER_ANNOTATE_NEVER flag.
midipix • 4 years ago  
d4c3e3
argv.h: tty colors: added argv_usage_plain().
midipix • 4 years ago  
0a81a1
  • « Newer
  • page 4 of 21
  • » Older

Powered by Pagure 5.13.3

SSH Hostkey/Fingerprint | Documentation | About

© Red Hat, Inc. and others.