summaryrefslogtreecommitdiff
path: root/jmake
Commit message (Collapse)AuthorAge
* Applied diff from H.Merijn Brand to keep it working with perl 5.10, whichrmanfredi2008-01-04
| | | | | | | no longer supports the old $* perl4 variable to request multiline matching. git-svn-id: svn://svn.code.sf.net/p/dist/code/trunk/dist@20 2592e710-e01b-42a5-8df0-11608a6cc53d
* Linux does not like ^M as line endings: cpp 4.1.x complains. Try with ^A,rmanfredi2007-08-13
| | | | | | | hoping it will continue to work on HP-UX. git-svn-id: svn://svn.code.sf.net/p/dist/code/trunk/dist@19 2592e710-e01b-42a5-8df0-11608a6cc53d
* Added InstallProgramNoStrip() to request installation of a program withoutrmanfredi2006-12-27
| | | | | | | stripping the debugging symbols. git-svn-id: svn://svn.code.sf.net/p/dist/code/trunk/dist@18 2592e710-e01b-42a5-8df0-11608a6cc53d
* Regenerated all Makefile.SH files.rmanfredi2006-08-25
| | | | git-svn-id: svn://svn.code.sf.net/p/dist/code/trunk/dist@10 2592e710-e01b-42a5-8df0-11608a6cc53d
* Added keyword expansion.rmanfredi2006-08-25
| | | | git-svn-id: svn://svn.code.sf.net/p/dist/code/trunk/dist@8 2592e710-e01b-42a5-8df0-11608a6cc53d
* InstallTarget() now uses :: targets.rmanfredi2006-08-25
| | | | | | | | | Default empty rule for all makefiles is now called "all" instead of "emptyrule" because if there is nothing to be done, GNU make prints the target name and "emptyrule" is not pretty. git-svn-id: svn://svn.code.sf.net/p/dist/code/trunk/dist@7 2592e710-e01b-42a5-8df0-11608a6cc53d
* Fixed Jmakefile: there's no need to request manual inclusion of symbols.rmanfredi2006-08-25
| | | | | | | | The MakeDirectories() target was using @! instead of proper @@ terminator to introduce the commands. git-svn-id: svn://svn.code.sf.net/p/dist/code/trunk/dist@5 2592e710-e01b-42a5-8df0-11608a6cc53d
* Added keyword substitution property.rmanfredi2006-08-25
| | | | git-svn-id: svn://svn.code.sf.net/p/dist/code/trunk/dist@3 2592e710-e01b-42a5-8df0-11608a6cc53d
* Moving project to sourceforge.rmanfredi2006-08-24
git-svn-id: svn://svn.code.sf.net/p/dist/code/trunk/dist@1 2592e710-e01b-42a5-8df0-11608a6cc53d