19 Commits

Author SHA1 Message Date
Grigory Avdyushin 2e814f80aa Fix group creation (#958)
* Fix group creation

* Update CHANGELOG.md

* Fix warnings
2021-05-26 19:56:03 +02:00
Krzysztof Zablocki aac26db1ab fix: workaround the fact nscoding doesn't persist our whole resolved tree by moving composer to runtime and running it when TemplateContext needs to be encoded / decoded 2021-03-10 09:00:50 +01:00
Krzysztof Zablocki 1780a7876e refactor: put dylib inside build/lib and restructure packaging 2021-03-04 08:37:06 +01:00
Krzysztof Zablocki 8b4eb65176 chore: new releases will happen via SPM 2021-02-13 17:44:08 +01:00
Benedek Kozma 7e07c79964 add .swiftpm/ to gitignore (#884) 2020-12-23 18:11:16 +01:00
Eugene Egorov 5779f86892 Git-ignored IDEA based IDEs configurations. (#569) 2018-03-31 17:47:48 +01:00
Anton 90742fd62b Release to homebrew rake task; (#379) 2017-09-28 23:33:28 +01:00
Ilya Puchka 5ceca34c33 added llvm code coverage file to gitignore 2017-09-18 22:57:32 +02:00
Ilya Puchka 6f54243ef4 Release docs (#277)
* ignore jazzy docsets

* copy docset to release zip

* updated docs with latest jazzy version

* trying danger jazzy plugin

* moved jazzy to gemfile

* moved danger and codecov run before builindg

* Added release task to check if docs are up to date
2017-05-10 00:53:57 +02:00
Ilya Puchka 4e92079266 Caching swift templates (#240)
* chore: saving swift template artifacts in cache

* code cleanup and refactoring

* addrssed code review comments

* removed unneeded runtime file

* compile all swift template runtime file together

this improves compile time until we find a good way to link precompiled framework and only build one file

* moved models to SourceryFramework

* copy SourceryFramework to template build folder and link it with binary

* minor improvements

* updated docs, added rake task to update docs

* moved framework sources to a single folder

* fixed yaml configuration

* renamed SourceryFramework to SourceryRuntime

* fixed swift build

* ignore package pins
2017-05-09 22:41:21 +02:00
Ilya Puchka 8e3b565d11 SPM: do not depend on submodule 2017-03-25 14:27:03 +01:00
Ilya Puchka 513af50ee7 fixed building with SPM 2017-03-12 21:35:59 +01:00
Ilya Puchka e51bc574c5 js templates 2017-02-28 23:05:23 +01:00
Hiroshi Kimura 1ce823a141 chore: update .gitignore , add .DS_Store (#165) 2017-02-22 13:08:10 +01:00
Krzysztof Zablocki 06a50a5db8 chore: add TypedSpec.generated.swift to gitignore 2017-02-08 07:28:25 +01:00
Krzysztof Zablocki 663f74bcec docs: updated metadata for release 0.4.5 2016-12-21 11:11:18 +01:00
Krzysztof Zablocki 2fdb78edc8 chore: improve git ignore 2016-12-19 16:19:20 +01:00
Krzysztof Zablocki f1e587ec8c chore: add Vendor to ignore 2016-12-11 19:42:07 +01:00
Krzysztof Zabłocki 2716be91f5 Initial commit 2016-12-11 12:49:26 +01:00