bharnden
fe0329da25
Merge branch 'master' into rel/5.0
2017-10-05 08:32:05 -07:00
Igal
585d62ebb9
added -Wno-int-in-bool-context instead of removing -Werror
2017-08-22 23:13:54 -07:00
Blake J. Harnden
f61c07c108
removed pip check, updated make files for using DESTDIR, removed usage of pip during make install
2017-08-21 12:55:51 -07:00
Igal
86523c75d7
removed cflag -Werror
...
This solves #128
gcc7 has a compatibility problem with python and issues a warning as described at https://bugzilla.redhat.com/show_bug.cgi?id=1473425
Setting the `-Werror` flag treats all warnings as errors, which fails the build. IMHO it is better to remove the flag from regular builds. Advanced users can add it if they choose to.
2017-08-19 10:26:10 -07:00
Blake J. Harnden
f7cb269a11
updated core-dev email to point at the proper location
2017-08-18 10:09:39 -07:00
Blake J. Harnden
8155cdc617
documentation theme update, version bumping to 5.0, changes to cleanup pass for ns3 code
2017-08-17 15:25:12 -07:00
Blake J. Harnden
eb5dd3780c
updated installation to use pip for core_python, added a pip check to configure.ac
2017-08-08 11:29:01 -07:00
Blake J. Harnden
67d451c3e9
fixed old log imports and dont bail out on tdma model exception
2017-08-08 09:17:09 -07:00
Jeff Ahrenholz
834167644c
globally replace mailing list URLs and dev email
...
update to:
https://publists.nrl.navy.mil/mailman/listinfo/core-users
https://publists.nrl.navy.mil/mailman/listinfo/core-dev
dev email:
core-dev@nrl.navy.mil
2017-06-30 09:07:16 -07:00
Tom Goff
cdc3071bed
autoconf: Remove an unused variable.
2016-09-06 11:36:32 -04:00
Tom Goff
7f1ed4dbf9
deb: Stop the core-daemon service before removing the package.
2016-01-29 13:39:24 -05:00
Tom Goff
54a5805018
autoconf: Have automake use the ustar format when generating tarballs.
2015-12-28 15:17:03 -05:00
Tom Goff
ac6adbf0c5
scripts: Update the core-daemon systemd service configuration.
2015-12-15 21:05:24 +00:00
Tom Goff
a83cf2fcb4
Set the version date string from repository information if available,
...
otherwise use the current date.
2015-11-18 10:58:51 -05:00
Tom Goff
c54e8928d3
Include revision information in non-release version strings, if available.
2015-11-09 15:42:02 -05:00
tgoff0
339cc7c4d7
Bump version to 4.8dev1.
2015-06-08 18:40:53 +00:00
tgoff0
b6a7c56ad3
Declare version 4.8.
2015-06-05 22:02:08 +00:00
tgoff0
fd0af6176a
Only check for Python development support if building netns components.
2015-05-26 20:39:56 +00:00
tgoff0
ea66e0d93a
Updates for 4.8rc1
2015-05-22 00:56:46 +00:00
tgoff0
f4699f5bc1
Remove some unused python configure variables.
2015-05-22 00:56:06 +00:00
tgoff0
2f3ec89ef4
Use sys.prefix instead of sys.exec_prefix for python sbin programs.
2015-05-22 00:55:13 +00:00
tgoff0
04e98a8004
Improve uninstalling python sbin programs.
2015-05-16 01:53:20 +00:00
tgoff0
1cda303b22
Improve using the value of autoconf variables.
2015-02-20 03:11:00 +00:00
tgoff0
40b1247b84
Improve python install prefix determination.
2015-02-19 18:12:44 +00:00
tgoff0
74c9ccb7f8
Expand the PYTHON_PREFIX autoconf variable before using.
2015-02-19 02:00:27 +00:00
tgoff0
99ab22c78c
Improve determining an appropriate python install prefix.
2015-02-19 02:00:11 +00:00
ahrenholz
0fbe03646c
bump version to 4.7svn3 (periodic increment)
...
(Boeing r1887)
2014-10-10 16:04:59 +00:00
ahrenholz
c3a8fe1799
bump version to 4.7svn2 (periodic increment)
...
(Boeing r1878)
2014-09-16 16:05:50 +00:00
ahrenholz
3d6fa0531e
bump to version 4.7svn1
...
(Boeing r1875)
2014-08-06 14:50:54 +00:00
ahrenholz
cf1b700488
bump to version 4.7 for release
...
(Boeing r1873)
2014-08-06 14:46:07 +00:00
ahrenholz
4487767fa4
bump to version 4.6svn10
...
changelog and packaging updates for 4.7 release
2014-08-04 17:21:58 +00:00
ahrenholz
9d4d4edbde
bump version to 4.6svn9 (periodic increment)
...
(Boeing r1852)
2014-07-15 20:33:17 +00:00
ahrenholz
adc7a4d601
bump version to 4.6svn8 (periodic increment)
...
(Boeing r1844)
2014-06-12 18:41:43 +00:00
ahrenholz
738e1ff125
bump version to 4.6svn7 (periodic increment)
...
(Boeing r1833)
2014-04-03 14:46:45 +00:00
ahrenholz
3dd1ec1de8
bump version to 4.6svn6 (periodic increment)
...
(Boeing r1826)
2014-03-05 20:21:26 +00:00
ahrenholz
de58978f2c
bump version to 4.6svn5 (periodic increment)
...
(Boeing r1820)
2014-01-15 21:12:52 +00:00
ahrenholz
f2d1b6a553
bump to version 4.6svn4 (periodic increment)
...
(Boeing r1815)
2013-12-17 20:59:28 +00:00
ahrenholz
eee6310076
bump to version 4.6svn3 (periodic increment)
...
(Boeing r1794)
2013-11-25 20:41:53 +00:00
ahrenholz
b6f4e035c2
bump to version 4.6svn2 (periodic increment)
...
(Boeing 1787)
2013-10-25 16:19:37 +00:00
ahrenholz
f28e80ab66
(Boeing r1781)
...
bump to version 4.6svn1
2013-09-25 21:42:20 +00:00
ahrenholz
df25a22161
(Boeing r1779)
...
bump to version 4.6 for release
2013-09-25 21:41:19 +00:00
ahrenholz
f8f46d28be
initial import (Boeing r1752, NRL r878)
2013-08-29 14:21:13 +00:00