Historique des commits

Auteur SHA1 Message Date
  Jordi Boggiano ab0ced493c Make sure BC dir exists il y a 13 ans
  Jordi Boggiano 22fe296ad0 Move .composer files out into the vendor dir, fixes #497 il y a 13 ans
  Jordi Boggiano b999d18365 Improve include_paths generation, fixes #596 il y a 13 ans
  Jordi Boggiano 83b52b5b7f Avoid blowing up on misconfigured autoload entries il y a 13 ans
  Jordi Boggiano 8f24a04a1d Make sure vendor dir exists before dumping autoloader il y a 13 ans
  Jordi Boggiano 3c07b4338a Rename include-paths to include-path, add deprecated warnings, only generate file if it is needed il y a 13 ans
  Christoph Hochstrasser 68c12c3516 Do set_include_path only if any package define include paths. il y a 13 ans
  Christoph Hochstrasser f369104bb1 Packages can define include paths. il y a 13 ans
  Jordi Boggiano 30cfb69739 Add support for mapping a namespace prefix onto many dirs in the autoload config il y a 13 ans
  Martin Hasoň 1f8c9eeb6c Added parameter $inDirectory to method Filesystem::findShortestPath il y a 13 ans
  Martin Hasoň afc04c9e53 Fixed creating shortest paths in AutoloadGenerator il y a 13 ans
  Jordi Boggiano f8a09eaa3f Make classmaps relative instead of absolute for file portability il y a 13 ans
  Benjamin Eberlei 671cd5ee08 Add tests for ClassMapGenerator il y a 13 ans
  Benjamin Eberlei 1af3604303 Add support for class-map generation. il y a 13 ans
  Jordi Boggiano 5d414436ba Avoid phpunit process-isolation errors with the autoload closure il y a 13 ans
  Jordi Boggiano 5da021ffa7 Moved Filesystem to base Util namespace il y a 13 ans
  Jordi Boggiano 5daaba9e62 Extract some code in a AutoloadGenerator::buildPackageMap method il y a 14 ans
  Jordi Boggiano 15d78e6ad1 Fix autoload generator with vendor-dir = working-dir il y a 14 ans
  Martin Hasoň d27989c808 Fixed obscure code il y a 14 ans
  Jordi Boggiano e90a8dc4c9 Fix feedback from 7222c1 il y a 14 ans
  Jordi Boggiano 7222c111ed Make sure multiple autoload files can be used together, fixes #207 il y a 14 ans
  Beau Simensen 2d721f5792 Standards fixes per @stof il y a 14 ans
  Beau Simensen e8fcf281fa Autoload Generator handles multiple PSR-0 paths il y a 14 ans
  Jordi Boggiano 304ce3b375 Fix relative target dirs il y a 14 ans
  Jordi Boggiano bc88d86983 Make use of Filesystem class in AutoloadGenerator il y a 14 ans
  Jordi Boggiano cb44ba8325 Fix autoload handling of main project il y a 14 ans
  Jordi Boggiano f5b7e968b2 Minor adjustments to merged PR il y a 14 ans
  Ant Cunningham e0400773f7 Adding support for configurable vendor path in composer.json. il y a 14 ans
  Henrik Bjørnskov 8180117584 AutoloadGenerator.php miscalculates the path il y a 14 ans
  Jordi Boggiano 1a7bf8a7f8 Bugfixes il y a 14 ans