提交历史

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