index
:
wcms
master
Le cms de vincent
Nicolas Peugnet
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
Age
Commit message (
Expand
)
Author
2021-03-04
fix: make checks
n-peugnet
2020-12-19
fix make dist
n-peugnet
2020-12-19
run phpcbf and add fix target to Makefile
n-peugnet
2020-05-11
fix: tests for Windows
n-peugnet
2020-05-11
fix: explicitely set PATH in Makefile for MacOS
n-peugnet
2020-04-25
tests(ci): problemMatchers, 3 php versions, optims
n-peugnet
2020-04-21
tests: add github actions
Nicolas Peugnet
2020-04-21
tests: add phpstan static analysis tool (level5)
n-peugnet
2020-04-17
tests: fix setup of phpcsand phpunit
n-peugnet
2020-04-17
tests: add check to release target + readme info
n-peugnet
2020-04-17
tests(phpcs): add cache file + checkstyle report
n-peugnet
2020-04-17
tests: add phpunit w/coverage + 1 test SummaryTest
n-peugnet
2020-04-17
tests: add phpcs with minimal PSR12 config
n-peugnet
2019-11-17
chore: minor file changes
n-peugnet
2019-11-15
fix: `make watch` now changes prev_env
n-peugnet
2019-11-15
feat: load Sentry browser as an external script
n-peugnet
2019-11-12
feat: make Sentry optional
n-peugnet
2019-11-07
perf(build): remember previous buid env
n-peugnet
2019-11-07
feat: include sentry in frontend
n-peugnet
2019-11-07
fix(dist): correct dir permissions + VERSION always included
n-peugnet
2019-11-07
build: add @sentry/cli to release process
n-peugnet
2019-11-07
build: gen VERSION from make instead of release-it
n-peugnet
2019-11-07
build: ENV prod enhancements
n-peugnet
2019-11-04
fix: npm install warnings
n-peugnet
2019-11-04
feat: set default build ENV in .default.env
n-peugnet
2019-11-04
perf: make optimizations
n-peugnet
2019-10-26
store version in VERSION instead of composer.json
n-peugnet
2019-10-24
fix make: add default env file en .env target
n-peugnet
2019-10-24
add release-it as the release tool
n-peugnet
2019-10-23
better dist zip target
n-peugnet
2019-10-23
use GNU Standard Makefile Targets
n-peugnet
2019-10-22
finish Makefile and update README
n-peugnet
2019-10-22
first add of Makefile
n-peugnet