1
0
Fork 0
Commit Graph

44 Commits

Author SHA1 Message Date
hpi1 e670de413f Add support for compiling BD-J with OpenJDK 12 / 13 2020-02-16 17:17:12 +02:00
Ryo ONODERA df1c63224d Add support for NetBSD operating system
Use its own jni_md.h, however it is identical to Linux one.
2019-06-07 19:42:46 +03:00
hpi1 af69041d6a Fix pkg-config Libs.Private 2019-04-05 10:54:32 +03:00
hpi1 264b83d314 Distribute java-build-support 2019-02-12 09:36:46 +02:00
hpi1 221749ee77 BD-J: parametrize java language and binary code versions 2019-01-18 17:56:48 +02:00
hpi1 3af11f0a85 BD-J: Add dummy classes to allow building with Java 9+ and Java < 9 2019-01-18 17:50:40 +02:00
hpi1 f77d22b48e Split jar file 2018-09-04 14:00:33 +03:00
hpi1 c02d5a6376 Add missing devtools/strings.h to distribution package 2017-12-03 17:22:52 +02:00
hpi1 ecd27d3300 Factorize bdmv file header and version check to bdmv_parse_header() 2017-08-30 09:56:47 +03:00
hpi1 b9438aee3e Distribute mpls_data.h 2017-06-07 22:31:22 +03:00
hpi1 6de25f3b09 Remove leftover distcheck flags 2017-05-12 14:48:52 +03:00
hpi1 244e24ee23 Move UO mask parsing to uo_mask.c 2017-05-12 14:48:52 +03:00
hpi1 abdf7b153c Cosmetics 2017-05-12 09:21:05 +03:00
hpi1 415da3663a Remove --disable-bdjava configure option 2017-05-12 09:16:08 +03:00
hpi1 dec9a6bcf1 Remove --disable-udf configure option 2017-05-12 09:14:15 +03:00
hpi1 39748e150c disc: add simple persistent storage 2017-05-11 18:06:37 +03:00
hpi1 11ddbb1783 build: use AM_CPPFLAGS
Fixes include path order when CPPFLAGS is given in make command line.
(old/installed bluray.h was included when building in VLC contrib).

Limit include paths when building tools.
2017-05-04 12:01:04 +03:00
hpi1 81e10b203e Remove duplicate BDJAVA_CFLAGS 2017-05-04 10:51:08 +03:00
hpi1 2e823519b5 Split event queue to separate file 2016-03-21 12:22:36 +02:00
hpi1 5c7a846de3 split developer tools from examples 2016-02-08 11:39:24 +02:00
Sebastian Ramacher 4e6c4a8078 configure: add extra argument to enable building of JAR file 2015-12-02 11:34:52 +02:00
hpi1 62d7588ad4 Add -no-undefined linker flag 2015-11-21 22:33:03 +02:00
hpi1 f5b619bc22 Distribute contrib/asm 2015-11-03 12:57:22 +02:00
hpi1 51820f9075 Move code from time.h to time.c
Avoid pulling system-dependent headers to other files.
2015-02-18 22:06:28 +02:00
hpi1 c6a7390bd5 Add configure checks and build rules for UDF reading library 2015-02-10 12:53:57 +02:00
hpi1 a3fe13c391 Merge makefiles 2015-02-04 14:27:27 +02:00
Jean-Baptiste Kempf 28198c89d3 Fix make check 2014-07-16 02:25:25 +02:00
hpi1 283677c8b3 Distribute jni headers 2014-05-27 13:41:24 +03:00
hpi1 98fa6ab2b8 build: merge src/examples/Makefile.am to src/Makefile.am
Based on Diego Elio Pettenò's patch
2013-10-09 12:45:14 +03:00
Diego Elio Pettenò 0fd95ce669 build: remove the subdirs recursion at src level. 2013-02-19 15:55:57 +02:00
Diego Elio Pettenò ba8b1ec8be build: centralize automake options within configure.ac 2013-02-14 17:27:05 -08:00
hpi1 a6b3fa6937 Enable BD-J in distcheck 2011-12-12 22:13:26 +02:00
hpi1 afb2d42ea2 Distribute ChangeLog 2011-12-08 12:48:51 +02:00
Jean-Baptiste Kempf b9fa9156d8 Create tarballs in .bz2 format and not in .gz 2011-11-16 10:39:18 +01:00
Jean-Baptiste Kempf a8f1401176 Forgotten file in previous commits 2011-11-16 10:34:50 +01:00
gates 18e7dfaf79 Support documentation generation via doxygen. 2010-07-19 18:52:18 -04:00
gates 73a65e8050 Move tools 2010-06-01 04:42:57 +00:00
gates 00e6dbbdd4 cosmetics 2010-05-31 07:49:29 +00:00
gates ffa9b70808 Move player_wrappers down to top_srcdir and distribute it with source tarball 2010-05-31 07:44:33 +00:00
gates 69aa77d703 Fixup generation of source tarball via 'make install' 2010-05-31 07:39:25 +00:00
gates 010c5e67c2 Cosmetics 2010-05-27 04:26:02 +00:00
Accident 4e2b9801cb Accident: Universal build of libbluray.so/a, examples/. Minor changes to build
on Unix.
2009-10-21 05:39:34 +00:00
john 8e69a9d86a add libbdnav and nav examples to build system 2009-10-20 18:03:30 +00:00
Accident 6d9ee06249 Accident: Adding in bd+ epoch, and simple build tools. It will not work
since there is no way to set VolumeID, and needs to be re-tooled
          for universal debug logging.
2009-10-20 02:19:21 +00:00