common/templates/source-spec.ant.xml.ftl
2010-05-25 Dario Sestito Fix: build fails if any source URL doesn't contain '/MCL/'
2010-05-24 Dario Sestito Fix: when sf.spec.sources.revision is defined sources are not updated to it
2010-05-24 Dario Sestito Add new property sf.spec.sources.revision to override revisions of source repos
2010-04-20 Simon Howkins Retry "module" for ant scripts, initially used by source syncing operations.
2010-03-30 Simon Howkins Re-apply changes to allow sources.csv to specify a revision by a *local* tag in the web repository.
2010-03-24 Shabe Razvi Back out emptyRepo changes - due to issues
2010-03-24 Simon Howkins Added -n flag (newest first) to invocation of hg in, so that it gives us the most tip-ward revision that would be needed, not the oldest (revision 0 in almost all cases).
2010-03-23 Simon Howkins Extended source syncing slightly, to be able to manage use of local tags on (web) server.
2010-03-02 MattD sourcesync template - Updated generation of 'changes.txt' so that it does a 'follow' rather than being restricted to a 'branch'. This enables us to see the history if the previous tag was an ancestor but on a different branch.
2010-02-15 Simon Howkins Added error correction, so if a cache repository is corrupted in some way, then it will by-pass it, and try to recover it, or delete it.
2010-02-12 Simon Howkins Moved definition of dollar, so it's available for use when needed.
2010-02-12 Simon Howkins Stopped cache being located/created in a stupid place, relative to the CWD on the cache drive.
2010-02-11 Simon Howkins Bug 1661: Simplified the sequence of pulls/clones via the cache, so the changes simply go from source -> cache -> destination.
2010-02-09 Simon Howkins Bug 1661: Improve build speed with better caching strategy
2010-02-03 Simon Howkins Indentation and other minor changes to make the file easier to read and understand.
2010-01-26 Simon Howkins Added framework for specifying a "sources.csv" for test repos (separate from both the FBF and the sources repos).
2009-11-30 Simon Howkins Small changes to make the output file more regular, and therefor easier to read and understand.
2009-11-09 MattD source sync template - enabled getting the mercurial changes if you have sf.spec.sourcesync.archive set PDK_3.0.c
2009-10-20 MattD source sync template - Changed the BOM changes targets to limit the listed changes to the branch if the source was synced up using a branch, to make it easier to read.
2009-10-06 MattD source-spec.ant.xml.ftl - Added change info for the BOM that lists submitted changesets between the baseline ('sf.previous.pdk.tag') and the synced changeset and writes to a changes.txt file in the BOM dir.
2009-10-05 MattD Bug 419 source sync workaround - Added new variable 'sf.spec.sourcesync.bug419' that can be used during source sync that just performs the sync manually without using Maven.
2009-08-12 MattD source syncing ftl - Added 'sf.spec.sourcesync.archive' preference to do 'hg archive' instead of 'hg sync'. If set and the repo sync is s'posed to be synced by tag it still does the slower clone+update behaviour.
2009-07-17 Shabe Razvi Fix packaging issues. Released zips now delivered in zips\release folder.
2009-07-10 Shabe Razvi Remove extra column
2009-07-09 Shabe Razvi Add branch and changeset support for getting source. BOM sources.csv can now be reused directly.
2009-06-18 Shabe Razvi Limit source parallelisation to NUMBER_OF_PROCESSORS
2009-04-21 BuildAdmin Make BOM identify thread safe
2009-04-15 DarioS Catchup from main repo
2009-04-09 DarioS Added the revision number, moved BOM folder under /logs/
2009-04-09 DarioS Added recording of baseline info in a BOM file
2009-04-08 DarioS Targets must be separated by commas
2009-04-08 DarioS Adding removal of sources.csv before populating it
2009-04-08 DarioS Fixed path to sources.csv file
2009-04-08 DarioS Changed comment
2009-04-08 DarioS Removing old code
2009-04-08 DarioS Fixing nested vars issue
2009-04-08 DarioS New implementation of generation of BOM sources.csv
2009-04-06 DarioS Added revision identification
2009-03-31 shaberazvi Update Platform Config to build tools2 before tools - which must be run in single thread. Also update sync template to sync in parallel.
2009-03-11 shaberazvi Fix FMPP template to allow multiple repositories
2009-03-05 shaberazvi Rename and move of generated source sync xml and also tidy up
less more (0) tip