Martin Pulec
81a7c22291
autogen.sh: simplify a bit
...
Do not use $DEBUG to add --enable-debug - needless, moreover $DEBUG is
too general and the user may have it defined by accident for a different
purpose.
Remove cd to $ORIG_DIR, that has already been performed.
2025-09-16 08:21:59 +02:00
Martin Pulec
ee4bdbf34a
Make zfec optional
2021-03-09 16:05:36 +01:00
Martin Pulec
1b9aa3314d
SpeexDSP: remove a submodule
...
Now it is a normal dependency.
2021-03-09 08:14:37 +01:00
Martin Pulec
c909c09df7
Speex is actually not needed at all
...
Needed is only SpeexDSP.
2021-03-03 15:01:47 +01:00
Martin Pulec
18cc2b1252
Zfec as a submodule
2021-02-24 13:42:12 +01:00
Martin Pulec
04bb45e3c6
Install_speex.sh - moved download to fetch_submodule.sh
2021-02-24 13:41:43 +01:00
Martin Pulec
0e6986599e
Use upstream speex as a submodule
...
The library has been split to speex and speexdsp - we need both.
2021-02-23 15:00:57 +01:00
Martin Pulec
3b933348fb
Autogen: moved cl.exe lookup to separate file
...
Just to make the script more readable
2021-02-23 15:00:57 +01:00
Martin Pulec
c7497754b0
Autogen.sh: small fix
2020-08-21 18:56:57 +02:00
Martin Pulec
9a81e9af6e
Autogen: fixed quotation
2020-07-23 10:36:56 +02:00
Martin Pulec
3fe1fd881e
Autogen: do not use non-standard "uname -s"
2020-07-22 15:44:25 +02:00
Martin Pulec
eaed3011d5
Autogen.sh: try to find cl if CUDA is present [Win]
2020-07-21 15:44:11 +02:00
Martin Pulec
5fc43b6f6c
autogen.sh: show errors
2020-05-05 10:16:26 +02:00
Martin Pulec
250bd61402
Added check for automake and autoconf to autogen.sh
2019-11-19 08:22:51 +01:00
Martin Pulec
505d524f05
Use autoreconf in autogen.sh
...
Solves a problem with potentially undefined AC_DEFINE with GitHub CI.
2019-11-19 08:22:50 +01:00
Martin Pulec
113cccf892
Supress automake error
2019-11-09 17:20:46 +01:00
Martin Pulec
40149252dd
Removed some scripts that automake provides
2019-11-07 07:23:36 +01:00
Martin Pulec
ac4a2a171e
Removed submodule ldgm
2016-11-24 17:41:17 +01:00
Martin Pulec
438ad99f17
autogen.sh: clone LDGM git if we are not inside UG GIT
2015-03-31 17:02:20 +02:00
Martin Pulec
170fef4355
Fixed out-of-tree build
2015-02-20 10:33:32 +01:00
Martin Pulec
5ae7acdba0
Remove LDGM from UltraGrid sources
...
Added LDGM as a submodule.
2014-11-06 10:39:09 +01:00
Martin Pulec
eb2985e0e0
Default license is GPL
2014-10-17 11:13:08 +02:00
Martin Pulec
a1c84a07c8
Allow UG build in separate directory
2014-09-28 23:35:49 +02:00
Martin Pulec
0107917c25
Use -Werror in debug mode for most warnings
...
+ silence some warnings
2014-08-18 12:37:19 +02:00
Martin Pulec
ac28e9eb17
Windows: enable CUDA stuff
...
+ make VS project for for GPUJPEG
2013-08-29 11:19:08 +02:00
Martin Pulec
1365c3397d
Build system: do no try to build GPUJPEG from UG
2013-08-06 14:13:25 +02:00
Martin Pulec
b64027bbf7
autogen.sh: add param --enable-gpl
2013-04-09 11:05:55 +02:00
Martin Pulec
5221afeb05
autogen.sh: create m4 dir if not present
2013-03-19 09:04:21 +01:00
Martin Pulec
b740b65f69
do not use Libtool on Windows
2013-01-14 10:14:44 +01:00
Martin Pulec
7e8b957a34
some build fixes
2012-08-15 14:59:37 +02:00
Martin Pulec
02c370ac8b
Updated GPUJPEG to 2d45e144
2012-08-15 14:59:37 +02:00
Martin Pulec
bb5b84d9ea
Restructuralize directory structure
...
* content of ultragrid/ subdirector moved to root
2012-07-02 18:24:25 +02:00