pagure Logo
  • Log In

python / sbpython2

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

Commits 117

Branch: 08042573a31d41f6af669babd9b911b3fd5d2433
main
project: added the bits for python's .py and .pyc install steps.
midipix • 6 years ago  
cb88ad
project: pydist.sh (reference only): added .py and .pyc installation logic.
midipix • 6 years ago  
91ec82
project: added pycgen.mk (build rules for python's distributed .pyc objects).
midipix • 6 years ago  
92c5a2
project: pycompile: extend to allow .pyc generation of all pydist scripts.
midipix • 6 years ago  
ec618c
project: added pydist.mk (build rules for python's distributed .py scripts).
midipix • 6 years ago  
05a469
project: added the referential, development-time-only pydist.sh script.
midipix • 6 years ago  
481942
project: added the pycopy.sh and pycgen.sh build-time utility scripts.
midipix • 6 years ago  
b4ba4d
osapi: midipix.h: defined OPENSSL_VERSION_1_1 (via libressl).
midipix • 6 years ago  
85773d
osapi: moved VA_LIST_IS_ARRAY from modern.h to linux.h (oversight).
midipix • 6 years ago  
f87941
inittab.h: remove ossaudiodev from the list of core (static) extensions.
midipix • 6 years ago  
c98258
osapi: moved HAVE_EPOLL from modern.h to linux.h (oversight).
midipix • 6 years ago  
e0cd9e
project: added recipes for pycompile (native core python for bytecode gen).
midipix • 6 years ago  
7a8b0c
config: added x86_64-nt64-midipix definitions.
midipix • 6 years ago  
960ea4
project, config/x86_64-linux-musl: refactor, define CONFIG_DEFAULT_SRCS.
midipix • 6 years ago  
85aeea
build system: added NATIVE_CC_HOST support.
midipix • 6 years ago  
3437fd
config: added x86_64-foxkit-linux-musl (synonym for x86_64-linux-musl).
midipix • 6 years ago  
ce6525
config: added x86_64-alpine-linux-musl (synonym for x86_64-linux-musl).
midipix • 6 years ago  
9e730f
project: osforce.mk: added CFGHOST_SYNONYM support.
midipix • 6 years ago  
64ed7b
project, config/x86_64-linux-musl: refactored pyconfig.h, created subset defs.
midipix • 6 years ago  
cfa9c8
config: x86_64-linux-musl: further refactor config.mk.
midipix • 6 years ago  
18f499
project, config/x86_64-linux-musl: refactor, define extension subsets.
midipix • 6 years ago  
860c31
config: x86_64-nt64-midipix: temporarily remove target-specific configuration.
midipix • 6 years ago  
808e89
project, config/x86_64-linux-musl: created profiles/, refactored inittab bits.
midipix • 6 years ago  
bb84fe
config: x86_64-linux-musl: properly support an all-static python executable.
midipix • 6 years ago  
3300f9
project: properly support an all-static python executable.
midipix • 6 years ago  
3d0b33
project: pyexts.c helper program: added --py-init-func, --init-func-ptr.
midipix • 6 years ago  
f0663f
config: x86_64-linux-musl, x86_64-nt64-midipix: defined PYTHON_PLATFORM.
midipix • 6 years ago  
c3000a
config: x86_64-linux-musl, x86_64-nt64-midipix: whitespace meditation.
midipix • 6 years ago  
581c55
project: do not load the ad-hoc config.mk during ./configure's init phase.
midipix • 6 years ago  
e26b8f
build system: --all-shared: ensure linking against the newly built library.
midipix • 6 years ago  
e0f399
project: PE targets: ensure linking against the newly built libpython2.7.lib.a.
midipix • 6 years ago  
f74581
project: no more need to reset LDFLAGS_IMPLIB when building extension modules.
midipix • 6 years ago  
d288e4
build system: only apply LDFLAGS_IMPLIB to the package's primary shared lib.
midipix • 6 years ago  
9585d9
build system: --all-shared: properly express primary shared library dependency.
midipix • 6 years ago  
e1cfd8
project: express dependency of python's extension modules on its main library.
midipix • 6 years ago  
8bf831
build system: PE, ELF: defined DSO_REF_VER, DSO_REF_SONAME, DSO_REF_SOLINK.
midipix • 6 years ago  
766015
build system: sysinfo: bsd/linux: remove implib .PHONY defs (are in elf.mk).
midipix • 6 years ago  
6c0172
config: x86_64-nt64-midipix: initial commit.
midipix • 6 years ago  
43e27c
project: defined INTERNAL_HEADERS.
midipix • 6 years ago  
dcf637
config: x86_64-linux-musl: python's extension modules: defined subset.
midipix • 6 years ago  
cf798d
project: python's extension modules: incorporate into the main build.
midipix • 6 years ago  
91d171
project: updated pyexts.mk (build rules for python's extension modules).
midipix • 6 years ago  
843642
config: x86_64-linux-musl: defined CFLAGS_DBM, LDFLAGS_DBM.
midipix • 6 years ago  
ed8885
config: x86_64-linux-musl: defined CFLAGS_EXPAT, LDFALGS_EXPAT.
midipix • 6 years ago  
e4ac5e
config: x86_64-linux-musl: defined CFLAGS_SQLITE, LDFLAGS_SQLITE.
midipix • 6 years ago  
83e6cb
config: x86_64-linux-musl: defined CFLAGS_NCURSES, LDFLAGS_NCURSES.
midipix • 6 years ago  
290466
project: added the referential, development-time-only pyexts.c.
midipix • 6 years ago  
e71262
project: added generic rules for building python's extension modules.
midipix • 6 years ago  
a9733e
COPYING.SOFORT: update copyright year to reflect recent changes.
midipix • 6 years ago  
8875c0
build system: all-shared: use LDFLAGS_APP as before, now with correct ordering.
midipix • 6 years ago  
3e81d3
project: defined API_HEADERS.
midipix • 6 years ago  
03edfc
  • « Newer
  • page 2 of 3
  • » Older

Powered by Pagure 5.13.3

SSH Hostkey/Fingerprint | Documentation | About

© Red Hat, Inc. and others.