zimoch
|
4c52c6a0b8
|
fix problems with versions like *.*.* where not all elements are numbers
fix problem with ui file names containing fancy characters like $(xxx)
|
2017-03-23 09:40:26 +01:00 |
|
zimoch
|
11c86a4772
|
fix for projects with the same name as a record
|
2017-03-21 14:04:34 +01:00 |
|
zimoch
|
8b2fa7cb72
|
change installui to always uninstall first
|
2017-03-02 17:07:03 +01:00 |
|
zimoch
|
f27d19c9aa
|
strip project name to allow spaces after definition
|
2017-02-21 15:17:03 +01:00 |
|
zimoch
|
b7d68c5648
|
fix for posix header files
|
2017-01-26 17:40:23 +01:00 |
|
zimoch
|
930d2bd835
|
fix source header search path: consider os/${OS_CLASS} and os/default subdirs
|
2017-01-12 10:07:20 +01:00 |
|
zimoch
|
5b54dd34d5
|
fix bug introduced in last change: need to include SCRIPTS_<version> early
|
2017-01-12 08:59:52 +01:00 |
|
zimoch
|
75a092ea54
|
fix driver.makefile bugs: directory order for searching sources and headers must not be changed and source code files must not be listed twice
|
2017-01-10 12:07:42 +01:00 |
|
zimoch
|
d712cdbce4
|
fix for compilers without explicit path
|
2016-08-18 10:12:24 +02:00 |
|
zimoch
|
138aa78776
|
typo
|
2016-08-08 09:38:35 +02:00 |
|
zimoch
|
857e782e2b
|
help text updated
|
2016-08-05 10:52:06 +02:00 |
|
zimoch
|
6625dc5dbd
|
can't use .PHONY because 3.13 uses :: instead of :
|
2016-08-04 17:33:57 +02:00 |
|
zimoch
|
0bd8b66e3b
|
rules for installing UIs to central location
|
2016-08-04 17:14:47 +02:00 |
|
zimoch
|
a4cffce68e
|
if seq_VERSION is set, use it to find the snc program
|
2016-08-02 15:49:00 +02:00 |
|
zimoch
|
07876e01ab
|
got wrong include path for manually added dependencies
|
2016-06-20 14:10:29 +02:00 |
|
zimoch
|
520b52594e
|
add ui to vpath
|
2016-05-11 13:47:32 +02:00 |
|
zimoch
|
d9bfeb9625
|
warn about depencies on old drivers
|
2016-05-11 13:45:16 +02:00 |
|
zimoch
|
f3b64e7020
|
help line about module versions added
|
2016-05-06 15:11:22 +02:00 |
|
zimoch
|
cfb6cb6801
|
fix user libs: they must come at the end
|
2016-05-06 14:42:12 +02:00 |
|
zimoch
|
a455f7c32a
|
fix the munch rule for 3.14.8
|
2016-03-18 17:01:29 +01:00 |
|
zimoch
|
8f924298d8
|
fix munching for 3.14: use native vxWorks munch program
|
2016-03-11 10:31:56 +01:00 |
|
zimoch
|
e7d8669b8c
|
fix T_A dependend sources
|
2016-03-10 10:24:06 +01:00 |
|
zimoch
|
26444e01b7
|
install scripts with x flag
|
2016-03-04 16:37:49 +01:00 |
|
zimoch
|
08fe36979f
|
make sure version is built even if library only consists of other libraries but no local code
|
2016-02-16 13:56:49 +01:00 |
|
zimoch
|
8a519796d6
|
bugfix: remove -none- from version check file list
|
2016-01-05 11:43:18 +01:00 |
|
zimoch
|
aa2434f4fc
|
more debug output
|
2016-01-05 11:42:43 +01:00 |
|
zimoch
|
ab14ba1da9
|
fix for tags with numbers in the name
|
2016-01-04 17:32:01 +01:00 |
|
zimoch
|
8799ae8fa7
|
typo bug fixed
|
2016-01-04 17:30:34 +01:00 |
|
zimoch
|
6065945d6d
|
another bugfix in driver.makefile
|
2015-12-09 13:38:06 +01:00 |
|
zimoch
|
5c2eb3ba48
|
hopefully fixed the compatibility problem with generated DBFILES now
|
2015-12-08 16:28:10 +01:00 |
|
zimoch
|
95e57ee7c9
|
some compatibility problems fixed
|
2015-12-07 17:20:20 +01:00 |
|
zimoch
|
713ca6ee01
|
for backward compatibility create release symbols
|
2015-11-10 09:13:35 +01:00 |
|
zimoch
|
7a7dd2d2ff
|
some more improvements in the find algorithm for dependencies
|
2015-11-05 14:58:22 +01:00 |
|
zimoch
|
1d03735041
|
handle manual and old style dependencies better
|
2015-11-05 14:18:06 +01:00 |
|
zimoch
|
e7dca4ba78
|
add depencency on seq for snl code
|
2015-11-05 09:46:18 +01:00 |
|
zimoch
|
dfc4bfb8cc
|
write only major.minor without + into dep files. Dependencies do not rely on patch levels. Skipping + makes it easier to handle test versions and require adds the + itself to numeric versions
|
2015-11-05 09:39:55 +01:00 |
|
zimoch
|
23e9615085
|
don't complain too early about manually required versions
|
2015-11-04 16:54:00 +01:00 |
|
zimoch
|
23171ff645
|
allow -none- in SCRIPTS
|
2015-11-04 16:40:01 +01:00 |
|
zimoch
|
edf0992020
|
problems with tags containing _ in the base name fixed
|
2015-11-04 11:38:56 +01:00 |
|
zimoch
|
f205b2deed
|
hack for using GNUmakefile in 3.14.8
|
2015-11-03 11:17:15 +01:00 |
|
zimoch
|
876460c54d
|
avoid bash syntax
|
2015-10-21 14:37:33 +02:00 |
|
zimoch
|
cfe48c3aee
|
skip duplicate includes
|
2015-10-20 17:53:07 +02:00 |
|
zimoch
|
5f38f6f04d
|
fix include order, ald style includes, external libraries, record search, version checks
|
2015-10-20 17:51:24 +02:00 |
|
zimoch
|
2087d38b01
|
delete code on new facility only if there are dependencies
|
2015-10-20 17:48:42 +02:00 |
|
zimoch
|
e630ec421c
|
some more checks
|
2015-10-20 16:18:53 +02:00 |
|
zimoch
|
ab6713a8f4
|
message about added git files
|
2015-10-14 11:54:43 +02:00 |
|
zimoch
|
2135e4f8d7
|
have EPICS version dependent flags and fix in record detection
|
2015-10-14 11:38:45 +02:00 |
|
zimoch
|
4e0ce71c0f
|
fix for device support dbd files that end in Record.dbd
|
2015-10-12 14:50:33 +02:00 |
|
zimoch
|
d3a3e4c420
|
add + only to dependencies with numeric versions
|
2015-10-09 15:25:01 +02:00 |
|
zimoch
|
24d00bbfa8
|
warn when re-installing test version
|
2015-10-09 14:15:45 +02:00 |
|