0
I Use This!
Inactive

Commits : Listings

Analyzed about 22 hours ago. based on code collected 1 day ago.
Apr 18, 2023 — Apr 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
linux: move macros from common.mk to linux.mk
tmonjalo
as Thomas Monjalon
More... over 13 years ago
split build directory to host/target
tmonjalo
as Thomas Monjalon
More... over 13 years ago
toolchain: build in HOST_BUILD_DIR and split build/install
tmonjalo
as Thomas Monjalon
More... over 13 years ago
core: define subdirectories from BUILD_DIR for target and host
tmonjalo
as Thomas Monjalon
More... over 13 years ago
core: more robust variables definitions
tmonjalo
as Thomas Monjalon
More... over 13 years ago
add rules to query any variable value
tmonjalo
as Thomas Monjalon
More... over 13 years ago
improve find tool
tmonjalo
as Thomas Monjalon
More... over 13 years ago
linux: fix deconfiguring initramfs compression
tmonjalo
as Thomas Monjalon
More... over 13 years ago
fix first build by updating makedevs URL
tmonjalo
as Thomas Monjalon
More... almost 14 years ago
toolchain: update config with oldconfig
tmonjalo
as Thomas Monjalon
More... almost 14 years ago
improve configure step in zlib package
tmonjalo
as Thomas Monjalon
More... about 14 years ago
linux: add LINUX_CONFIG_ARCH config variable
tmonjalo
as Thomas Monjalon
More... about 14 years ago
remove useless subshells
tmonjalo
as Thomas Monjalon
More... about 14 years ago
fix error handling in nested subshells
tmonjalo
as Thomas Monjalon
More... about 14 years ago
download and extract sources outside of the packages directories
tmonjalo
as Thomas Monjalon
More... about 14 years ago
Updated zlib version to 1.2.4 More... about 14 years ago
use $| to make rules shorter
tmonjalo
as Thomas Monjalon
More... about 14 years ago
replace >/dev/null by the shorter form >&-
tmonjalo
as Thomas Monjalon
More... about 14 years ago
fix git-am usage with *
tmonjalo
as Thomas Monjalon
More... about 14 years ago
support git patches via git-am
tmonjalo
as Thomas Monjalon
More... about 14 years ago
extract tarball in a single directory
tmonjalo
as Thomas Monjalon
More... about 14 years ago
fix download of a tarball of a linux RC (testing directory)
tmonjalo
as Thomas Monjalon
More... about 14 years ago
allow implicit declaration of LINUX_TARGET_CC via LINUX_TOOLCHAIN_PREFIX
tmonjalo
as Thomas Monjalon
More... about 14 years ago
make CTRL+C working
tmonjalo
as Thomas Monjalon
More... about 14 years ago
add ZIP archive support
tmonjalo
as Thomas Monjalon
More... about 14 years ago
generalize archive support (tarball -> archive)
tmonjalo
as Thomas Monjalon
More... about 14 years ago
more predictable directory name for archive extraction
tmonjalo
as Thomas Monjalon
More... about 14 years ago
factorize shell functions
tmonjalo
as Thomas Monjalon
More... over 14 years ago
remove useless comments
tmonjalo
as Thomas Monjalon
More... over 14 years ago
remove commented line
tmonjalo
as Thomas Monjalon
More... over 14 years ago