Commit Graph

23 Commits

Author SHA1 Message Date
Stephan Raue
83ce3c3ba0 Revert "sqlite: build as static library"
This reverts commit 84b26f9eba.

Conflicts:

	packages/3rdparty/multimedia/vdr-xmltv2vdr/meta
	packages/mediacenter/xbmc-frodo/meta
	packages/mediacenter/xbmc-pvr/meta
	packages/mediacenter/xbmc-rpi/meta
	packages/mediacenter/xbmc/meta
2012-06-13 10:43:11 +02:00
Stephan Raue
4bfdd4e00c Revert "sqlite: build with -fPIC -DPIC support"
This reverts commit e309e67ce4.
2012-06-13 10:37:30 +02:00
Stephan Raue
e309e67ce4 sqlite: build with -fPIC -DPIC support
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2012-06-06 10:26:26 +02:00
Stephan Raue
fed83b886b sqlite: strip out all problematic optimizations
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2012-05-28 22:14:39 +02:00
Stephan Raue
4dd41fc97b sqlite: add column metadata support
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2012-05-27 02:38:37 +02:00
Stephan Raue
84b26f9eba sqlite: build as static library
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2012-05-23 15:47:14 +02:00
Domin6
543c89c24b Change copyright and FSF address, this fixes #252 2012-02-29 13:36:32 +01:00
Stephan Raue
1ab494195f sqlite: add option to add additional logic to the ANALYZE command and to the query planner that can help SQLite to chose a better query plan under certain situations
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2011-12-10 22:13:22 +01:00
Stephan Raue
8a863684ed sqlite: forcing to not use -ffast-math (enabled with -Ofast)
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2011-07-10 23:29:41 +02:00
Stephan Raue
4c26f1cb09 sqlite: cleanup
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2011-03-19 01:01:50 +01:00
Stephan Raue
1a3244c11a sqlite: add license headers
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2011-01-09 18:37:30 +01:00
Stephan Raue
f843513aac sqlite: update to sqlite-autoconf-3070400
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2010-12-10 11:00:50 +01:00
Stephan Raue
79e27c17ee sqlite: update to metafile support, update to sqlite-3.7.0
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2010-07-24 09:46:00 +02:00
Stephan Raue
c7cf1f753b packages/*, scripts/*, config/options: remove $PKG_DIR declaration (now in config/path), include config/options with package name
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2010-07-21 18:54:45 +02:00
Stephan Raue
62717faf28 sqlite:
- cosmetics
2010-06-13 22:56:09 +02:00
Stephan Raue
636df0e358 sqlite:
- disable fast-math optimization
2010-05-30 22:54:04 +02:00
Stephan Raue
97cb6c3894 various cleanups 2009-05-17 23:13:56 +02:00
Stephan Raue
d278461b9c rename gettext to gettext-dummy, replace /* with 2009-05-16 23:35:27 +02:00
Stephan Raue
0e515634a8 change to sqlite-amalgamation-3.6.13 so no Internet Connetion is need for build 2009-04-19 18:56:12 +02:00
Stephan Raue
72ac904ede update to sqlite-3.6.13 2009-04-17 15:34:03 +02:00
Stephan Raue
8347a74046 rechange location of database packages 2009-04-06 13:29:18 +02:00
Stephan Raue
2b7efd8ffa add emulator support with zsnes and scummvm 2009-04-06 13:28:09 +02:00
Stephan Raue
de71016fb4 initial import 2009-03-18 13:02:53 +01:00