summaryrefslogtreecommitdiff
path: root/jmake
Commit message (Expand)AuthorAge
* Fix man page comment schema (#17)Dominic Hargreaves2018-05-21
* Updated places listing obsolete email addresses of mine.Raphael Manfredi2017-05-13
* Fixed CommonSubdirsRule() to extend double quotes surrounding $(VERB).rmanfredi2015-04-27
* Added an "install-strip" target to install programs with stripping.rmanfredi2015-04-12
* Added LinkSourceFileAlias() and added depend/realclean to LinkSourceFile().rmanfredi2014-04-05
* The jmake Index depends on files/Jmake.rules.rmanfredi2014-04-05
* Added new metaconfig symbol $pthread to hold compiler/linker flag for threads.rmanfredi2012-12-19
* On Windows, install.SH is read install.sh and can cause a default make rulermanfredi2011-11-25
* Removed obsolete (and wrong) SingleProgramTarget().rmanfredi2011-11-05
* Programs generated for Windows need a trailing .exe in the "cc -o" line.rmanfredi2011-02-10
* Added ARCHLIB variable.rmanfredi2011-01-09
* Allow $(NM) to be set.rmanfredi2011-01-09
* Added AllTargetProgram() for programs to make sure we take care of any ".exe".rmanfredi2011-01-01
* Regenerated.rmanfredi2010-11-28
* Added the notion of local_depend and sub_depend.rmanfredi2010-11-28
* Not all depend targets use $(MKDEP) so added a construct to check whetherrmanfredi2010-11-28
* Regenerated.rmanfredi2010-11-28
* Add manual dependency on $(TOP)/revision.h since that cannot be automaticallyrmanfredi2010-11-28
* Force extraction of the revision from $TOP/revision.h.rmanfredi2010-11-28
* Fixed perl startup line since version 5.10 does not support "$*" any longer.rmanfredi2010-03-06
* Make sure the "all" target is listed first in all the Makefiles we produce.rmanfredi2009-10-28
* SVN revision number is now automatically generated in "revision.h".rmanfredi2008-05-28
* Applied diff from H.Merijn Brand to keep it working with perl 5.10, whichrmanfredi2008-01-04
* Linux does not like ^M as line endings: cpp 4.1.x complains. Try with ^A,rmanfredi2007-08-13
* Added InstallProgramNoStrip() to request installation of a program withoutrmanfredi2006-12-27
* Regenerated all Makefile.SH files.rmanfredi2006-08-25
* Added keyword expansion.rmanfredi2006-08-25
* InstallTarget() now uses :: targets.rmanfredi2006-08-25
* Fixed Jmakefile: there's no need to request manual inclusion of symbols.rmanfredi2006-08-25
* Added keyword substitution property.rmanfredi2006-08-25
* Moving project to sourceforge.rmanfredi2006-08-24