0
I Use This!
Inactive

Commits : Listings

Analyzed about 22 hours ago. based on code collected 1 day ago.
May 01, 2023 — May 01, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
remove outdated make_Unix.patch More... over 14 years ago
get working on mac More... over 14 years ago
fix mac build More... over 14 years ago
Get working on doze More... over 14 years ago
added zip to archivers, unix only at this point More... over 14 years ago
fix libarchive osx recipe. made same fix to cppunit recipe, which is broken (it was broken before the fix too) More... over 14 years ago
fix osx build More... over 14 years ago
use os_compile_flags and os_link_flags on darwin More... over 14 years ago
remove bpfile More... over 14 years ago
who's the shithead who chose this 'recipe' and 'receipt' language. I can't spell these things and they're WAY too close. sheesh lloyd. More... over 14 years ago
given the new use_recipe mechanism it's possible that the bakery user can switch between published recipes and external recipes. Detect this by keeping an md5 of the recipe used to build in the receipts file, so we can automatically rebuild when they switch it on us. More... over 14 years ago
add the ability to specify external recipe files (use_recipe) More... over 14 years ago
add a recipe for bpfile More... over 14 years ago
support --use_source argument to allow subversion of the fetch/unpack steps. this makes it a bit easier to dev on pkgs More... over 14 years ago
renamed patch to ptch on windows to avoid Vista UAC More... over 14 years ago
renamed patch to ptch on windows to avoid Vista UAC More... over 14 years ago
Move to boost 1.41.0. Fix spelling errors (reciept should be receipt) More... over 14 years ago
(jsmin) trivial win32 port More... over 14 years ago
(icu) don't explicitly disable shared, it prevents binaries from building on linux More... over 14 years ago
(icu) first pass at a recipe for building ICU More... over 14 years ago
(libedit) properly build with os specific flags More... over 14 years ago
allow nothing to be specified when url/md5 not needed (no download ports) More... over 14 years ago
remove unnec output More... over 14 years ago
build crockford's jsmin tool as a binary out of the bakery More... over 14 years ago
support for a port with no tarball More... over 14 years ago
(mongoose) complete win32 specific installation steps More... over 14 years ago
fix bakery's unpacking of tgz files More... over 14 years ago
no line end munging on fixendings_Unix.patch patchfile, please More... over 14 years ago
(mongoose) ensure osx back compat flags are used when building mongoose More... over 14 years ago
add a post_install_common phase that will run once after all per-buildtype phases have run to completion (useful for installing headers, docs, etc) More... over 14 years ago