pagure Logo
  • Log In

cross / slibtool

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

Commits 1363

Branch: c8ac943463470e1486a061a65943b2be859ba2df
main
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
install mode: slbt_exec_install(): added legacy shtool support.
midipix • 4 years ago  
15903b
install mode: account for a libfoo.a that was created with -disable-static.
midipix • 4 years ago  
9a5f96
COPYING.SLIBTOOL: updated copyright years.
midipix • 4 years ago  
7e54e2
release 0.5.32
midipix • 4 years ago  
2f2f9d
install mode: slbt_exec_install_entry(): added -shrext support.
midipix • 4 years ago  
87b0f7
link mode: slbt_exec_link(): record the -shrext argument for the install step.
midipix • 4 years ago  
d75902
slbt_exec_uninstall(): remove hard-coded shell logic, revisit later as needed.
midipix • 4 years ago  
5b72bd
slbt_get_exec_ctx(): .def file name: added proper -release support.
midipix • 4 years ago  
8b2e8d
driver: --version: update the git repository reference to the https variant.
midipix • 4 years ago  
f5cf77
project: config.project: update $mb_pkgrep to the https variant.
midipix • 4 years ago  
52b158
driver: slbt_init_flavor_settings(): properly handle the -shrext argument.
midipix • 4 years ago  
eecdab
  • « Newer
  • page 11 of 28
  • » Older

Powered by Pagure 5.13.3

SSH Hostkey/Fingerprint | Documentation | About

© Red Hat, Inc. and others.