1
0
mirror of synced 2024-12-04 18:56:06 +03:00
Commit Graph

43 Commits

Author SHA1 Message Date
Benjamin Eberlei
6139a61ff0 New Build process
- Switch from Phing to Ant
- Remove PEAR packaging
- Add Composer archiving
2013-09-07 12:56:49 +02:00
Benjamin Eberlei
be6fb617df [DDC-1807] Fix composer bin support and keep BC with PEAR installer. 2012-05-22 20:26:03 +02:00
Benjamin Eberlei
9f81d5d077 Fix PEAR path 2011-12-20 21:55:58 +01:00
Benjamin Eberlei
568698e321 Add dependency to doctrine-build-common and refactor build.xml and build.properties 2011-12-19 19:16:26 +01:00
Benjamin Eberlei
4f22bbbc76 Add support to distribute the XSD to a given directory during build process 2011-08-27 13:23:17 +02:00
Benjamin Eberlei
c85de03b66 Add phar packaging target and distribute phar into download folder 2011-08-01 23:09:03 +02:00
Benjamin Eberlei
c6746d4a4a Merge 2.0.x build.xml changes into master build.xml 2011-06-18 22:07:14 +00:00
Benjamin Eberlei
a4cbb23fc8 Slight adjustment to build.xml 2011-06-05 17:21:37 +02:00
Benjamin Eberlei
8c7261e7c3 Optimize build process even more, now generating PEAR Packages for Symfony YAML and Console. 2011-03-05 00:18:10 +01:00
Benjamin Eberlei
43c63765db Extend phing build.xml for upcoming release. 2010-12-20 23:34:28 +01:00
Benjamin Eberlei
2648c1a6ca Fix build.xml to generate proper package.xml for Windows PEAR Package. 2010-12-14 23:10:45 +01:00
Benjamin Eberlei
ad50327744 Fixed some build.xml problems. 2010-12-04 11:32:12 +01:00
Benjamin Eberlei
ca682b3840 Update build.xml with deployment tasks. 2010-12-04 10:59:14 +01:00
Benjamin Eberlei
de236e0456 DDC-784 - Implement doctrine CLI for Windows and refactor CLI stuff in general 2010-09-30 20:57:14 +02:00
Benjamin Eberlei
803e338365 DDC-684 - Fix flaw in build process. ORM not overwriting DBAL and Common dirs now, instead PEAR packages depend on it now, full package is generated for downloading. 2010-08-30 23:35:54 +02:00
Jonathan H. Wage
bead9b8b4a Fixing sandbox for source control code and removing it from the build.xml 2010-06-17 14:32:26 -04:00
Roman S. Borschel
ee6993f9dd build corrections. 2010-06-13 19:35:36 +02:00
Jonathan H. Wage
42e83c4de6 Removing phing dependency resolving as it is done with submodules now. 2010-05-26 11:56:43 -04:00
Jonathan H. Wage
43df6eb989 Fixing ORM version. 2010-05-26 11:47:01 -04:00
Jonathan H. Wage
113097ffd0 Trying new way to generate pear packages. 2010-05-25 23:15:16 -04:00
Jonathan H. Wage
2a24f889dc Fixing phing building and cli for pear install. 2010-05-25 20:00:17 -04:00
Jonathan H. Wage
adcdefdf84 Fixing typo. 2010-05-25 16:17:37 -04:00
Jonathan H. Wage
642c863bd3 Fixing build to place package.xml at root of package. 2010-05-25 15:52:13 -04:00
Jonathan H. Wage
e8386eca37 Cleanup after move. 2010-05-25 11:49:33 -04:00
Roman S. Borschel
366c129e75 Depdendency management and build updates. 2010-05-23 01:12:07 +02:00
Roman S. Borschel
47ebbb4312 Updated build.xml with new pear channel URLs. 2010-04-27 23:18:28 +02:00
Roman S. Borschel
ae39a5d389 Fixed svn dependency in build file and some weird issues where the oci8 driver loses spaces in the sql while transforming positional to named parameters. 2010-04-27 20:11:42 +02:00
beberlei
1d7946b7d1 [2.0] Added more configuration options that optionally allow to generate PDepend and PHPMD reports and version them by svn revision 2010-02-07 10:04:17 +00:00
beberlei
4585c8fa2b [2.0] Refactoring of build.xml to generate coverage xml optionally via build.properties. Also added option to set the phpunit xml configuration file. 2010-02-07 09:31:32 +00:00
beberlei
3fdd9e537a [2.0] Add generation of clover coverage report into testing target of build.xml 2010-02-07 00:13:22 +00:00
beberlei
32eb644c62 [2.0] Updated Build process to use a new PHPUnit Phing Task and seperate "Common" and "Performance" Tests into different executions, the first one halts on failures the second doesnt. 2010-02-06 23:19:11 +00:00
beberlei
fcab40ffe1 [2.0] Exclude performance tests from build "test" target 2010-02-06 20:45:37 +00:00
beberlei
cf302e4154 [2.0] Exclude performance tests from build "test" target 2010-02-06 20:43:46 +00:00
romanb
92801ba8bd [2.0] Fixed some build issues. Added new build properties. Please install VersionControl_SVN pear package in order to use the test target of the build file. 2009-09-19 12:10:59 +00:00
jwage
2e04cba8b3 [2.0] Updating phing build files for pear packaging 2009-09-02 00:14:10 +00:00
romanb
691aa92302 [2.0] Small build.xml changes to fix test report generation. 2009-09-01 08:39:37 +00:00
jwage
0d0a772ea6 [2.0] Updating phing build.xml to generate pear packages 2009-08-31 22:24:48 +00:00
romanb
94c187685b [2.0] Work on CLI: Added SchemaToolTask with preliminary support for dropping/creating the database schema. Prepared the sandbox. Adjusted build to include the sandbox. 2009-08-31 16:21:29 +00:00
romanb
e161103e4b [2.0] Added EntityRepositoryTest. Updated build file and XML Schema for mapping files. 2009-08-14 11:04:31 +00:00
romanb
e578bad687 [2.0] Fixed several referential integrity issues. Fixed critical issue with inserts being run twice on postgresql/oracle. Added support for additional tree walkers that modify the AST prior to SQL construction and started to play with it in a testcase. 2009-08-13 10:13:06 +00:00
romanb
537c8e4951 [2.0] Implemented DQL bulk DELETE support for Class Table Inheritance. Other cleanups, refactorings and docblock additions. 2009-06-22 18:48:42 +00:00
romanb
f28127664c [2.0] Cleanups, build fixes. 2009-06-15 18:25:47 +00:00
romanb
c89d0e6383 [2.0] Started Doctrine 2 phing build file. 2009-06-14 20:07:07 +00:00