74 Commits (e52562d42da313026455053c27c6c7f0ca901e26)

Author SHA1 Message Date
Иванов Денис e52562d42d Now 'merge' parameter can contain packages that does not exist is db/pkg. fixed #61
3 years ago
Иванов Денис c480831c59 Now template can be run without install package value.
3 years ago
Иванов Денис 74e9ef8b9f Warning messages while processing packages from 'merge' parameters was
3 years ago
Иванов Денис 804b7ee3d7 Xml style comments can be added to the file after joining regex or raw
4 years ago
Хирецкий Михаил 931620a0f1 Добавлена функция шаблонов exists
4 years ago
Иванов Денис 7978f4fcd7 Using of the '!' in action parameter is available now. fixed #36
4 years ago
Иванов Денис 68cc128d96 Added ignoring files from the base templates directory. fixed #32
4 years ago
Иванов Денис 3f5ff16e67 Added main.cl.current_template variable fixed #29
4 years ago
Иванов Денис 6af0f4b63f Warnings from template executor is added.
4 years ago
Иванов Денис f98a27220a Tested copying files using append = replace, format = raw, source and mirror parameters.
4 years ago
Иванов Денис 2ef9da05f7 Added check if an input file is a binary while joining templates. fixed #16
4 years ago
Иванов Денис 19513d4891 Using source parameter for templates are fixed #31
4 years ago
Иванов Денис 4272faead6 Added default processing of templates without calculate header. fixed #26
4 years ago
Хирецкий Михаил e1c500d5c5 Добавлена функция шаблонов grep
4 years ago
Иванов Денис 920fc6c819 Default 'append' and 'format' parameters values are added. fixed #22
4 years ago
Иванов Денис 103315f32d Variables representation is fixed #25
4 years ago
Иванов Денис e00423b52b Links creation is fixed #18
4 years ago
Иванов Денис 4323d334ab 'skip' value of the 'append' parameter is available for template files now.
4 years ago
Иванов Денис fb325a4669 exec and run parameters is not available for directory templates now.
4 years ago
Иванов Денис 740c0a4d21 Template root path can be set for the templates execution now. fixed #11
4 years ago
Иванов Денис 3834b7e168 Template executor checks if the template is empty now and checks original file for changes using MD5. Format 'raw' is added. fixed #10
4 years ago
Иванов Денис f42ebc0075 Changed files list are added for the template executor. fixed #9
4 years ago
Иванов Денис 5d0862de1a Added collision resolution for packages with the same names and categories, but with different versions and slots. fixed #6
4 years ago
Иванов Денис 73ce266ed2 Now build packages and uninstalled packages can be specified when running templates. fixed #5
4 years ago
Иванов Денис ae7f6f620d Group parameter and its handling logic is added. fixed #3
4 years ago
Иванов Денис 0b42d43438 Execution sequence of packages from the merge parameter is changed. fixed 2
4 years ago
Иванов Денис a70c39ed37 Calculate tag have to be single in a template file now. fixed #1
4 years ago
Иванов Денис 8959bddcdc Support of the handler is added.
4 years ago
Иванов Денис 6561bb2c00 'handler' and 'notify' parameters are added.
4 years ago
Иванов Денис 3276a63859 All work on multible package templates is removed.
4 years ago
Иванов Денис 34936bfff1 Commit to restore repo files.
4 years ago
Иванов Денис a36aa05bae Implemented commands and scripts modules and parameter's container too.
4 years ago
Иванов Денис 970f19cd3b Save method is tested for += and -= operations. Saving variables in the custom calculate.ini file is almost done.
4 years ago
Denis Ivanov 1116c28e36 Tested the template engine using Datavars object and save tag in the templates too.
4 years ago
Иванов Денис b1b383ea6a The test to check how the directory_processor uses config file is corrected.
4 years ago
Иванов Денис 1128c41a80 A number of corrections for the directory_processor tests.
4 years ago
Иванов Денис 6e865e1b43 Also some corrections for tests to make it work on different machines.
4 years ago
Иванов Денис a37a6b1cde Some corrections for tests.
4 years ago
Иванов Денис 464a0dd1ae Merge branch 'master' of git.calculate.ru:calculate-4/calculate-lib
4 years ago
Denis Ivanov 146def6f6a Some corrections for tests.
4 years ago
Иванов Денис 5644d8e2c2 A number of corrections have been made to the design of the vars code.
4 years ago
Иванов Денис a60ce2317a The directory processor is fully tested. The method for the running an execution of the exec files in the directory processor is implemented. The package processing is improved.
4 years ago
Иванов Денис 0b0b498d37 The directory processor is refactored. Added ability to add calculate header in the output file.
4 years ago
Иванов Денис dfe145725b Tested processing by directory processor of templates with different package parameters and with merge parameters. The refactoring of the directory processor is started.
4 years ago
Иванов Денис 73de9343b8 Tested processing by the directories processor of the action and autoupdate parameters and joining templates with files with user changes.
4 years ago
Иванов Денис f70b7ee0e5 Tested working of the directories processor for templates which files belongs to a one package and target files have no user changes.
4 years ago
Иванов Денис c3fb39156f Tested methods for editing of the CONTENTS-file while template executor is working. Testing of the directory processor is started.
4 years ago
Иванов Денис d62f5d6efe Tested method for running exec files. Testing of the changing of packages using the template executor is started.
4 years ago
Иванов Денис a06cff6973 The method for the append link parameter for files is tested. Tested methods for the run and exec parameters.
4 years ago
Иванов Денис 63a10e760e Tested the template executor for given append join parameter and an unprotected target path. Tested an append parameter implementation for the values: after, before, replace, remove and clear.
4 years ago