Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rephrase configure script copyright notice | Silvio Traversaro | 2020-09-13 | 1 | -1/+5 |
| | |||||
* | Relicense to MIT | Ramiro Polla | 2020-08-30 | 1 | -19/+1 |
| | | | | | | The licensing note in the configure script has been reworked, similarly to how libvpx did it (they were also based on FFmpeg's configure script and also use a more permissive license). | ||||
* | configure: put test.{c,dll} to current directory (#26) | Boris Nagaev | 2016-07-25 | 1 | -3/+3 |
| | | | | | instead of /tmp/ to avoid races when building for multiple targets. Add test files to .gitignore and `make clean`. | ||||
* | Build sys additions | Timothy Gu | 2014-03-27 | 1 | -6/+30 |
| | | | | | | * wine support for testing * License boilerplate * Reorder configure checks | ||||
* | License stuff | Timothy Gu | 2014-02-10 | 1 | -1/+18 |
| | |||||
* | Silences "echo ignoring *" | Timothy Gu | 2014-01-20 | 1 | -2/+2 |
| | |||||
* | Make configure return 0 on success | Timothy Gu | 2014-01-20 | 1 | -2/+2 |
| | |||||
* | configure: fix setting $prefix | Ramiro Polla | 2012-10-10 | 1 | -2/+2 |
| | |||||
* | configure: use $incdir and $libdir directly in help | Ramiro Polla | 2012-10-10 | 1 | -2/+2 |
| | |||||
* | lowercase PREFIX variables | Ramiro Polla | 2012-10-10 | 1 | -9/+9 |
| | |||||
* | Move libcmd to configure. | Ramiro Polla | 2009-01-11 | 1 | -0/+3 |
| | |||||
* | Fix stripping when cross-compiling. | Ramiro Polla | 2009-01-11 | 1 | -4/+11 |
| | |||||
* | Redirect output from tests to /dev/null properly. | Ramiro Polla | 2009-01-11 | 1 | -2/+2 |
| | |||||
* | Allow cross-compilation with --cross-prefix. | Ramiro Polla | 2009-01-11 | 1 | -2/+22 |
| | |||||
* | Remove pointless --make option. | Ramiro Polla | 2009-01-11 | 1 | -4/+0 |
| | |||||
* | Fix compiler check. | Ramiro Polla | 2009-01-11 | 1 | -1/+1 |
| | |||||
* | dos2unix configure | Ramiro Polla | 2009-01-11 | 1 | -166/+166 |
| | |||||
* | Proper check for Windows API functions in configure.r8 | Ramiro Polla | 2007-06-29 | 1 | -4/+5 |
| | |||||
* | Add option to specify include and lib folder | Ramiro Polla | 2007-06-29 | 1 | -0/+14 |
| | | | Patch by VĂctor Paesa | ||||
* | Initial Revision | Ramiro Polla | 2007-06-28 | 1 | -0/+151 |