James Cammarata
65d4aa50c7
Minor typo fixes for build system doc
2013-07-10 14:41:44 -05:00
James Cammarata
07b4f90a12
Adding more markdown formatting to make things clearer
2013-07-10 14:29:16 -05:00
James Cammarata
472d5825d6
A few more markdown fixes
2013-07-10 14:21:41 -05:00
James Cammarata
62dac71cb5
Fixing some of the markdown syntax in the build system doc
2013-07-10 14:20:04 -05:00
James Cammarata
548c51ab8b
Adding documentation on the build and release process
2013-07-10 14:14:20 -05:00
James Cammarata
dfb864981a
Bumping the version/release up to 1.2.2-0
2013-07-08 14:34:21 -05:00
James Cammarata
a6fe88cc3c
Fixing Makefile for deb builds
...
* Minor issue due to fixing up the RELEASE variable related to
the sdist tarball name the "make deb" command expected
2013-07-07 18:35:22 -04:00
James Cammarata
2cf269bd1e
Forgot to fix one line in the Makefile for the VERSION|BUILD
2013-06-30 02:10:55 -04:00
James Cammarata
c649aedc8b
Minor change to fix an issue with official rpm builds
2013-06-26 08:10:17 -04:00
James Cammarata
1a3fbcd796
Change for RPM packaging to allow daily dev builds
2013-06-26 07:33:09 -04:00
James Cammarata
a86ebc9221
Fixing release_ball Makefile target
2013-06-25 19:42:41 -04:00
James Cammarata
946492b023
Changes to build process to remove .py files
2013-06-25 14:30:40 -04:00
James Cammarata
cbc9f18366
More debian packaging stuff
...
* Added ability to do official vs dev builds (need to add to the
RPM builds now)
* Reverted changes to awx/wsgi.py after talking with Chris C.
regarding the pathing issues and created config/wsgi.py instead
that is installed to /var/lib/awx
* Cleaned up package scripts so there's less junk being written to
the screen during the install/uninstall
2013-06-24 13:06:11 -04:00
James Cammarata
956b076e5b
Updated wsgi.py to get the lib path from distutils.sysconfig
...
* also re-added the WSGISocketPrefix line to the apache config,
since that was broken on RHEL systems, however it is now changed
to be in /var/run instead of just run (relative to the httpd root)
which didn't work on Ubuntu systems.
2013-06-24 02:32:52 -04:00
James Cammarata
80afb2e08d
More work on debian packaging
2013-06-24 01:16:00 -04:00
James Cammarata
c2a0004c6c
Initial work for packaging .deb
2013-06-23 15:40:07 -04:00
James Cammarata
ca4050aee8
Adding ability to run "make rpm"
2013-06-15 22:02:30 -05:00