Commit graph

102 commits

Author SHA1 Message Date
Blake Harnden
4904f7170f updated version for next release 2021-01-11 00:34:38 -08:00
Blake Harnden
66a1c3d426 bumped version to 7.3.0 for next release 2020-12-02 08:44:21 -08:00
Blake Harnden
00433bfd99 added note about docker issue in install doc, bumped version to 7.2.1 2020-09-28 23:14:20 -07:00
Blake Harnden
9ea1915f48 bump versions for next release 2020-09-11 16:55:49 -07:00
Blake Harnden
1c2a451fd3 bumped version to 7.1.0 2020-08-21 11:35:55 -07:00
Blake Harnden
511a3037a8 bumped versions for release 2020-07-28 16:35:46 -07:00
Blake Harnden
d5d5da7256 bumped version to 7.0.0 2020-07-21 10:08:12 -07:00
Blake Harnden
50f331d93e removed references to building and dealing with service files, as that will now be limited to the invoke task 2020-07-14 11:40:20 -07:00
Blake Harnden
a236ea2455 updates to poetry based installation 2020-07-09 23:01:28 -07:00
Blake Harnden
e325bcfc55 bumped version for release 2020-06-11 14:41:05 -07:00
Blake Harnden
f77f37ef86 bumped version for next release 2020-05-11 07:59:13 -07:00
Blake Harnden
5dcf2f45c5 updates to allow building python docs again, also added checks for requirements to build the python docs 2020-04-16 11:32:50 -07:00
Blake Harnden
3c909d4989 updated version for next release 2020-04-13 12:02:55 -07:00
Blake Harnden
3507b65676 bump version to 6.2.0 for next release 2020-03-12 23:21:13 -07:00
Blake Harnden
2a6c6ac286 version bump for next release 2020-02-20 09:03:34 -08:00
Blake Harnden
4aeb16b866 removed ns3 related code 2020-01-09 16:36:00 -08:00
Blake Harnden
fe8bc6f10e removed usage of brctl and dependency on bridge-utils library as it is deprecated, replaced with using iproute instead 2019-12-23 14:48:56 -08:00
Blake Harnden
e92441d728 bumped version to 6.0.0 2019-12-20 09:42:43 -08:00
Blake Harnden
6edd6a7fdb first pass at removing all python2 specific dependencies, updating python requirements.txt/setup.py/Pipfiles/Makefiles, and removing python2 compat imports 2019-10-17 14:52:31 -07:00
bharnden
a93763f4a7 bump version for release 2019-10-12 08:57:14 -07:00
Blake Harnden
d00658ccb2 updated version to 5.5.1 2019-10-04 12:47:01 -07:00
bharnden
0bba23da69 set version to 5.5.0 for release 2019-10-03 12:54:56 -07:00
Blake Harnden
572ed48241 added ethtool to configure.ac, updated other program checks to fail when not found and required 2019-10-02 08:58:25 -07:00
Blake Harnden
07c28e8a93 updated configure.ac python3 argument help line to be more specific 2019-09-27 14:22:50 -07:00
Blake Harnden
3cf557024c added more formal configure option for enabling python3, avoids issues with not having a very specific name for PYTHON being set 2019-09-27 13:08:59 -07:00
Blake Harnden
03cf401639 moved AM_CONDITIONAL out of if statement 2019-09-27 12:41:34 -07:00
bharnden
212b8ccb02 bumping version for release 2019-09-23 23:28:16 -07:00
Kevin Larson
76846fefeb Removing deprecated perf scripts 2019-08-08 16:19:01 -07:00
bharnden
b8cbf6b5f6 bumped version for release 2019-07-05 16:12:26 -07:00
Blake Harnden
0692ab6f68 added check for grpcio-tools in autoconf, updated install docs to denote python dependencies and grpcio-tools for building from source 2019-06-10 13:15:34 -07:00
Blake Harnden
43627805ee small tweak to building python2/3 and install.md documentation 2019-06-10 12:26:44 -07:00
Blake Harnden
fc654a31a8 update to installation docs, tweaks to handling python2/3 package builds 2019-06-10 11:41:27 -07:00
bharnden
579c0d5783 version bumped to 5.3.0 and removed empty email field from package maintaners 2019-06-07 21:51:24 -07:00
Blake Harnden
e62ae42bdc merged latest from master 2019-06-07 10:05:40 -07:00
Blake Harnden
b448c6ebf0 bumped version to 5.2.2 and fixed issue in gui that prevented moving nodes while mobility was occuring 2019-06-07 09:10:34 -07:00
bharnden
23ae71bed3 make netns install programs to bin, since c extension is no longer used, added hack to endforce dist-packages 2019-06-03 21:59:29 -07:00
Kevin Larson
e74b833db2 Updated print in configure.ac to be python2/3 compatible 2019-05-28 11:16:34 -07:00
Kevin Larson
83e883ee13 Removed instances of old nrl mailing list 2019-05-28 10:59:34 -07:00
bharnden
0677a5c718 updated makefiles to build/clean protobuf files 2019-03-26 08:58:29 -07:00
bharnden
51217e509b updated version to 5.2.1, updates to make version bumps easier, and updated changelog 2019-03-25 10:44:47 -07:00
Jeff Ahrenholz
06709de2e9 add --enable-vnodedonly configure flag; make Python optional 2018-10-10 12:26:21 -07:00
Jeff Ahrenholz
1c3385b50c do not try to build docs by default, unless './configure --enable-docs' is specified 2018-10-09 15:51:54 -07:00
Jeff Ahrenholz
f37e788a9e make python-sphinx optional 2018-09-07 10:19:43 -07:00
Blake J. Harnden
23f5d7fb8c moved core markdown documentation to live within to repo, this will eventually be the docs hosted on github and allow them to be versioned with the code 2018-07-31 12:57:30 -07:00
Blake J. Harnden
3fb8ae0439 updated versioning to 5.2 2018-07-06 14:26:33 -07:00
bharnden
80fb71455d
Update configure.ac
stop $HOME from expanding during make
2018-05-23 10:05:43 -07:00
Blake J. Harnden
1ac862cc17 updates to init scripts and cleanup for unsupported scripts 2018-03-22 18:32:58 -07:00
Blake J. Harnden
987e6f4f50 update to find programs from path instead of being hardcoded when build 2018-03-21 23:07:34 -07:00
Blake J. Harnden
5403b10cef update to set CORE_STATE_DIR to /var 2018-03-20 14:49:17 -07:00
Blake J. Harnden
4540b97939 removed commented out lines in configure.ac 2018-03-16 12:22:19 -07:00