summaryrefslogtreecommitdiff
path: root/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2009-08-09Add dependencies so that "make -j 42" can be run. Fixes Jira#PCC-71ragge1-0/+1
2009-04-18Switch over to use token.c instead och abusing lex for tokenizing.ragge1-1/+1
2009-04-12Build on solaris 10.gmcgarry1-1/+1
2008-08-09Substitute EXEEXT from autoconf.gmcgarry1-0/+1
2008-08-08Append $(EXEEXT) to binary names.gmcgarry1-1/+1
2008-07-25Use full path to manpages so pcc can be build out of the source tree.gmcgarry1-1/+1
2008-07-18Cleanup CFLAGS and CPPFLAGS handling. Only pass include paths and defines to...gmcgarry1-2/+2
2008-06-05Remove -Wno-error, since some compilers don't support it. Unneeded withgmcgarry1-1/+1
2008-06-05autoconfigure machinery to check for gcc compiler options.gmcgarry1-1/+1
2008-02-10Add -Wno-error for yacc, sometimes we cannot control the error reports.ragge1-1/+1
2008-01-06Fix compile hierarchy so that it do not use hard-coded paths, useragge1-3/+8
2007-11-30Cleanup completely and install manpages with correct name.gmcgarry1-2/+2
2007-11-30Add to the build infrastructure to:gmcgarry1-2/+2
2007-09-26Many patches, mostly install/docs, from Jeremy C. Reed.ragge1-0/+4
2007-09-20Add autoconf support for strl* functions, and compat library with those.ragge1-2/+9
2007-09-15Add ${DESTDIR} before all installation goo, requested by Joerg.ragge1-4/+4
2007-09-15Create install directories, from Jeremy C. Reed.ragge1-0/+1
2007-01-02Use the new testcase.ragge1-0/+2
2006-10-07Fix flex identification.ragge1-2/+1
2006-10-07Rewriting finished. The scanner do not even need stdio now.ragge1-1/+4
2006-09-28Change accordingly.ragge1-3/+11
2006-07-30Start work on a new improved cpp.ragge1-1/+1
2005-02-19Add rules for lex/bisonpj1-2/+4
2005-02-18Bugfix comment handling.ragge1-1/+1
2004-12-30Remove bad whitespace.ragge1-8/+8
2004-12-30Fix two bugs:ragge1-0/+11
2004-10-16Use only configure.ragge1-0/+53