aboutsummaryrefslogtreecommitdiff
path: root/bootstrap
AgeCommit message (Collapse)Author
2014-05-10build: make bootstrap script fail properly on failureAnssi Hannula
If the first command in the bootstrap script fails, exit with non-zero exit status instead of silently continuing to the next command.
2012-11-08build: try to code-gen during bootstrapCory Fields
This allows us to create a completely bootstrapped tarball that does not require java or swig as build-deps.
2012-09-20build: bootstrap overhaulCory Fields
Put an end to the constant autoreconfs when switching branches. Use make to determine when bootstrapping for xbmc and subprojects needs to happen (hint: rarely). bootstrapping can now be done in parallel, but I didn't obseve much (any?) speed increase. Also allows for easier skipping of reconfigures for minor/cosmetic configure.in changes. This should be transparent to users, other than the fact that it's much faster. Same build procedure as always: ./bootstrap && ./configure && make
2012-09-18[pvr] configure and build pvr add-ons if the tree is found in /pvr-addons, ↵Lars Op den Kamp
so these can be built and run within the tree.
2012-09-05[GSOC] Add gtest directory to be bootstrapped.Andres Mejia
2011-10-11removed downloading libcec and disabled libcec by default before people go ↵Lars Op den Kamp
balistic
2011-10-11cec: use libcec as an internal lib and fetch it in "bootstrap". added ↵Lars Op den Kamp
--enable-external-libcec option to configure. to keep a permanent copy, remove "make download" from bootstrap to change the location of the tarball to another mirror, change lib/libcec/Makefile.in
2011-10-08changed: added goom visualization to boostrapvdrfan
2011-05-14fixed typoS. Davilla
2011-05-14[grr] time to add some more items to bootstrap, seeing auto-configures ↵S. Davilla
during make
2011-03-18[osx/ios] banish libass to xxx-depends, this removes the need for an ↵S. Davilla
external flag as osx/ios/linux/win are external libass but win is still dyloaded while the others are compile linked
2011-01-24Merged cptspiff's code-reshuffle branch.theuni
Squashed commit due to build breakage during code-reshuffle history. Conflicts: xbmc/Util.cpp xbmc/cdrip/CDDARipper.cpp xbmc/filesystem/Directory.cpp xbmc/filesystem/File.cpp
2010-08-01bootstrap libass if directory is detected.ceros7
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@32382 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-07-30fixed: removed now deleted libbdnav from build systemelupus
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@32326 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-06-18clean the bootstrap grabagewattazoum
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31181 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-05-12opps, revert 2) of r30055davilla
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@30057 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-05-12fixed, 1) libass path for autoreconf, 2) only autoreconf libbdnav oncedavilla
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@30055 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-05-11Have bootstrap script run autoreconf for all libdvd libs.ceros7
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@30011 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-05-11Include libdvdcss in bootstrap if it's found in the source tree.ceros7
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@30005 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-03-26build libcpluff, will be dlloaded from systemalcoheca
more cpluff decrufting git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@28874 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-03-26Don't attempt to update config.guess and config.sub anymore.ceros7
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@28854 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-02-14Revert r27791. doesn't work on osxspiff_
This reverts commit 9320b03bdc1fc01c9f68fb7eb9079c6abbe9857d. git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@27793 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-02-14garrspiff_
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@27791 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2009-12-14fixed: libbdnav REALLY wants the m4 dir to be there.althekiller
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@25666 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2009-12-13added: build libbdnavspiff_
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@25648 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2009-09-23step 3/4: Move linuxport to trunk. How'd I get roped into this?AlTheKiller
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@23097 568bbfeb-2a22-0410-94d2-cc84cf5bfa90