aboutsummaryrefslogtreecommitdiff
path: root/configure (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Rephrase configure script copyright noticeSilvio Traversaro2020-09-131-1/+5
|
* Relicense to MITRamiro Polla2020-08-301-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 Nagaev2016-07-251-3/+3
| | | | | instead of /tmp/ to avoid races when building for multiple targets. Add test files to .gitignore and `make clean`.
* Build sys additionsTimothy Gu2014-03-271-6/+30
| | | | | | * wine support for testing * License boilerplate * Reorder configure checks
* License stuffTimothy Gu2014-02-101-1/+18
|
* Silences "echo ignoring *"Timothy Gu2014-01-201-2/+2
|
* Make configure return 0 on successTimothy Gu2014-01-201-2/+2
|
* configure: fix setting $prefixRamiro Polla2012-10-101-2/+2
|
* configure: use $incdir and $libdir directly in helpRamiro Polla2012-10-101-2/+2
|
* lowercase PREFIX variablesRamiro Polla2012-10-101-9/+9
|
* Move libcmd to configure.Ramiro Polla2009-01-111-0/+3
|
* Fix stripping when cross-compiling.Ramiro Polla2009-01-111-4/+11
|
* Redirect output from tests to /dev/null properly.Ramiro Polla2009-01-111-2/+2
|
* Allow cross-compilation with --cross-prefix.Ramiro Polla2009-01-111-2/+22
|
* Remove pointless --make option.Ramiro Polla2009-01-111-4/+0
|
* Fix compiler check.Ramiro Polla2009-01-111-1/+1
|
* dos2unix configureRamiro Polla2009-01-111-166/+166
|
* Proper check for Windows API functions in configure.r8Ramiro Polla2007-06-291-4/+5
|
* Add option to specify include and lib folderRamiro Polla2007-06-291-0/+14
| | | Patch by VĂ­ctor Paesa
* Initial RevisionRamiro Polla2007-06-281-0/+151