pagure Logo
  • Log In

tulips / perk

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

Commits 796

Branch: 63c364e30b91ea200235b4fd54cd7441f5111549
main
build system: employ the cd -- <dir> idiom for good measure.
midipix • 5 years ago  
22fc6d
build system: replace $(pwd) with $(pwd -P) for explicit/consistent behavior.
midipix • 5 years ago  
8a369b
build system: ccenv.sh: ccenv_set_cc_bits(): word-splitting resilience.
midipix • 5 years ago  
11dc72
build system: ccenv.sh: support shells with private loop iteration variables.
midipix • 5 years ago  
3a6b25
build system: ccenv.sh: accommodate shells that lack (default) word splitting.
midipix • 5 years ago  
0d5d17
build system: configure: config_failure(): ensure initialization of mb_success.
midipix • 5 years ago  
3671fc
build system: configure: config_success(): support non-conforming/nested traps.
midipix • 5 years ago  
53789e
build system: configure: support shells with function-specific $0.
midipix • 5 years ago  
455efa
build system: configure: accommodate shells that lack (default) word splitting.
midipix • 5 years ago  
49756b
build system: ccenv.sh: ccenv_output_defs(): refactor for style consistency.
midipix • 5 years ago  
a9069f
build system: ccenv.sh: further accommodate pattern caveats of old ash(1).
midipix • 5 years ago  
ec40cb
build system: ccenv.sh: accommodate pattern caveats of old ash(1).
midipix • 5 years ago  
e4b2db
build system: configure: accommodate pattern caveats of old ash(1).
midipix • 5 years ago  
cde787
build system: pkgconf.sh: output Libs and Ldflags more elegantly.
midipix • 5 years ago  
964b9c
build system: pkgconf.sh: add missing -L switch (oversight).
midipix • 5 years ago  
b17dd0
build system: pkgconf.sh: properly handle empty prefix variable.
midipix • 5 years ago  
7e95c5
perk.h: eliminate #include's of referential headers.
midipix • 5 years ago  
d6e02b
pe_get_driver_ctx(): eliminate implicit fall-through in case statement.
midipix • 5 years ago  
ef6791
perk.h: hange the api pre-alpha #error into a #warning.
midipix • 5 years ago  
a5c7b3
pe_read_import_lookup(): fix typo (size of ordinal field is 16 bits, not 15).
midipix • 5 years ago  
994c64
pe_get_image_meta(): fix (cross-size/platform) logic for reading import items.
midipix • 5 years ago  
91d87e
Do not refer to on-the-fly compound literals out of scope.
midipix • 6 years ago  
d7016c
pe_output_mdso_libraries(): adjust following mdso's pre-alpha abi update.
midipix • 6 years ago  
a4a68a
build system: configure: make --all-shared and --all-static mutually exclusive.
midipix • 6 years ago  
57b45a
build system: mktemp(1): provide template, explicitly remove temporary files.
midipix • 6 years ago  
1cc479
build system: ccenv: attemt to use otool for binary format detection.
midipix • 6 years ago  
e6f0f0
build system: configure: host/target may only be set via explicit arguments.
midipix • 6 years ago  
b3fe80
build system: ccenv_find_tool(): support an optional tool-compatibility test.
midipix • 6 years ago  
c42cf9
build system: configure, ccenv.sh: fix sed exp. for trailing tabs & spaces.
midipix • 6 years ago  
e4cf2f
build system: empty archives: remove dependency on dirs.tag, mkdir -p lib.
midipix • 6 years ago  
e19ef3
build system: empty archive generation: added missing dependency on dirs.tag.
midipix • 6 years ago  
281566
build system: core: whitespace meditation.
midipix • 6 years ago  
7a7bfd
build system: core: allow cfgdefs.mk to pre-set core variables.
midipix • 6 years ago  
053051
build system: Makefile.in: disabled implicit suffix-based rules.
midipix • 6 years ago  
9f12cb
build system: ccenv: added -c to the cc driver-based definition of $(AS).
midipix • 6 years ago  
49b7fa
config.project: define project-specific default native {c|ld}flags.
midipix • 6 years ago  
40d85f
build system: configure: support project-specific default native {c|ld}flags.
midipix • 6 years ago  
895cbe
build system: ccenv_set_os_pe_switches(): fix typo.
midipix • 6 years ago  
3ffbfe
build system: moved handling of pe-specific variables to ccenv.
midipix • 6 years ago  
ad1be2
build system: remove elf-specific make variables, as they're no longer needed.
midipix • 6 years ago  
c63c37
build system: configure: set mb_shell to /bin/sh if not set.
midipix • 6 years ago  
11cdd4
build system: pkgconf.sh: be strict (set -eu).
midipix • 6 years ago  
ac70fd
build system: config.usage: update header of the project-agnostic component.
midipix • 6 years ago  
fadc40
build system: ccenv.usage: using absolute path made optional (forthcoming).
midipix • 6 years ago  
51cec9
project: config.project: revised, removed variables that are no longer used.
midipix • 6 years ago  
ce1cef
build system: configure: removed mb_default_ vars that are no longer needed.
midipix • 6 years ago  
13aa9e
build system: ccenv_set_cc_underscore(): avoid the __imp_foo false positive.
midipix • 6 years ago  
108b50
build system: ccenv: projects can now disable the population of native.mk.
midipix • 6 years ago  
b28199
build system: config.vars: added the ccenv-specific variables.
midipix • 6 years ago  
511568
build system: replace config_support() with ccenv_dso_verify().
midipix • 6 years ago  
5dbfba
build system: ccenv: refined the os detection logic.
midipix • 6 years ago  
80c2c2
  • « Newer
  • page 5 of 16
  • » Older

Powered by Pagure 5.13.3

SSH Hostkey/Fingerprint | Documentation | About

© Red Hat, Inc. and others.