24 Commits (e7dc42a8a2c0976b2e21cdac14f953c25cf458e9)

Author SHA1 Message Date
Jordi Boggiano 15ab5868a3 Move composer metafiles back in a composer dir, except autoload.php 12 years ago
Jordi Boggiano 22fe296ad0 Move .composer files out into the vendor dir, fixes #497 12 years ago
Christophe Coevoet d3d5c15e6f Removed the Symfony2 tests from the phar archive
Components' tests are now distributed with the code, making the
archive far bigger if we don't exclude them.
12 years ago
Jordi Boggiano 26b3a1711f Add handling for phar 12 years ago
Jordi Boggiano 4b24b972a7 Improve stripping 12 years ago
Jordi Boggiano 32adc8908d Fix line numbers in phars 12 years ago
Jordi Boggiano fcca58ceb6 Fix phar 12 years ago
Jordi Boggiano 7ceca9b789 Suppress relaxed schema and build it on the fly in php, refs #151 12 years ago
Konstantin Tjuterev 49491a9140 Added path to exceptions thrown in enforceCleanDirectory for Hg & Svn also; Imporved exception when git log cannot be run by Compiler 12 years ago
Konstantin Tjuterev e072607e90 More descriptive exceptions wording 12 years ago
Jordi Boggiano 5b42f99441 fix LICENSE hack in compile script 12 years ago
Jordi Boggiano 5c320238ae Update compiler, fixes #386 12 years ago
Beau Simensen bc4e06424e Use tag as package version if built off of a tag 12 years ago
Jordi Boggiano 6905e3a7ae Disable gzip compression of the phar 13 years ago
Jordi Boggiano 0a4f36ea6d Fix phar compilation 13 years ago
Jordi Boggiano 565e084769 Revert "Added "-d detect_unicode=0" to the php shebang to work around https://bugs.php.net/bug.php?id=36711."
This reverts commit 045ae0e5ce.
13 years ago
Mark Sonnabaum 045ae0e5ce Added "-d detect_unicode=0" to the php shebang to work around https://bugs.php.net/bug.php?id=36711. 13 years ago
Igor Wiedler 6697385ee2 also check for non-zero status code for git command 13 years ago
Igor Wiedler b15ec17a06 implement a self-update command (closes #83) 13 years ago
Jordi Boggiano 60db5d2c3b Adjust phar compiler to work with composer autoloader 13 years ago
Jordi Boggiano 7d4e67b335 Fix phar compiler 13 years ago
Ryan Weaver 96b51c59d8 Adding some basic PHPDoc 13 years ago
Ryan Weaver d13a2e928e Removing reference to Silex, replacing with Composer 13 years ago
xaav 1607ac2404 Added phar compiler 13 years ago