summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
* Check for INIT_VLC_USE_STATICMichael Niedermayer2009-03-271-0/+1
* Add _XOPEN_SOURCE #define. This is necessary for (s)random(), which are XSIDiego Biurrun2009-03-241-0/+1
* patcheck: Replace non-POSIX echo -e with printf.Alex Converse2009-03-111-14/+14
* Detect static prototypes.Michael Niedermayer2009-02-271-0/+1
* Improve detection of non doxy comments.Michael Niedermayer2009-02-271-1/+1
* Fix misdetection of #else in 'missing } prior to else'.Michael Niedermayer2009-02-271-1/+1
* Search for things like "int *src" without const.Michael Niedermayer2009-02-221-0/+2
* Fix @param[in/out] handlingMichael Niedermayer2009-02-171-1/+1
* Check for duplicate const/static/inline.Michael Niedermayer2009-02-091-0/+1
* Fix reserved identifer detection so it doesnt detect __asm and such.Michael Niedermayer2009-02-081-1/+1
* Factorize grep -v cases.Michael Niedermayer2009-02-081-7/+12
* Patch check script.Michael Niedermayer2009-02-081-0/+147
* Fix #include path, headers from other directories need to haveDiego Biurrun2008-08-201-1/+1
* tools/trasher: Don't mix srand/rand and srandom/random interface.Matthieu Castet2008-07-131-1/+1
* correct build documentation for qt-faststart utilityMike Melanson2008-05-191-2/+6
* Add '#undef strcat' to fix compilation.Diego Biurrun2008-01-141-0/+2
* Add LGPL license header.Diego Biurrun2008-01-101-0/+19
* Error checking: make sure that there are 3 parameters and that theMike Melanson2008-01-091-4/+15
* Remove unused variable i.Diego Biurrun2008-01-081-1/+1
* A little proggy i wrote years ago.Michael Niedermayer2008-01-081-0/+40
* remove warningsBenoit Fouet2007-07-181-6/+6
* revert my accidental previous commitBenoit Fouet2007-07-171-5/+5
* fix tools compilationBenoit Fouet2007-07-171-5/+5
* create and populate "tools" directoryMåns Rullgård2007-07-136-0/+580
OpenPOWER on IntegriCloud