Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/common/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Use correct PIC arg for non-GCC compilersTim Rice2015-03-231-1/+1
* implement attribute mapping using shell-like expressionsArthur de Jong2009-12-281-2/+4
* merge r908 from trunkArthur de Jong2009-05-291-2/+0
* refactor protocol reading and writing macros to the commo...Arthur de Jong2009-05-211-1/+5
* implement a set that uses the dict module as back-endArthur de Jong2008-04-191-2/+3
* just use -fPIC on all files in this directoryArthur de Jong2007-09-211-1/+1
* support building outside the source directoryArthur de Jong2007-06-171-0/+2
* move dict into the common directoryArthur de Jong2007-06-111-1/+3
* compile tio module with -fPIC because it is used in the N...Arthur de Jong2007-06-101-0/+1
* implement our own stdio-like library that handles IO with...Arthur de Jong2007-06-091-0/+22