aboutsummaryrefslogtreecommitdiffhomepage
path: root/TOOLS
Commit message (Expand)AuthorAge
* Mark xx function as returning char, fixes:Gravatar diego2007-08-28
* Remove nonsensical #ifdef.Gravatar diego2007-08-28
* Simplify the addition of -g to some CFLAGS.Gravatar diego2007-08-27
* Move common link libs/objects into a variable.Gravatar diego2007-08-27
* consistent linking orderGravatar diego2007-08-27
* Simplify linkage parameters.Gravatar diego2007-08-27
* warning fixes:Gravatar diego2007-08-27
* warning fixes:Gravatar diego2007-08-27
* warning fixes:Gravatar diego2007-08-27
* warning fixes:Gravatar diego2007-08-27
* warning fixes:Gravatar diego2007-08-27
* warning fixes:Gravatar diego2007-08-27
* warning fixes:Gravatar diego2007-08-27
* Remove unnecessary fastmemcpybench prerequisite.Gravatar diego2007-08-27
* Remove unused #include.Gravatar diego2007-08-27
* Fix a ton of warnings:Gravatar diego2007-08-27
* Simplify bmovl-test compilation call.Gravatar diego2007-08-27
* Fix "incompatible implicit declaration of built-in function 'exit'" warnings.Gravatar diego2007-08-27
* Mark phony targets as such.Gravatar diego2007-08-27
* Move fastmemcpybench objects to link against into prerequisites.Gravatar diego2007-08-27
* warning fix:Gravatar diego2007-08-27
* warning fix:Gravatar diego2007-08-27
* warning fix:Gravatar diego2007-08-27
* warning fixes:Gravatar diego2007-08-27
* Get netstream closer to linking.Gravatar diego2007-08-25
* warning fix:Gravatar diego2007-08-25
* Fix subrip and vivodump linking.Gravatar diego2007-08-25
* Mark vfw2menc as Windows-only.Gravatar diego2007-08-25
* Added Alan Nisotas modify_reg.Gravatar cehoyos2007-08-06
* Remove unused variables.Gravatar diego2007-08-04
* Add a dummy guiMessageBox so it still compiles when MPlayer was configured withGravatar reimar2007-08-04
* Make the printoption function take the default values from the variableGravatar ivo2007-07-31
* cosmetics, indentationGravatar ivo2007-07-31
* Shorten (un)setting of all test flagsGravatar ivo2007-07-31
* Much smaller command line parserGravatar ivo2007-07-31
* Update copyright info and licenseGravatar ivo2007-07-31
* cosmetics, break overly long linesGravatar ivo2007-07-31
* replace ^I by $TAB now that TAB is globalGravatar ivo2007-07-31
* only test for stupid code and reserved identifiers if there are any .c or .hGravatar ivo2007-07-31
* 10l, forgot to make TAB globalGravatar ivo2007-07-31
* Test for reserved identifiers.Gravatar ivo2007-07-31
* Add test for GNUismsGravatar ivo2007-07-30
* ISO8859-1 --> UTF-8Gravatar diego2007-07-09
* Remove unused variables.Gravatar diego2007-07-04
* Mark main() function as a function that takes no parameters.Gravatar diego2007-06-27
* Fix "control reaches end of non-void function" warnings.Gravatar diego2007-06-27
* Fix unused variable warnings.Gravatar diego2007-06-27
* Fix implicit declaration of function warnings.Gravatar diego2007-06-27
* test for tab charactersGravatar ivo2007-05-07
* do not run stupid code checks if chfilelist is emptyGravatar ivo2007-05-07