Commit graph

25 commits

Author SHA1 Message Date
Morten Enemark Lund
3177601788 Update recipe to use git_url specification. 2016-03-12 08:46:16 +01:00
Anthony Scopatz
d588c467fd rolled back some conda recipe changes 2016-02-24 02:21:06 -05:00
Anthony Scopatz
46496c243d ci fixes 2016-02-24 01:17:44 -05:00
Anthony Scopatz
153d2358e3 org to sh 2016-02-10 02:43:04 -05:00
Anthony Scopatz
3bd434df50 added setproctitle to conda recipe 2016-02-04 18:51:57 -05:00
Morten Enemark Lund
5d19bed903 Remove the Menu entry since it only works for windows. 2015-12-04 00:19:17 +01:00
Morten Enemark Lund
f7081ac853 Update conda recipes
Removed the app entry in meta.yaml, since this feature is not very mature. Instead added a menu item entry to start xonsh.
2015-12-03 22:30:27 +01:00
Anthony Scopatz
692572a1d6 prompt toolkit windows changes 2015-11-15 09:35:57 -05:00
Morten Enemark Lund
7e8b24153a Ensure conda build will also install the jupyter kernel spec 2015-10-04 12:52:27 -04:00
Morten Enemark Lund
c432e8cd93 Changed source-path to be relative in conda recipe 2015-07-24 22:49:46 +02:00
Morten Enemark Lund
931e4ecb68 Added binstar build configuration to build conda packages.
It builds using the linux-64 worker on Anaconda.org, then converts the conda packages to osx-64, linux-32, win-32, win-64
2015-07-24 13:08:12 +02:00
Aaron Meurer
245ad69108 Remove the Python version restriction from the conda recipe
conda build adds this to the package automatically.
2015-07-15 12:53:57 -05:00
Morten Enemark Lund
77ee167307 Temporary work-around for bug in conda-build
Removing (>=) in the version specification should allow conda convert to correctly convert conda packages build for linux can be converted to windows.
2015-07-10 13:54:10 +02:00
mel
6e867aa1a3 Addded "bld.bat" file to the conda recipe, since the entry "script: python setup.py install" in meta.yaml does seem to work on windows. 2015-06-26 14:56:46 +02:00
mel
6a16d036f2 Added entry point to conda build recipe. This causes the conda build machinery to generate xonsh.exe file in scripts folder and a xonsh-script.py file. It overrides any similar named scripts in setup.py. 2015-06-26 14:53:46 +02:00
mel
2decec8631 Update the conda recipe to build directly from the git repository.
The version is taken from the most recent tag, and the build-no is the number of commits since the tag.
2015-06-26 14:51:45 +02:00
Anthony Scopatz
9c05287754 version bump 2015-05-29 23:48:23 +03:00
Anthony Scopatz
d8b66e5294 v0.1.5 bump 2015-04-08 19:28:16 -05:00
Anthony Scopatz
5f8d16218b version bum v0.1.4 2015-03-29 23:42:48 -05:00
Anthony Scopatz
5843d72a31 minor updates 2015-03-23 01:40:44 -05:00
Anthony Scopatz
dd84efffb4 remove encoding 2015-03-23 01:26:01 -05:00
Anthony Scopatz
a938e5e116 v0.1.3 version bump 2015-03-23 01:17:24 -05:00
Anthony Scopatz
a587a1719d version bump to v0.1.2 2015-03-15 18:42:58 -05:00
Anthony Scopatz
f4d68f12dc version bump to 0.1.1 2015-03-11 01:55:14 -05:00
Anthony Scopatz
8ea22b958b install updates 2015-03-08 22:48:34 -05:00