pagure Logo
  • Log In

tulips / perk

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

Commits 547

Branch: 5dbfbaae1cc32b321195a18198015898b785e11b
main
utility: improved box integration, removed need for build-time macro.
midipix • 8 years ago  
3b884b
utility: added pe_main() as a public interface, refactored accordingly.
midipix • 8 years ago  
6fe7c1
build system: support project-specific overrides of OS and toolchain defs.
midipix • 8 years ago  
fa93e5
project: added support for [C|LD]FLAGS_LAST and [C|LD]FLAGS_ONCE.
midipix • 8 years ago  
4250c1
build system: added support for [C|LD]FLAGS_LAST and [C|LD]FLAGS_ONCE.
midipix • 8 years ago  
b35cf1
build system: when building from a git repo, explicitly depend on .git/index.
midipix • 8 years ago  
97a8e7
project: add explicit rules for object dependency on version.tag.
midipix • 8 years ago  
3f4b63
build system: remove generic dependency on version.tag.
midipix • 8 years ago  
0adc08
build system: PE targets: handle subsystem setting in pe.mk.
midipix • 8 years ago  
972b59
build system: PE targets: added import library --avoid-version support.
midipix • 8 years ago  
e53924
build system: moved core definition files to a designated folder.
midipix • 8 years ago  
f64a25
build system: configure, project: added --avoid-version support.
midipix • 8 years ago  
d564ee
build system: Makefile.in, version.mk: added --avoid-version support.
midipix • 8 years ago  
218dfc
build system: Makefile.in: static app: remove unneeded dep on static archive.
midipix • 8 years ago  
719893
build system: Makefile.in: make the tree.tag and dirs.tag deps more precise.
midipix • 8 years ago  
4bf599
build system: configure, project: added --disable-frontend support.
midipix • 8 years ago  
ad42d8
build system: Makefile.in, custom.mk: added --disable-frontend support.
midipix • 8 years ago  
a403fe
build system: custom header installation: add missing .PHONY definitions.
midipix • 8 years ago  
940999
build system: project: added custom header installation support.
midipix • 8 years ago  
0804e2
build system: added the .conf convenience make target.
midipix • 8 years ago  
18a883
build system: added --strict, --ccstrict, --ldstrict support.
midipix • 8 years ago  
598fb4
code maintenance: mark unused parameter.
midipix • 8 years ago  
209439
argv.h: argv_show_status(): mark unused parameter.
midipix • 8 years ago  
c4941c
pe_read_optional_header_big_endian(): remove dead assignments and unused vars.
midipix • 8 years ago  
69c4cd
internals: pe_swap_long(): improve readability via parentheses.
midipix • 8 years ago  
7255ef
build system: Makefile.in: clean: rm -f app.tag.
midipix • 8 years ago  
45bb87
build system: configure: properly quote $@.
midipix • 8 years ago  
f0c1ad
build system: configure: added config_support()
midipix • 8 years ago  
25984f
build system: added the .display-cc informational target.
midipix • 8 years ago  
09d985
build system: added the .display-cflags informational target.
midipix • 8 years ago  
23bc8e
build system: fix dependency of app.tag, avoid unconditional step execution.
midipix • 8 years ago  
3efbc1
build system: make .display: whitespace meditation.
midipix • 8 years ago  
0350a9
build system: always install headers with install-static and install-shared.
midipix • 8 years ago  
0eaaff
build system: properly handle user inclusion of -static in LDFLAGS.
midipix • 8 years ago  
591339
build system: added support for CFLAGS_UTIL, LDFLAGS_UTIL.
midipix • 8 years ago  
54173a
build system: configure: added --disable-[shared|static] support.
midipix • 8 years ago  
dbc5ee
build system: Makefile.in, custom.mk: added --disable-[shared|static] support.
midipix • 8 years ago  
5b28e8
build system: Makefile.in, custom.mk: added --all-[static|shared] support.
midipix • 8 years ago  
53f310
build system: added the 'install-static-app' make target.
midipix • 8 years ago  
d4993e
build system: configure: native os: use 'any-os' as needed.
midipix • 8 years ago  
69a683
build system: configure: native os: remove dead assignments.
midipix • 8 years ago  
2e167d
build system: sysinfo/host.sh: remove host_endian_h, as it is no longer needed.
midipix • 8 years ago  
63bd04
pe_read_section_header(): integrate runtime little endian test.
midipix • 8 years ago  
8d8242
pe_read_optional_header(): integrate runtime little endian test.
midipix • 8 years ago  
2d6c77
pe_read_import_header(): integrate runtime little endian test.
midipix • 8 years ago  
ff2363
pe_read_export_header(): integrate runtime little endian test.
midipix • 8 years ago  
cc6bfc
pe_read_dos_header(): integrate runtime little endian test.
midipix • 8 years ago  
ee94ee
pe_read_coff_header(): integrate runtime little endian test.
midipix • 8 years ago  
01439f
internals: pe_little_endian_host(): initial implementation and integration.
midipix • 8 years ago  
8216f9
argv.h: usage screen generator: use the 'file' parameter rather than 'stdout'.
midipix • 8 years ago  
60f46a
argv.h: usage screen generator: added basic paradigm support.
midipix • 8 years ago  
fae505
  • « Newer
  • page 7 of 11
  • » Older

Powered by Pagure 5.13.3

SSH Hostkey/Fingerprint | Documentation | About

© Red Hat, Inc. and others.