Andrew Johnson
25b3eae1c7
Merged changes from the 3.14 branch to revno 12658
2016-09-02 11:54:23 -05:00
Andrew Johnson
e5d0915b51
MS build config updates, suppress warning C4344
2016-08-17 11:19:15 -05:00
Andrew Johnson
b9f0ef5158
Merge 3.14 version and add 3.15 edits
2016-05-22 14:38:18 +02:00
Andrew Johnson
89c8c78564
Removed Revision-Id from configure; still one Date
2016-05-21 04:27:03 +02:00
Andrew Johnson
e886022343
Deprecate and remove all uses of PATH_FILTER
2014-12-10 13:35:15 -06:00
Janet Anderson
09e2926c7b
Added concatenated database definition files
2014-09-09 13:29:16 -05:00
Andrew Johnson
64c9d7a32a
Many tweaks to build on Windows.
...
There might be some more to come since I'm not committing
this from my Win32 system.
2012-07-17 14:33:31 -05:00
Andrew Johnson
45348ad6ca
configure: Replace COMMENT with NOP in ECHO
...
Using COMMENT the ECHO command drops the whole line under -s,
whereas using NOP (':') only drops up to the next ';' terminator.
2012-05-01 10:15:45 -05:00
Andrew Johnson
f18b435cf6
configure: Replace REM with perl -e ''
...
Another good idea from Ben Franksen...
2011-06-06 09:51:31 -05:00
Andrew Johnson
f1a646240b
configure: Fix 'make -s' on Windows
...
Use REM instead of '#' to disable @echo commands.
Thanks to Ben Franksen for the hint.
2011-06-01 15:11:05 -05:00
Andrew Johnson
fbda9f3280
RCS keyword updates for Bazaar
...
Replaced $Id$ and $Header$ keywords with $Revision-Id$
Deleted $Log$ keywords and any log messages
2010-10-05 14:27:37 -05:00
Janet B. Anderson
d1bbd5037f
Removed unneeded ECHO definition.
2009-07-10 14:42:09 +00:00
Janet B. Anderson
db076183c0
Changed EPICS_BASE_TOOLS_BIN to EPICS_BASE_BIN in PATH.
2009-01-27 21:27:32 +00:00
Janet B. Anderson
37cd3234bd
Use perl ExtUtils for CP, MV, RM, and RMDIR macro definitions.
2008-03-28 21:35:26 +00:00
Janet B. Anderson
139472e2db
Added $(EPICS_BASE_TOOLS_BIN) to $(PATH) to find dlls for base build tools.
2004-11-09 14:45:01 +00:00
Janet B. Anderson
a00e42cf19
Removed no longer used TOUCH definition.
2002-07-01 20:43:43 +00:00
Janet B. Anderson
bf8c4cdec7
Define HOME if not already defined.
2002-02-06 16:55:28 +00:00
Janet B. Anderson
8ded7b56ab
Removed ANSI and CPLUSPLUS
2001-01-30 16:00:51 +00:00
W. Eric Norum
6c1be6f025
Since all systems other than vxWorks use a C++ constructor to register sequencer
...
programs and commands, use C++ to compile the output of SNC. The commands to
use C in configure/os/CONFIG.Common.vxWorksCommon are commented out for now.
If enough people have problems using C++ to compile their SNC programs the
commands may have to be uncommented.
2001-01-14 22:15:40 +00:00
Jeff Hill
91050c7155
turn of omnipresent USE DEFAULT STACK -D
2000-07-13 17:21:28 +00:00
Janet B. Anderson
6eec691c13
Modified touch definition.
2000-07-07 20:07:11 +00:00
Janet B. Anderson
08d961c27b
Changes and renames for CFLAGS.
2000-05-23 19:08:30 +00:00
Janet B. Anderson
3cf2a7bcb8
Changed os filenames to form CONFIG[_SITE].<host>.<target>.
2000-04-07 21:18:01 +00:00