change default INSTALL_LOCATION to absolute path
fix arch->aapl conversion
add (and install) configure/RULES_ARCHIVER
TAG R3-15
TAG R3-11-4
add %.id pattern to filter for OWN_PRIVATE
TAG R3-11-3
add $(INSTALL_LOCATION)/pki to UNINSTALL_DIRS
TAG R3-11-2
fix: add missing CFG += CONFIG_PKI
TAG R3-11-1
add CONFIG_PKI
allow file names to be quoted in DBDEPENDS_RECIPE
remove CONFIG_BOOT, move version file to top level
add rule to create bob dependencies
remove defns for CVS2EPICSPATH and CSV2EPICS
add install rules for bob files
RULES_DL: generic install rules should use DL_SEARCH_DIRS
new configure/{MODULES,RELEASE} compatible with BII-Controls
TAG R3-6
remove obsolete DISABLE_BASE_MSI_RULES
fix: when re-enabling our own MSI rules I forgot to remove some ifdefs
back to using our own version of msi
add TESTDBD target definition (same as DBD but does not install, like TESTPROD etc)
TAG R2-25-4
RULES_DL: create dependencies only for files in CREATE_PANEL_DL
TAG R2-25-3
re-enable MSI rules from base
use separate make variables for generation of db and dl dependencies
RULES_DB: factor out DBDEPENDS_RECIPE
base-3.15 already defines RELEASE_DB_DIRS
TAG R2-25-1-2
add configure/CONFIG_PYTHON3
rename a few variables in CONFIG_PYTHON and CONFIG_PERL
TAG R2-25-1-1
fix: add generic install rule for db files for base-3-14
TAG R2-30
use the darcs-save in BII_SCRIPTS_BIN
TAG R3-0
further adaption to base >= 3.15
use vpath properly i.e. not for generated files
use dbopt with base 3.14 and dbExpand.pl for later versions
updated of configure/MODULES
pass $(MASTER_REPO) as argument to darcs-save
fix: allow PYTHON_MODULES (plural), too, for compatibitity
fixed rsync-dist paths for documentation
renamed file type PYTHON_MODULES to PYTHON_MODULE
fixed PYTHON config: search path was not generated correctly
removed the obsolete CONFIG_CREATED_VARS
removed CONFIG_ZZZ, fixed search path generation
fixed rule for created_vars.mk
new flatdb script checks for nonempty stderr
split up CONFIG_BUILD and RULES_BUILD
make sure xls2csv will stop make on error
new base version
TAG R2-17-2
TAG R2-20-1
TAG R2-20
copied variable definitions from base RULES.Db to (our) RULES_BUILD
added configure/MODULES, re-created configure/RELEASE
rsync-dist targets now depend on rsync-dist config file
TAG R2-18
adapted rules to 3.14.12.5
added .. and $(COMMON_DIR) to template vpath
failing create vars rules now stop make
removed make-rsync-dist.html DOC target
added CONFIG_TOOLS to hide TOOLS_MSI/TOOLS_DBOPT dependency
call xls2csv.pl via a make variable
comment out empty default definition of FLATDB_FLAGS
TOP_RULES_RSYNC_DIST: allow application to define extra rules to check things before activate
do not build the doc index by default
add MSI_FLAGS variable, use -c for msi by default
replace dbst and msi with dbopt and msi from support/tools
TOP_RULES_RSYNC_DIST: added branch check to activate-version.IOC
prepend PERL5LIB to existing, don't overwrite it
don't pre-define USR_PERL5LIB and USR_PYTHONPATH
rolled back allow .db, .substitutions, and .template to have the same name
fix: allow .db, .substitutions, and .template to have the same name
added/fixed support for installing and using python modules
no longer remove comment lines from vdct flattened vdbs, the new vdct version needs them for expansion
added variable BUILD_DOC_INDEX to tunr off building the doc index
fixed a minor infelicity in CONFIG_CREATED_VARS
use EPICS build system features as they are meant to be used
add RELEASE_PERL_MODULE_DIRS to RULES_PERL5LIB
fixed definition of MAKE_DOC_APP_INDEX
fixed DBFLAGS and thus template file search path order
several changes to doc index generation
base -> 3-14-12-2-1
added DL_SEARCHPATH definition
turn on QUIET_OPTION by default
added _FLAGS variable for MAKE_DOC_TXT and MAKE_DOC_PERL
streamlined verbose message in RULES.CreatedVars
fix: reverted to @echo in .vdct generation
added user flags to createPanel call
fixed doc index generation rule in RULES_TOP
more changes to better support parallel builds
use the new FILE_TYPE feature in 3.14.12
extended and fixed dependency generation from substitution files
removed duplication in DBFLAGS
added printvar function to RULES, removed debug target