summaryrefslogtreecommitdiffstats
path: root/sched/src/com
Commit message (Expand)AuthorAgeFilesLines
* Optimize VPathFragment creation.Piotr Jastrzebski2015-03-231-5/+6
* Add InputStreamProvider and OutputStreamProvidermikaelpeltier2015-03-2316-61/+141
* Rename WithLocationException to WithLocationIOExceptionBenoit Lamarche2015-03-2010-13/+13
* Make Jack script more robustJean-Philippe Lesot2015-03-203-9/+79
* Merge "Fix some javadoc in VariableName" into ub-jackJean-Philippe Lesot2015-03-201-2/+5
|\
| * Fix some javadoc in VariableNameJean-Philippe Lesot2015-03-161-2/+5
* | Stop creating message in NonSuchFileException unnecessarilyPiotr Jastrzebski2015-03-1916-70/+275
* | Make PairCodec use a Pair instead of a Map.EntryYohann Roussel2015-03-194-38/+81
* | Allow ConvertCodec to check convertionYohann Roussel2015-03-183-6/+37
* | Load default libraries from jack.jarYohann Roussel2015-03-171-2/+2
|/
* Rework all variable names in the config frameworkJean-Philippe Lesot2015-03-1654-58/+315
* Add property to set an output file by reporter levelJean-Philippe Lesot2015-03-132-25/+23
* Fix PairCodec and ConvertCodecJean-Philippe Lesot2015-03-134-38/+60
* Add base directory support in TokenIterator and use it in the ServerTaskInsideVMJean-Philippe Lesot2015-03-122-4/+35
* Add property for classpathBenoit Lamarche2015-03-121-2/+2
* Use working directory in codecsBenoit Lamarche2015-03-1222-47/+258
* Use file into getPath implementation rather than locationmikaelpeltier2015-03-122-2/+3
* Start support of a small server for Jack compilationJean-Philippe Lesot2015-03-114-3/+64
* Merge "Jack support for annotation processor." into ub-jackYohann Roussel2015-03-109-13/+396
|\
| * Jack support for annotation processor.Yohann Roussel2015-03-109-13/+396
* | Add working directory support in ConfigBuilderBenoit Lamarche2015-03-103-2/+62
|/
* Fix bug in duplicate PropertyId.Valuemikaelpeltier2015-03-092-7/+3
* Duplicate PropertyId.Value when usedmikaelpeltier2015-03-092-1/+37
* Handle input sources as a propertyYohann Roussel2015-03-0911-16/+52
* Add support of configurable standard input/output/errorJean-Philippe Lesot2015-03-0617-108/+304
* Import meta and resources are now propertiesYohann Roussel2015-03-032-1/+63
* Merge "Avoid creating same capabilities over and over again" into ub-jackPiotr Jastrzebski2015-03-022-17/+9
|\
| * Avoid creating same capabilities over and over againPiotr Jastrzebski2015-02-272-17/+9
* | Merge "Use location from dir rather than from root" into ub-jackmikaelpeltier2015-03-022-2/+2
|\ \ | |/ |/|
| * Use location from dir rather than from rootmikaelpeltier2015-02-202-2/+2
* | Move getName from BaseVDir and BaseVFile to a superclassPiotr Jastrzebski2015-02-273-12/+6
* | Merge "Print help for Brest options" into ub-jackBenoit Lamarche2015-02-261-1/+1
|\ \
| * | Print help for Brest optionsBenoit Lamarche2015-02-251-1/+1
* | | Rework OrCodecBenoit Lamarche2015-02-261-11/+19
* | | Add OrCodecBenoit Lamarche2015-02-251-0/+104
|/ /
* | Remove old VFSBenoit Lamarche2015-02-2315-1387/+5
* | Merge "Optimize VPath append and prepend" into ub-jackBenoit Lamarche2015-02-181-5/+13
|\ \
| * | Optimize VPath append and prependBenoit Lamarche2015-02-101-5/+13
| |/
* | Merge "Use new VFS everywhere" into ub-jackBenoit Lamarche2015-02-183-14/+19
|\ \
| * | Use new VFS everywhereBenoit Lamarche2015-02-103-14/+19
| |/
* / Remove useless codemikaelpeltier2015-02-111-2/+0
|/
* Retry adding CachedDirectFSBenoit Lamarche2015-02-065-7/+430
* Add new VFile delete APIBenoit Lamarche2015-02-0419-75/+73
* Merge "Wrap writing the zip entry in the zip outputstream" into ub-jackBenoit Lamarche2015-02-041-13/+35
|\
| * Wrap writing the zip entry in the zip outputstreamBenoit Lamarche2015-01-281-13/+35
* | Use workVFS for getLocations in VFSToVFSWrapperBenoit Lamarche2015-02-031-6/+6
* | Revert "Add CachedDirectFS"Benoit Lamarche2015-02-024-317/+6
* | Add CachedDirectFSBenoit Lamarche2015-02-024-6/+317
* | Handle Root special case in VPath.prenpendPath()Benoit Lamarche2015-02-021-2/+4
* | Merge "Fix append of VPath that created invalid VPaths" into ub-jackBenoit Lamarche2015-01-302-7/+9
|\ \