summaryrefslogtreecommitdiffstats
path: root/sched
Commit message (Expand)AuthorAgeFilesLines
* Make close methods of VFS and Libaries idempotentBenoit Lamarche2014-12-164-15/+31
* Correct some problems in MessageDigestInputOutputVFSJean-Philippe Lesot2014-12-161-5/+28
* Fix getPath() in InputZipVFS to support prefixBenoit Lamarche2014-12-152-2/+13
* Rework VFS Codec and add {Input,Output}JackLibrary{Codec,PropertyId}Jean-Philippe Lesot2014-12-1518-143/+334
* Merge "Add toString into AbstractFVS for debugging purpose" into ub-jackmikaelpeltier2014-12-051-0/+8
|\
| * Add toString into AbstractFVS for debugging purposemikaelpeltier2014-12-051-0/+8
* | Merge "Add API in Lib / VFS to remove files" into ub-jackmikaelpeltier2014-12-055-0/+71
|\ \ | |/ |/|
| * Add API in Lib / VFS to remove filesmikaelpeltier2014-12-055-0/+71
* | Merge "Fix command line parsing of empty argument" into ub-jackYohann Roussel2014-12-052-2/+60
|\ \ | |/ |/|
| * Fix command line parsing of empty argumentYohann Roussel2014-12-042-2/+60
* | Fix ZipEntries in VFSBenoit Lamarche2014-12-039-40/+39
|/
* Merge "Allow creating an InputZipVFS with a prefix" into ub-jackBenoit Lamarche2014-12-033-19/+59
|\
| * Allow creating an InputZipVFS with a prefixBenoit Lamarche2014-12-033-19/+59
* | Set VPath splitter as staticBenoit Lamarche2014-12-021-1/+3
|/
* Replace getRootDir() by getRootInputVDir(), getRootOutputVDir()...Benoit Lamarche2014-11-288-13/+28
* Some re-works on VFSJean-Philippe Lesot2014-11-2838-282/+693
* Fix typo in DefaultFactoryJean-Philippe Lesot2014-11-264-6/+6
* Merge "Add a MessageDigest codec/factory/propertyId" into ub-jackJean-Philippe Lesot2014-11-265-3/+298
|\
| * Add a MessageDigest codec/factory/propertyIdJean-Philippe Lesot2014-11-255-3/+298
* | Fix getInputVDir with empty pathBenoit Lamarche2014-11-171-0/+6
* | Jack generates lib version 1.1mikaelpeltier2014-11-171-1/+4
* | Add getInputVDir and getInputVFile into InputVDir interfacemikaelpeltier2014-11-147-41/+118
|/
* Add clone method to VPathBenoit Lamarche2014-11-131-2/+17
* Add NoSuchFileException to getInputVFile of InputRootVDirmikaelpeltier2014-11-134-5/+23
* Add usage of InputOutputVDir into output librarymikaelpeltier2014-11-131-0/+1
* Merge "Fix cache problem and concurrent modifications with InputOutput" into ...mikaelpeltier2014-11-133-52/+42
|\
| * Fix cache problem and concurrent modifications with InputOutputmikaelpeltier2014-11-133-52/+42
* | Add support for suffixes and prefixes in VPathBenoit Lamarche2014-11-121-26/+92
|/
* Add codec for InputOutputZipVDirBenoit Lamarche2014-11-125-43/+163
* Merge "Add InputOutputZipVDir" into ub-jackBenoit Lamarche2014-11-064-3/+311
|\
| * Add InputOutputZipVDirBenoit Lamarche2014-11-034-3/+311
* | Fixes some typos in help propertiesYohann Roussel2014-10-281-2/+2
* | Add support of categorized propertiesJean-Philippe Lesot2014-10-247-11/+109
|/
* Move FileUtils to SchedLibBenoit Lamarche2014-10-224-1/+199
* Move stream suckers to SchedLibBenoit Lamarche2014-10-213-0/+324
* Redo exceptions when writing dex filesBenoit Lamarche2014-10-162-5/+5
* DirectDir must have DirectoryLocation instead of FileLocationmikaelpeltier2014-10-141-1/+1
* Merge "Add dynamic @Synchronized support" into ub-jackJean-Philippe Lesot2014-10-034-7/+70
|\
| * Add dynamic @Synchronized supportJean-Philippe Lesot2014-10-034-7/+70
* | Add a DirectDir that can be written to in parallelBenoit Lamarche2014-10-038-106/+214
* | Add hidden property to generate deterministic namemikaelpeltier2014-09-191-0/+7
|/
* Avoid ZipException when zip output has no entryBenoit Lamarche2014-09-182-1/+34
* Add value descriptions in Parser<T> hierarchy.Jean-Philippe Lesot2014-09-0931-31/+259
* In SchedLib Annotation Processor, reset Items cache before each process.Jean-Philippe Lesot2014-09-081-0/+10
* Set SchedLib annotation processor in batch mode.Jean-Philippe Lesot2014-09-081-1/+1
* Add standard Input/Output/File and use it for InputZipRootVDir.Jean-Philippe Lesot2014-09-036-16/+139
* Rework classpath and import IOException to have a better end user message.Jean-Philippe Lesot2014-09-031-0/+5
* Add missing JSR305 annotations in SchedAnnotationProcessor.Jean-Philippe Lesot2014-09-031-3/+2
* Remove all class references, use symbolic names instead.Jean-Philippe Lesot2014-09-021-133/+141
* Add supplementary checks about @KeyId in SchedAnnotationProcessor.Jean-Philippe Lesot2014-09-021-1/+43