Ingo Schommer
029c14b30a
MINOR Phing checkout bug when branch doesn't exist
...
Solved by using --force instead, which hard resets to the tracking origin
2012-06-25 13:41:48 +02:00
Ingo Schommer
04cf94ff76
MINOR Getlocalization phing target fixes
...
- Fixed combined locale setting in generated files (broke en_GB etc)
- Prompting for property names
- Fixed YAML parsing and git commands
2012-06-25 09:31:37 +02:00
Ingo Schommer
00f66e201f
ENHANCEMENT getlocalization build support
...
Squashed commits (sorry, too hard to untangle):
- Moved descriptions from custom "phing help" target
to the more standard 'phing -l' command, which keeps
the descriptions in one place, rather than duplicating
them between xml comments, "description" attrs and the "help" target.
- Prefixed helper targets to make it clear that they're internal
(= require temporary properties to work)
2012-06-22 15:42:07 +02:00
Sam Minnee
d5b72a8754
MINOR: Fixed bug in release script.
2012-06-18 18:08:00 +12:00
Sam Minnee
941ffa7652
MINOR: Added auto-emailing to automated release upload script.
2012-06-18 18:03:36 +12:00
Sam Minnee
44d93e4588
MINOR: Updated Phing to handle more of release/nightly creation. Combined cms and framework into a single script.
2012-06-18 12:29:15 +12:00
Stig Lindqvist
393cc335cf
MINOR Update phing installation instructions
2012-06-13 14:15:00 +12:00
Simon Welsh
1a532faa60
API-CHANGE sapphire folder can now be renamed.
2012-04-14 12:53:12 +12:00
Ingo Schommer
70a3ca4b87
MINOR Removed special treatment of blackcandy in build scripts
2012-04-11 18:06:56 +02:00
Ingo Schommer
44409c75ac
MINOR Writing version information to silvestripe_version files in archive task
2012-02-01 18:15:43 +01:00
Ingo Schommer
812d904935
MINOR Prompting for version info in archive task
2012-02-01 18:15:29 +01:00
Ingo Schommer
1b8d1bebc7
MINOR Consolidated 'archive' and 'archiveTask' targets in build.xml (they belong into one definition)
2012-02-01 17:54:36 +01:00
Hamish Friedlander
1463dbd5ae
ENHANCEMENT: Allow specifying the directory to put the built archive
2011-10-29 12:55:31 +13:00
Hamish Friedlander
0e7ad4b5ce
BUGFIX: Make archive task run if providing archivetype via phing -D argument
2011-10-29 12:08:22 +13:00
Hamish Friedlander
71d71dc3b6
MINOR: If blackcandy isn't included, or is already in the right place, dont error out
2011-10-29 12:01:20 +13:00
Ingo Schommer
e323b233a3
MINOR Excluding tests from release pacakges
2011-10-18 22:58:56 +02:00
Ingo Schommer
5dcd2f3cdd
MINOR Excluding docs from release, as they bring the package size from 5mb to 8mb
2011-10-18 16:43:13 +02:00
Ingo Schommer
48649d6640
MINOR Creating release archives in parent folder by default, to avoid archiving the archive by accident
2011-10-18 16:31:04 +02:00
Ingo Schommer
ff301f9ea9
MINOR Correct release archive name
2011-10-18 15:22:06 +02:00
Ingo Schommer
57e465409e
MINOR Moving theme dirs when release packaging
2011-10-18 15:20:47 +02:00
Ingo Schommer
4a805a4ef9
MINOR Fixed release archive file inclusions/exclusions
2011-10-18 14:55:14 +02:00
Ingo Schommer
7e36cdc48e
MINOR Excluding build files from release packages
2011-10-18 12:56:47 +02:00
Ingo Schommer
3b9c569ed1
MINOR ArchiveTask now creates subfolder of the same name in the tar.gz/zip file (to avoid toplevel extracts)
2011-05-02 13:51:44 +12:00
Ingo Schommer
843becc676
MINOR Removed archive existence detection from build.xml 'archiveTask', doesn't work
2011-05-02 11:57:38 +12:00
Ingo Schommer
50cb45ba04
BUGFIX Fixed date sorting in CreateChangelog task, linking hashes, filtering
2011-05-02 11:54:16 +12:00
Julian Seidenberg
24705fd9f5
ENHANCEMENT: phing checkout task now stashes local content before performing checkout and has the option to exclude the base (silverstripe-installer) folder
2011-05-02 11:54:15 +12:00
Julian Seidenberg
73a5fb5e62
MINOR: documentation for phing tasks (run 'phing help' to view)
2011-05-02 11:54:10 +12:00
Julian Seidenberg
0ecaf0c45d
API-CHANGE: new checkout and changelog tools using Phing
2011-04-26 13:57:55 +12:00