aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
AgeCommit message (Collapse)Author
2011-05-15updated: .gitignore to ignore /xbmc/screensavers, /lib/libapetag and ↵amet
/lib/libid3tag
2011-05-07[WIN32] added libcdio-10.dll to .gitignore and remove it on uninstallWiSo
2011-04-19added some more things to git ignoreelupus
2011-04-18Added a backward compatibility stub for pysqlite2.Jim Carroll
2011-04-12[osx/ios] refactor depends build system to use config.site, for testing only ↵S. Davilla
right now
2011-04-09added python and pcre dlls to .gitignoreWiSo
2011-04-09updated .gitignore with ogg/vorbis dllsWiSo
2011-04-09added libsamplerate and sqlite dll to .gitignoreWiSo
2011-04-06Merge remote branch 'mine/ext-python'Jim Carroll
2011-04-05Remove xbms support due to licensing issue with libXBMS.Andres Mejia
Reference trac ticket #11396.
2011-04-05Code changes for external python. Changes include submissions by ↵spiff
cptspiff,WiSo,blinkseb, and jcarroll changed: limit the scope of the python includes. this will be useful in an upcomming patch. credit jcarroll changed: use a m4 check to set the python path directly, and ditch the old hardcoded version nonsense. credit jcarroll Fixed the build for when --enable-external-python is not used. Fixed the warnings due to Python.h not being the first header as required by Python. Final fix to the osx make build so that external python works. Needed to change the m4 macro to account for .dylib on osx and the dependant ./configure call to pass the installed location of the python xbmc is to be built against. Also updated .gitignore for the osx dependency builds. There was a name collision between the python datetime.h and the xbmc/DateTime.h on file systems that are not case sensitive. This is now fixed by renaming DateTime.h to XBDateTime.h By request, the .cpp files now sorted alphabetically in the Makefile.in. the m4 macros is a mess of mixed spaces and tabs. In order to make my couple line change more readable I changed the spaces to tabs so it would be consistent with the surrounding area. This was per the request of jmarshall. Fixed an error where under internal python the correct header wasn't being used. if --enable-external-python is selected then don't build the internal python at all and not using any of the wrappers. Modified the xcode project to work with the external python changes. There was a bug in the Makefile.in where the internal python build target wasn't being set correctly. This is now fixed. [WIN32] removed some uneeded files, renamed DateTime* to XBDateTime* and defined USE_EXTERNAL_PYTHON Added xbmc/cores/DllLoader/Makefile to .gitignore since it's being autogened. Made it so that the distinction between internal and external python is limited to mostly just Makefile's now. Most of the code no longer needs to make the distinction. This should make it much easier to move forward in windows and eventually with removing the internal python. updated: .gitignore
2011-04-04updated .gitignore to include libssh.dllWiSo
2011-03-27added xbmc_asap.dll to .gitignoreWiSo
2011-03-26added libFLAC.dll to .gitignoreWiSo
2011-03-26[WIN32] cosmeticsWiSo
2011-03-26[WIN32] added timidity.dll to .gitignoreWiSo
2011-03-26changed, add lib/cmyth/Makefile to gitignoreS. Davilla
2011-03-11updated for osx/ios build bitsS. Davilla
2011-03-05added libmpeg2-0.dll to .gitignoreWiSo
2011-03-05added libbluray.dll to .gitignoreWiSo
2011-02-23updated: .gitignore. credit jcarrollspiff
2011-02-19Merge removal of unneeded libdts and liba52Anssi Hannula
Conflicts: .gitignore XBMC.xcodeproj/project.pbxproj configure.in lib/Makefile.in project/VS2010Express/XBMC.vcxproj project/VS2010Express/XBMC.vcxproj.filters tools/Linux/packaging/debian/copyright xbmc/DllPaths_win32.h xbmc/cores/dvdplayer/DVDCodecs/Audio/Makefile.in
2011-02-17Removed use of libfaad2. It was already disabled on all platforms.theuni
2011-02-07[WIN32] add the dlls built with mingw to .gitignoreCrystalP
2011-02-06removed: internal copy of libdtsAnssi Hannula
It is no longer used. DTS streams are decoded by FFmpeg.
2011-02-06removed: use of deprecated libdtsAnssi Hannula
libdts hasn't been used by default for a while. Remove the use of it completely in favor of ffmpeg.
2011-02-06removed: internal copy of liba52Anssi Hannula
It is no longer used. AC-3 streams are decoded by FFmpeg.
2011-02-06removed: use of deprecated liba52Anssi Hannula
liba52 hasn't been used by default for a while. Remove the use of it completely in favor of ffmpeg.
2011-01-31[WIN32] .gitignore adjustment for liba52CrystalP
2011-01-29[WIN32] added new auto-generated files/directories to .gitignoremontellese
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
2011-01-23Revert "Merge remote branch 'upstream/master'"Lars Op den Kamp
This reverts commit 4e98a514c6a2975ec234fe19fe058e7e74bcfb7d, reversing changes made to 8d73cbde1dcd240d80bee9301d0321703a15c995.
2011-01-10Merge https://github.com/opdenkamp/xbmc/pull/4Lars Op den Kamp
Fixed conflicts: .gitignore
2011-01-10Merge remote branch 'upstream/master'Lars Op den Kamp
Conflicts: .gitignore
2011-01-09[WIN32] extract git rev numberCrystalP
2011-01-09windows: fix vdr-streamdev build under VS2010Marcel Groothuis
git: update gitignore for pvr files
2011-01-08Merge remote branch 'upstream/master'Lars Op den Kamp
2011-01-07[WIN32] .gitignore dl'd mingw environment + ffmpeg build filesCrystalP
2011-01-07Merge remote branch 'upstream/master'Lars Op den Kamp
2011-01-07fixed: show Git revision number instead of SVN. commiting for TheUniamet
2011-01-05pvr: Makefiles for pvr addonsLars Op den Kamp
2011-01-04updated .gitignoreLars Op den Kamp
2011-01-04updated eclipse project and .gitignoreLars Op den Kamp
2011-01-04updated gitignore for pvr specific filesLars Op den Kamp
2010-11-29removed: last traces of libshout.theuni
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@35524 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-10-27added: xbmc-standalone.sh into gitignore fileanssih
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@35033 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-09-26[WIN32] updated: .gitignoreblinkseb
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@34200 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-09-26[WIN32] updated .gitignoreblinkseb
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@34193 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-09-17[WIN32] updated .gitignoreblinkseb
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@33922 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-08-27[git] remove libbdnav bitsdavilla
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@33220 568bbfeb-2a22-0410-94d2-cc84cf5bfa90