summaryrefslogtreecommitdiff
path: root/main.c
Commit message (Expand)AuthorAgeFilesLines
* Convert to doubly-linked GListDan Nicholson2012-12-031-25/+25
* Allow all combinations of --cflags and --libs variantsDan Nicholson2012-11-031-46/+19
* Move --print-variables handling after --exists for consistencyDan Nicholson2012-10-301-16/+15
* Don't crash on --print-variables when there are no variablesDan Nicholson2012-10-131-3/+4
* Enable Requires and Requires.private for --existsDan Nicholson2012-07-111-2/+3
* Always use g_free when allocating memory from glibDan Nicholson2012-05-291-3/+3
* Don't use deprecated glib function to construct path on win32LRN2012-05-211-1/+42
* Kill unused result variableDan Nicholson2012-05-181-1/+0
* Convert to GOption for command line option parsingDan Nicholson2012-05-141-114/+102
* Unify handling of operator and command line option version checkingDan Nicholson2012-05-101-28/+20
* Revert "Print out \r\n on windows, not just \n"Dieter Verfaillie2012-05-051-4/+0
* Drop dead codeTollef Fog Heen2011-05-151-5/+0
* Add --print-provides and --print-requires(-private) optionsJohannes Schmid2010-05-101-1/+79
* Move popt to subdirectory and make a convenience library of itDan Nicholson2010-05-091-1/+1
* Add listing of variablesJorn Amundsen2010-05-091-1/+30
* Print out \r\n on windows, not just \nTollef Fog Heen2009-12-061-0/+4
* Fix up help for --silence-errorsTollef Fog Heen2009-12-061-2/+4
* Reduce the width of argumentsTollef Fog Heen2009-12-061-2/+2
* 2009-06-12 Tor Lillqvist <tml@iki.fi>Tollef Fog Heen2009-06-301-11/+0
* 2009-03-30 Tollef Fog Heen <tfheen@err.no>Tollef Fog Heen2009-03-301-0/+6
* 2009-03-30 Tollef Fog Heen <tfheen@err.no>Tollef Fog Heen2009-03-301-0/+7
* 2008-04-28 Tollef Fog Heen <tfheen@err.no>Tollef Fog Heen2008-04-281-1/+1
* 2008-03-23 Tollef Fog Heen <tfheen@err.no>Tollef Fog Heen2008-03-231-1/+28
* 2008-02-19 Tor Lillqvist <tml@novell.com>Tollef Fog Heen2008-03-231-54/+7
* 2008-03-23 Tollef Fog Heen <tfheen@err.no>Tollef Fog Heen2008-03-231-20/+20
* 2008-01-16 Tollef Fog Heen <tfheen@err.no>Tollef Fog Heen2008-01-161-0/+11
* 2006-08-16 Tollef Fog Heen <tfheen@err.no>Tollef Fog Heen2006-08-161-6/+5
* Try to print out all the errors and not just the first.Tollef Fog Heen2005-10-161-2/+11
* Add --short-errorsTollef Fog Heen2005-10-161-1/+7
* 2005-05-21 Tollef Fog Heen <tfheen@err.no>Arch Librarian2005-07-141-3/+10
* 2005-04-22 Tollef Fog Heen <tfheen@err.no>Arch Librarian2005-07-141-5/+12
* 2005-04-01 Tollef Fog Heen <tfheen@err.no>Arch Librarian2005-07-141-3/+6
* 2005-03-18 Tollef Fog Heen <tfheen@err.no>Arch Librarian2005-07-141-17/+14
* Unstaticify variables. (Freedesktop #2459)Arch Librarian2005-07-141-19/+19
* Obvious fix:Arch Librarian2005-07-141-0/+4
* 2003-02-15 Havoc Pennington <hp@pobox.com>Arch Librarian2005-07-141-3/+9
* Adding --libs-only-other and --cflags-only-other arguments.Arch Librarian2005-07-141-49/+71
* add copyright notices to filesArch Librarian2005-07-141-0/+19
* 2002-02-01 Havoc Pennington <hp@redhat.com>Arch Librarian2005-07-141-1/+1
* 2001-10-27 Tor Lillqvist <tml@iki.fi>Arch Librarian2005-07-141-0/+2
* 2001-10-25 Tor Lillqvist <tml@iki.fi>Arch Librarian2005-07-141-23/+59
* 2001-10-21 Tor Lillqvist <tml@iki.fi>Arch Librarian2005-07-141-2/+6
* 2001-10-19 Tor Lillqvist <tml@iki.fi>Arch Librarian2005-07-141-0/+24
* 2001-09-30 Tor Lillqvist <tml@iki.fi>Arch Librarian2005-07-141-1/+1
* 2001-07-11 Havoc Pennington <hp@pobox.com>Arch Librarian2005-07-141-1/+14
* 2001-06-05 Havoc Pennington <hp@redhat.com>Arch Librarian2005-07-141-3/+12
* importArch Librarian2005-07-141-0/+489