Histórico de Commits

Autor SHA1 Mensagem Data
  Jordi Boggiano 8f24a04a1d Make sure vendor dir exists before dumping autoloader há 13 anos atrás
  Jordi Boggiano 3c07b4338a Rename include-paths to include-path, add deprecated warnings, only generate file if it is needed há 13 anos atrás
  Christoph Hochstrasser 68c12c3516 Do set_include_path only if any package define include paths. há 13 anos atrás
  Christoph Hochstrasser f369104bb1 Packages can define include paths. há 13 anos atrás
  Jordi Boggiano 30cfb69739 Add support for mapping a namespace prefix onto many dirs in the autoload config há 13 anos atrás
  Martin Hasoň 1f8c9eeb6c Added parameter $inDirectory to method Filesystem::findShortestPath há 13 anos atrás
  Martin Hasoň afc04c9e53 Fixed creating shortest paths in AutoloadGenerator há 13 anos atrás
  Jordi Boggiano f8a09eaa3f Make classmaps relative instead of absolute for file portability há 13 anos atrás
  Benjamin Eberlei 671cd5ee08 Add tests for ClassMapGenerator há 13 anos atrás
  Benjamin Eberlei 1af3604303 Add support for class-map generation. há 13 anos atrás
  Jordi Boggiano 5d414436ba Avoid phpunit process-isolation errors with the autoload closure há 13 anos atrás
  Jordi Boggiano 5da021ffa7 Moved Filesystem to base Util namespace há 14 anos atrás
  Jordi Boggiano 5daaba9e62 Extract some code in a AutoloadGenerator::buildPackageMap method há 14 anos atrás
  Jordi Boggiano 15d78e6ad1 Fix autoload generator with vendor-dir = working-dir há 14 anos atrás
  Martin Hasoň d27989c808 Fixed obscure code há 14 anos atrás
  Jordi Boggiano e90a8dc4c9 Fix feedback from 7222c1 há 14 anos atrás
  Jordi Boggiano 7222c111ed Make sure multiple autoload files can be used together, fixes #207 há 14 anos atrás
  Beau Simensen 2d721f5792 Standards fixes per @stof há 14 anos atrás
  Beau Simensen e8fcf281fa Autoload Generator handles multiple PSR-0 paths há 14 anos atrás
  Jordi Boggiano 304ce3b375 Fix relative target dirs há 14 anos atrás
  Jordi Boggiano bc88d86983 Make use of Filesystem class in AutoloadGenerator há 14 anos atrás
  Jordi Boggiano cb44ba8325 Fix autoload handling of main project há 14 anos atrás
  Jordi Boggiano f5b7e968b2 Minor adjustments to merged PR há 14 anos atrás
  Ant Cunningham e0400773f7 Adding support for configurable vendor path in composer.json. há 14 anos atrás
  Henrik Bjørnskov 8180117584 AutoloadGenerator.php miscalculates the path há 14 anos atrás
  Jordi Boggiano 1a7bf8a7f8 Bugfixes há 14 anos atrás
  Jordi Boggiano b7f6cf69ab Add tests and fixes some issues há 14 anos atrás
  Jordi Boggiano c8859240d2 Add InstallerInstaller, refactored AutoloadGenerator, fixes #59 há 14 anos atrás
  Jordi Boggiano bd712db727 Reverse-orders namespaces by specificity há 14 anos atrás
  Jordi Boggiano 1ca3e5e5e2 Generate a map separated from the autoloader, fixes #74 há 14 anos atrás