pagure Logo
  • Log In

tulips / perk

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

Commits 707

Branch: e122aca27fb8fd309178199500ae97c2b271ed58
main
initial inclusion of argv.h: thread-safe arg parser and usage screen generator.
midipix • 8 years ago  
1b12c3
perk_api.h: perform fallback linkage checking using canonical macro names.
midipix • 8 years ago  
2b024b
build system: configure: usage(): initial documentation.
midipix • 8 years ago  
a554c2
build system: Makefile.in: fix typo.
midipix • 8 years ago  
3d3888
account for import directory entries with no referenced symbols.
midipix • 8 years ago  
82a0a1
build system: gcc: add missing cross-compilation conditional.
midipix • 8 years ago  
92cfce
pe_get_image_meta(): prioritize information found in the section directory.
midipix • 8 years ago  
ed9e7f
import lookup table: properly interpret the ordinal/name flag.
midipix • 8 years ago  
e5e018
perk.h: fix whitespace.
midipix • 8 years ago  
1df0b1
perk_consts.h: fix definitions of bitwise constants.
midipix • 8 years ago  
96f3e0
build system: fix support of CC, CPP, and CXX directly passed to configure.
midipix • 8 years ago  
7f572b
build system: include host definitions prior to toolchain definitions and fix CC accordingly.
midipix • 8 years ago  
05c9b5
build system: add cparser support.
midipix • 8 years ago  
cdbf52
build system: remove dependency on compiler support of the --include switch.
midipix • 8 years ago  
92e39b
build system: add missing -E in clang's CPP variable definition.
midipix • 8 years ago  
afc8ef
configure: display status upon successful completion.
midipix • 8 years ago  
b8b59f
Makefile.in: .display-env: add missing @echo.
midipix • 8 years ago  
886e64
perform the host-targeting toolchain tests (host.tag) as part of configure.
midipix • 8 years ago  
e61178
build system: add missing dependency on (out-of-)tree.tag.
midipix • 8 years ago  
4304d4
build system: respect CROSS_COMPILE when setting CC for allegedly native builds.
midipix • 8 years ago  
9b78c3
build system: document the strict verification of CC.
midipix • 8 years ago  
b3dff5
build system: when set, verify that CC passes as a valid compiler.
midipix • 8 years ago  
193e5b
build system: replace BIN_DIR and friends with the familiar BINDIR and co.
midipix • 8 years ago  
b023b2
build system: replace the build_ prefix with the more appropriate native_ prefix.
midipix • 8 years ago  
1857dc
build system: os info: fix typo in mingw import library linker switch.
midipix • 8 years ago  
1bb5f6
build system: host.sh: do not quote $mb_compiler, as it may contain switches.
midipix • 8 years ago  
8bc9e2
build system: invokve host.sh without the help of $(SHELL).
midipix • 8 years ago  
26e820
build system: normalize CFLAGS for shared and static library builds.
midipix • 8 years ago  
8d2560
set the OS variable in each of the operating system recipes.
midipix • 8 years ago  
a4d8d3
build system: normalize (alpha-sort) the list of source C files.
midipix • 8 years ago  
305bc9
build system: add support for non-portable host headers.
midipix • 8 years ago  
bd5bd5
build system: use toolchain as a build_cc default.
midipix • 8 years ago  
b59520
build system: set ARCH (sub-folder for arch-specific files) by host.
midipix • 8 years ago  
8eedf2
build system: add configuration recipe for darwin.
midipix • 8 years ago  
85290a
build system: assign variable values via '=' rather than '?='.
midipix • 8 years ago  
11ab44
build template: native build: set ARCH according to OS and HOST_BITS.
midipix • 8 years ago  
345227
Makefile.in: replace the basic .display target with an extended one.
midipix • 8 years ago  
bf7b91
main() and perk_main(): do not use alias, normalize function signature.
midipix • 8 years ago  
e9c695
Makefile.in: add missing dependency information.
midipix • 8 years ago  
c34c66
replace non-portable use of readlink with a portable cd-pwd sequence.
midipix • 8 years ago  
d37b77
makefile replacement: step 2/2: use the midipix build template.
midipix • 8 years ago  
d40d13
makefile replacement: step 1/2: remove the project's ad-hoc makefile.
midipix • 8 years ago  
c145a8
pe_get_image_meta(): do not print import library information unconditionally.
midipix • 8 years ago  
19bf4f
Makefile: add support for LDFLAGS_APP and LDFLAGS_LIB.
midipix • 8 years ago  
83599e
struct pe_raw_image: change the type of addr to void *.
midipix • 8 years ago  
664d5b
pe_map_raw_image: accept page protection as an argument.
midipix • 8 years ago  
2b71e8
perk.h: fix tab alignment (cosmetic).
midipix • 8 years ago  
ca4943
Makefile: do not include the main application object (perk.o) in OBJS.
midipix • 8 years ago  
554e91
add perk_api.h and define perk_api to cleanly support PE import libraries.
midipix • 8 years ago  
1ef003
raw binary file description: add struct pe_data_dirs.
midipix • 8 years ago  
8d1514
include secondary library headers using a quoted file identifier.
midipix • 8 years ago  
c65ad9
  • « Newer
  • page 14 of 15
  • » Older

Powered by Pagure 5.13.3

SSH Hostkey/Fingerprint | Documentation | About

© Red Hat, Inc. and others.