]> git.ipfire.org Git - ipfire-3.x.git/history - tools/make-include
Added new package: dosfstools.
[ipfire-3.x.git] / tools / make-include
2009-02-07  Michael TremerMerge branch 'master' of ssh://ms@git.ipfire.org/pub...
2009-02-07  Michael TremerMerge branch 'master' of git://git.ipfire.org/ipfire-3.x
2009-02-07  Michael TremerDid a lot of work on the make scripts.
2009-02-06  Michael TremerMade ./make.sh shell run some more commands and added...
2009-02-06  Michael TremerMoved distcc_get_hosts from prepareenv to build that...
2009-01-27  Michael TremerMerge branch 'master' of ssh://ms@git.ipfire.org/pub...
2009-01-27  Michael TremerAdded a lot of dependencies...
2009-01-25  Michael TremerMerge branch 'master' of ssh://ms@git.ipfire.org/pub...
2009-01-25  Michael TremerFixed that toolchain stage couldn't check if package...
2009-01-25  Michael TremerAdded a new buildspy tool to loose dependency to wget.
2009-01-25  Michael TremerAlso write error message to log.
2009-01-25  Michael TremerMerge branch 'master' of git://git.ipfire.org/ipfire-3.x
2009-01-24  Michael TremerMerge branch 'master' of ssh://ms@git.ipfire.org/pub...
2009-01-22  Michael TremerMerge branch 'new-toolchain'
2009-01-22  Michael TremerMerge branch 'master' of ssh://ms@git.ipfire.org/pub...
2009-01-22  Michael TremerAdded some lines for dependency checking on build time.
2009-01-22  Ronald WiesingerMerge branch 'master' of ssh://ms@git.ipfire.org/pub...
2009-01-21  Michael TremerMerge branch 'master' of ssh://ms@git.ipfire.org/pub...
2009-01-20  Michael TremerAdded some new functions for editing rootfiles.
2009-01-07  Michael TremerMerge branch 'master' of git://git.ipfire.org/ipfire-3.x
2009-01-07  Michael TremerAdded a new command: ./make.sh batch cron, which is...
2009-01-02  Michael TremerMerge branch 'master' of ssh://ms@git.ipfire.org/pub...
2009-01-02  Michael TremerMerge branch 'master' of ssh://ms@git.ipfire.org/pub...
2009-01-02  Michael TremerAdded distcc_reload().
2009-01-02  Michael TremerFixed the check of debug or extra builds.
2009-01-01  Michael TremerAdded some nice package functions.
2008-12-23  Michael TremerAdded some things to run a VM by the iso image.
2008-12-11  Michael TremerAdd target name to the uploaded files.
2008-12-11  Michael TremerMerge branch 'master' of ssh://ms@git.ipfire.org/pub...
2008-12-10  Michael TremerAdded a function that walks through our software list...
2008-12-02  Michael TremerMerge branch 'master' of ssh://ms@git.ipfire.org/pub...
2008-12-02  Michael TremerDid some improvements on buildspy.
2008-12-01  Michael TremerRemoved SSP, PIE and PAX flags from build system.
2008-11-29  Michael TremerMerge branch 'glibc-2.9'
2008-11-29  Michael TremerAdded cpu info and machine type to buildspy.
2008-11-15  Michael TremerExport new $TARGET to environment.
2008-11-15  Michael TremerRenamed {build,log,tools}_${MACHINE} to {build,log...
2008-11-15  Michael TremerMerge branch 'master' of git://git.ipfire.org/ipfire-3.x
2008-11-12  Michael TremerAdded some new functions to check hosts cpu capabilities.
2008-10-25  Michael TremerFixed a last "IMAGENAME".
2008-10-25  Michael TremerSending logs to buildspy.
2008-10-20  Michael TremerIntroduced IMAGENAME.
2008-10-19  Michael TremerDid some general cleanup in tools/.
2008-10-19  Michael TremerCleaned up some things in tools/.
2008-10-18  Michael TremerOn debug build, we don't strip.
2008-10-18  Michael TremerModify flags on debug build.
2008-10-12  Michael TremerMerge branch 'master' of git://git.ipfire.org/ipfire-3.x
2008-10-11  Michael TremerFixed the creation of the toolchain dir.
2008-10-03  Michael TremerFixed a variable mismatch (DISTCC_PORT).
2008-10-03  Michael TremerMerge branch 'master' of ssh://ms@git.ipfire.org/pub...
2008-10-03  Michael TremerAdded script to run distccd.
2008-10-02  Michael TremerFixed some environment variables of build_spy.
2008-09-30  Michael TremerAdded a debug dir. for rootfiles.
2008-09-28  Michael TremerDid a small rewrite of our build_spy tool.
2008-08-31  Michael TremerMerge branch 'master' of ssh://ms@git.ipfire.org/pub...
2008-08-30  Michael TremerAdd a diff with local changes to the upload dir.
2008-08-30  Michael TremerFixed wrong path of alog2html.
2008-08-28  Michael TremerMounting /sys into chroot.
2008-08-28  Michael TremerWhen we upload the iso, we additionally add the
2008-08-28  Michael TremerMerge branch 'squashinstall'
2008-08-28  Michael Tremermake-include: Some minor changes.
2008-08-26  Michael TremerRemoved the uClibc stuff from buildscripts.
2008-08-14  Michael TremerAddons are tagged now and one can decide wheather to...
2008-08-14  Michael TremerFixed a typo in my new cpu checking function.
2008-08-13  Michael TremerMerge branch 'master' of ssh://ms@git.ipfire.org/pub...
2008-08-13  Michael TremerMade a function that checks if the host cpu has all...
2008-07-29  Michael TremerNow, the kernel should be compiled for the right target.
2008-07-27  Michael TremerMerge branch 'mkinitramfs'
2008-07-25  Michael TremerFixed the puttarget function.
2008-07-23  Michael TremerMerge branch 'master' of ssh://ms@git.ipfire.org/pub...
2008-07-23  Michael TremerImproved the ./make.sh target put function.
2008-07-21  Michael TremerMerge branch 'master' of git://git.ipfire.org/ipfire-3.x
2008-07-21  Michael TremerSet hostname variable better.
2008-07-21  Michael TremerAdded functionality to upload the iso to our main server.
2008-07-21  Michael TremerRenamed EMBEDDED to EMB.
2008-07-18  Michael TremerIntroduced the new EMBEDDED variable.
2008-06-29  Michael TremerMerge branch 'master' of git://git.ipfire.org/ipfire-3.x
2008-06-29  Michael TremerWorked on buildscripts, again.
2008-06-29  Michael TremerMerge branch 'master' of ssh://ms@git.ipfire.org/pub...
2008-06-28  Michael TremerMake white brackets.
2008-06-26  Michael TremerAdded TARGET=geodelx.
2008-06-26  Michael TremerWorked on buildscripts, again.
2008-06-25  Michael TremerChanged naming of the linux kernel.
2008-06-18  Michael TremerRevert "Temporarily deactivated PIE..."
2008-06-18  Michael TremerMerge branch 'master' of ssh://ms@git.ipfire.org/pub...
2008-06-17  Michael TremerWorked a little bit on the make scripts.
2008-06-17  Michael Tremermake.sh will now create a .config by itself if there...
2008-06-17  Michael TremerMinor code clean up in tools/make-*.
2008-06-17  Michael TremerBuildSpy now sends a short profile of the host.
2008-06-16  Michael TremerMerge branch 'master' of ssh://ms@git.ipfire.org/pub...
2008-06-16  Michael TremerIntroducing buildspy.
2008-06-13  Michael TremerTemporarily deactivated PIE...
2008-06-13  Michael Tremercache/ dir wasn't done right.
2008-06-11  Michael TremerMerge branch 'ssp'
2008-06-11  Michael TremerUpdated make-scripts for new build.
2008-06-10  Michael TremerMerge branch 'master' of ssh://ms@git.ipfire.org/pub...
2008-06-09  Michael Tremer"make" doesn't like -jN :(
2008-06-03  Michael TremerMerge branch 'master' of ssh://ms@git.ipfire.org/pub...
2008-06-03  Michael TremerFixed strip.
2008-06-03  Michael TremerMerge branch 'master' of git://git.ipfire.org/ipfire-3.x
next