aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2013-03-18add check for CLang: use clang-specific warnings only when compiling with CLangRobin Haberkorn1-1/+5
2013-03-18declare all global inter-dependant objects in main.cpp and get rid of init_pr...Robin Haberkorn1-3/+2
2013-03-18disable some bogus warnings for LLVM/ClangRobin Haberkorn1-1/+1
2013-02-22added --with-default-scitecopath config option: default value of $SCITECOPATHRobin Haberkorn1-1/+1
2013-02-22VPATH build fixes: SciTECO can now be built from a parallel source treeRobin Haberkorn1-8/+11
2013-02-22clean up QRegister vs. Buffer redundancies using TECODocument classRobin Haberkorn1-0/+1
2013-02-22clean up SciTECO bootstrapping by building convenience libraryRobin Haberkorn1-23/+29
2013-02-15install standard macros into special standard library path (pkgdatadir/lib)Robin Haberkorn1-1/+1
2013-01-31fixed bootstrapping using sciteco-minimal and bootstrap autodetectionRobin Haberkorn1-1/+1
2013-01-27moved redundant code related to bootstrapping and teco-driven substitutions i...Robin Haberkorn1-3/+2
2013-01-23distribute new cmdline.hRobin Haberkorn1-1/+1
2012-12-05windows compatibility changesRobin Haberkorn1-2/+2
2012-12-04bootstrapping of build process using preinstalled scitecoRobin Haberkorn1-4/+12
2012-12-04additional minor changes: distribution building now possibleRobin Haberkorn1-4/+6
2012-12-04first working version of autotools based build-systemRobin Haberkorn1-0/+54