Commit graph

13 commits

Author SHA1 Message Date
scribu
ca440d8f16 update utils/dev-build 2013-08-12 23:49:16 +03:00
scribu
4b146cb824 ignore composer.lock
Facts:

1. When WP-CLI isn't installed as the root package, composer.lock is
ignored.

2. The wp-cli.org installer doesn't install WP-CLI as the root package,
but as a dependency.

1. + 2. => Having composer.lock under version control gives a false
sense of security. Instead, we should take more care with how we define
dependencies in composer.json
2013-06-23 14:45:47 +03:00
Daniel Bachhuber
ca15d44e0b Ignore composer.phar, as it's installed separately from the project 2013-04-18 18:24:58 -07:00
scribu
b0ba0fb964 add composer.lock 2013-02-28 20:38:01 +02:00
scribu
5726bd7b90 delete files used for generating pear packages.
see #301. closes #39
2013-02-13 02:45:05 +02:00
scribu
2383656b3e move phpunit.xml to the root dir 2012-12-29 17:41:49 +02:00
scribu
5cdeb4297a fix pear-build 2012-12-24 16:43:02 +02:00
Michael Williamson
ac7e67b651 Add dev dependency on phpunit 2012-12-13 10:30:31 +00:00
scribu
93197f6d93 only ignore files generated by build-pear 2012-03-10 16:04:59 +02:00
scribu
dcde88e194 add pear package files 2011-11-06 03:18:32 +02:00
scribu
ad7758378c remove .gitignore; use your personal .gitignore file for excluding temporary files 2011-10-09 03:33:01 +03:00
Andreas Creten
fd60ae1cd9 Edited gitignore, struggling with submodules 2011-09-10 15:43:59 +02:00
Andreas Creten
cd08e39912 Documentation and command line tools
- Documented all functions and classes - Added php-cli-tools to interact
with the cli
2011-09-10 14:51:26 +02:00