summaryrefslogtreecommitdiff
path: root/makefiles
AgeCommit message (Expand)Author
2009-02-22final fixes for Sun Pro compilerAndreas Baumann
2009-02-22added Sun Studio 12 support, no problems in code, but some problems in make d...Andreas Baumann
2009-02-22removed some bash-isms in guess_envAndreas Baumann
2009-02-21got rid of annoying VECTOR SS2 messages for iccAndreas Baumann
2009-02-21fixed for Intel CCAndreas Baumann
2009-02-21added support for Intel icc, still the code needs a lot of fixingAndreas Baumann
2009-02-21started to add multiple compiler support (tcc and makedepend in a first step)Andreas Baumann
2009-02-20DESTDIR prefix fixAndreas Baumann
2009-02-20recursive install in install.mk (as for clean and distclean)Andreas Baumann
2009-02-20removed some old stuff (funny flags, SSP libs), cleaned up and synced CPP stuffAndreas Baumann
2009-02-20some cleanup (cpp support, recursice (dist)clean, less probing in guess_env, ...Andreas Baumann
2009-02-18fixed extensions for binares on CygwinAndreas Baumann
2009-02-18added options to syslog in logger, making logging the PID the defaultAndreas Baumann
2009-02-18changed to public API doxygen documentationAndreas Baumann
2009-02-17fixed platform.mk (some guess_env calls where wrong), and we have to fix perf...Andreas Baumann
2009-02-09made it work on NetBSD 4.0Andreas Baumann
2009-02-03fixed problems around -Wconversion with gcc prior to 4.3 (umask 16, 32 bit pr...Andreas Baumann
2009-01-12fixes for Cygwin (snprintf), started cleaning up namespace prefixesAndreas Baumann
2009-01-08fixed bad recusion in distclean and fixed small things in testdAndreas Baumann
2009-01-07fixed bad error output and command echoing in makefilesAndreas Baumann
2008-12-25added simple install mechanismAndreas Baumann
2008-12-22added a help page, added copyright, authorship, installation instructionsAndreas Baumann
2008-12-22fixed 'doc' target, generating doxygen documentationAndreas Baumann
2008-12-22fixed recursive make testsAndreas Baumann
2008-12-21compiling and linking again, things are more separate nowAndreas Baumann
2008-12-18fixes with unopened logfile, unremoved pidfile and compilation unitsAndreas Baumann
2008-08-25checked in initial version from SVN (as SVN is dead!)Andreas Baumann