summaryrefslogtreecommitdiff
path: root/cgit.h
diff options
context:
space:
mode:
authorLars Hjemli <hjemli@gmail.com>2007-11-06 09:35:07 +0100
committerLars Hjemli <hjemli@gmail.com>2007-11-06 09:38:46 +0100
commit1ae41a0d1ebf14f03dcf009aff1a79f0d26ad591 (patch)
treea5795678e9e86d267daa33dbb1d3f5375fd99de8 /cgit.h
parent55ac326ecb01161bf62865ae3350acf85db97d63 (diff)
downloadcgit-1ae41a0d1ebf14f03dcf009aff1a79f0d26ad591.tar.gz
cgit-1ae41a0d1ebf14f03dcf009aff1a79f0d26ad591.tar.bz2
cgit-1ae41a0d1ebf14f03dcf009aff1a79f0d26ad591.zip
Makefile: link with libiconv if NEEDS_LIBICONV is defined
This seems to be needed to compile on cygwin. Signed-off-by: Lars Hjemli <hjemli@gmail.com>
Diffstat (limited to 'cgit.h')
0 files changed, 0 insertions, 0 deletions
portato/eix/libeix.pyx?id=30a5b66bb52b3116d0fa1aa47b76210b2613062d&follow=1'>Implement reading a number in the EixReaderRené 'Necoro' Neumann1-14/+102 2009-07-26Get rid of the self-implemented file-stuff. Use the normal python-API insteadRené 'Necoro' Neumann2-87/+0 2009-07-24First eix stuffRené 'Necoro' Neumann4-0/+133 2009-07-05Translation and stuffRené 'Necoro' Neumann3-348/+412 2009-07-05TypoRené 'Necoro' Neumann1-1/+1 2009-07-05Allow ':' in expression names. Thus removing the colon as an assignment operatorRené 'Necoro' Neumann2-6/+2 2009-07-05DocRené 'Necoro' Neumann1-1/+14 2009-07-05Install package_details.pyRené 'Necoro' Neumann1-1/+1 2009-07-05Sort plugins in the windowRené 'Necoro' Neumann2-13/+12 2009-07-05Port DependencyDetailRené 'Necoro' Neumann4-129/+118 2009-07-05Also port FilesDetailRené 'Necoro' Neumann3-43/+24 2009-07-05Also ported EbuildDetailRené 'Necoro' Neumann3-27/+14