Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| d240aff1 | 2020-09-13 19:26:54 | Rephrase configure script copyright notice | ||
| 4583f267 | 2020-08-30 13:43:50 | Relicense to MIT 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). | ||
| e19bf076 | 2016-07-25 13:49:13 | configure: put test.{c,dll} to current directory (#26) instead of /tmp/ to avoid races when building for multiple targets. Add test files to .gitignore and `make clean`. | ||
| 665499d0 | 2014-03-27 02:58:02 | Build sys additions * wine support for testing * License boilerplate * Reorder configure checks | ||
| 346543d6 | 2014-02-10 03:05:45 | License stuff | ||
| 63d66aac | 2014-01-20 03:09:20 | Silences "echo ignoring *" | ||
| 29e7d7af | 2014-01-20 02:05:49 | Make configure return 0 on success | ||
| 0e8ad87f | 2012-10-10 22:15:21 | configure: fix setting $prefix | ||
| b1180795 | 2012-10-10 22:15:10 | configure: use $incdir and $libdir directly in help | ||
| f290240c | 2012-10-10 22:14:56 | lowercase PREFIX variables | ||
| 5da418e9 | 2009-01-11 21:31:27 | Move libcmd to configure. | ||
| 3cacb13d | 2009-01-11 21:28:05 | Fix stripping when cross-compiling. | ||
| ab18e4f6 | 2009-01-11 21:10:35 | Redirect output from tests to /dev/null properly. | ||
| 0122e850 | 2009-01-11 21:02:36 | Allow cross-compilation with --cross-prefix. | ||
| b05a7182 | 2009-01-11 20:41:20 | Remove pointless --make option. | ||
| 7bab6ba3 | 2009-01-11 20:40:45 | Fix compiler check. | ||
| 47503043 | 2009-01-11 20:19:24 | dos2unix configure | ||
| dce7b4ba | 2007-06-29 23:45:48 | Proper check for Windows API functions in configure. | ||
| e2c8fc0f | 2007-06-29 20:50:05 | Add option to specify include and lib folder Patch by VĂctor Paesa | ||
| 4c4b268c | 2007-06-28 05:50:08 | Initial Revision |