summaryrefslogtreecommitdiff
path: root/main.c
AgeCommit message (Expand)AuthorFilesLines
2016-12-22Optimization to load only needed .pc filesMarco Diego Aurélio Mesquita1-1/+1
2015-02-21Sort --print-variables outputDan Nicholson1-7/+10
2014-09-27Add --validate option to check .pc syntax without dependenciesDan Nicholson1-2/+9
2013-05-17Allow errors in .pc files for --list-allDan Nicholson1-0/+4
2013-05-17Silence errors by default with --list-allDan Nicholson1-15/+16
2013-05-17Make the --define-prefix feature available on all platformsDan Nicholson1-1/+1
2013-05-17Allow more control of redefined prefix behaviorDan Nicholson1-3/+7
2013-04-09Flush stderr when not immediately exitingDan Nicholson1-0/+2
2012-12-11Fix handling of --print/silence-errors for all output optionsDan Nicholson1-20/+16
2012-12-11Enforce that only the first --atleast/exact/max-version option honoredDan Nicholson1-1/+6
2012-12-11Imply --exists when --atleast/exact/max-version passedDan Nicholson1-3/+25
2012-12-11Explicitly set --exists as the default optionDan Nicholson1-0/+7
2012-12-11Enforce exclusive output optionsDan Nicholson1-0/+31
2012-12-11Use flags for --cflags/--libs optionsDan Nicholson1-47/+19
2012-12-11Handle output mode options in callbackDan Nicholson1-31/+77
2012-12-11Convert ints used as bools to gbooleansDan Nicholson1-22/+22
2012-12-11Split out package processing to separate function to cleanup mainDan Nicholson1-99/+89
2012-12-11Cleanup local variable declarationsDan Nicholson1-100/+101
2012-12-03Convert to doubly-linked GListDan Nicholson1-25/+25
2012-11-03Allow all combinations of --cflags and --libs variantsDan Nicholson1-46/+19
2012-10-30Move --print-variables handling after --exists for consistencyDan Nicholson1-16/+15
2012-10-13Don't crash on --print-variables when there are no variablesDan Nicholson1-3/+4
2012-07-11Enable Requires and Requires.private for --existsDan Nicholson1-2/+3
2012-05-29Always use g_free when allocating memory from glibDan Nicholson1-3/+3
2012-05-21Don't use deprecated glib function to construct path on win32LRN1-1/+42
2012-05-18Kill unused result variableDan Nicholson1-1/+0
2012-05-14Convert to GOption for command line option parsingDan Nicholson1-114/+102
2012-05-10Unify handling of operator and command line option version checkingDan Nicholson1-28/+20
2012-05-05Revert "Print out \r\n on windows, not just \n"Dieter Verfaillie1-4/+0
2011-05-15Drop dead codeTollef Fog Heen1-5/+0
2010-05-10Add --print-provides and --print-requires(-private) optionsJohannes Schmid1-1/+79
2010-05-09Move popt to subdirectory and make a convenience library of itDan Nicholson1-1/+1
2010-05-09Add listing of variablesJorn Amundsen1-1/+30
2009-12-06Print out \r\n on windows, not just \nTollef Fog Heen1-0/+4
2009-12-06Fix up help for --silence-errorsTollef Fog Heen1-2/+4
2009-12-06Reduce the width of argumentsTollef Fog Heen1-2/+2
2009-06-302009-06-12 Tor Lillqvist <tml@iki.fi>Tollef Fog Heen1-11/+0
2009-03-302009-03-30 Tollef Fog Heen <tfheen@err.no>Tollef Fog Heen1-0/+6
2009-03-302009-03-30 Tollef Fog Heen <tfheen@err.no>Tollef Fog Heen1-0/+7
2008-04-282008-04-28 Tollef Fog Heen <tfheen@err.no>Tollef Fog Heen1-1/+1
2008-03-232008-03-23 Tollef Fog Heen <tfheen@err.no>Tollef Fog Heen1-1/+28
2008-03-232008-02-19 Tor Lillqvist <tml@novell.com>Tollef Fog Heen1-54/+7
2008-03-232008-03-23 Tollef Fog Heen <tfheen@err.no>Tollef Fog Heen1-20/+20
2008-01-16 2008-01-16 Tollef Fog Heen <tfheen@err.no>Tollef Fog Heen1-0/+11
2006-08-162006-08-16 Tollef Fog Heen <tfheen@err.no>Tollef Fog Heen1-6/+5
2005-10-16Try to print out all the errors and not just the first.Tollef Fog Heen1-2/+11
2005-10-16Add --short-errorsTollef Fog Heen1-1/+7
2005-07-142005-05-21 Tollef Fog Heen <tfheen@err.no>Arch Librarian1-3/+10
2005-07-142005-04-22 Tollef Fog Heen <tfheen@err.no>Arch Librarian1-5/+12
2005-07-142005-04-01 Tollef Fog Heen <tfheen@err.no>Arch Librarian1-3/+6