spack/lib/spack
becker33 a091eeceab Parser fix (#2769)
* Fixed parser to eliminate need for escape quotes. TODO: Fix double call to shlex, fix spaces in spec __str__

* Fixed double shlex

* cleanup

* rebased on develop

* Fixed parsing for multiple specs; broken since #360

* Revoked elimination of the `-` sigil in the syntax, and added it back into tests

* flake8

* more flake8

* Cleaned up dead code and added comments to parsing code

* bugfix for spaces in arguments; new bug found in testing

* Added unit tests for kv pairs in parsing/lexing

* Even more flake8

* ... yet another flake8

* Allow multiple specs in install

* unfathomable levels of flake8

* Updated documentation to match parser fix
2017-01-15 19:17:54 -08:00
..
docs Parser fix (#2769) 2017-01-15 19:17:54 -08:00
env Allow compiler wrapper to modify environment (#2275) 2016-11-09 08:00:34 -08:00
external Get Rid of nobuild, nolink, and alldeps (#2765) 2017-01-07 19:59:02 -08:00
llnl unit tests: replace nose with pytest (#2502) 2016-12-29 07:48:48 -08:00
spack Parser fix (#2769) 2017-01-15 19:17:54 -08:00