summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Default clients list is an empty listHEADmasterElio Maldonado2016-06-132-2/+2
|
* Remove crypto-utilsElio Maldonado2016-06-131-1/+1
|
* Updated option to be f25 and removed several default clients packagesElio Maldonado2016-06-134-7/+5
|
* Make x86_64 the default archElio Maldonado2016-06-101-1/+1
|
* Merge branch 'master' of git://fedorapeople.org/~emaldonado/nssmockbuilds4fedoraElio Maldonado2016-06-101-4/+4
|\
| * Default clients to build is now the empty list.Elio Maldonado2015-11-172-11/+11
| |
* | rawhide onlyElio Maldonado2016-05-262-7/+1
| |
* | just for rawhideElio Maldonado2016-05-262-10/+4
| |
* | clean up firstElio Maldonado2016-05-261-2/+2
| |
* | Merge branch 'master' of git://fedorapeople.org/~emaldonado/nssmockbuilds4fedoraElio Maldonado2015-12-215-11/+23
|\|
| * Change th client packages listElio Maldonado2015-11-162-2/+2
| |
| * Merge branch 'master' of git://fedorapeople.org/~emaldonado/nssmockbuilds4fedoraElio Maldonado2015-11-165-9/+9
| |\
| * | Update current stable branch fo f23 and change freeswan to libreswanElio Maldonado2015-11-164-4/+4
| | |
* | | Fix syntax, cleanup whitespace, change some defaults, build firefox instead ↵Elio Maldonado2015-11-175-11/+11
| |/ |/| | | | | of xulrunner.
* | Change the list of client packages and make x86_64 the deafault arch to buildElio Maldonado2015-11-163-4/+4
| |
* | Update stable branch top f23Elio Maldonado2015-11-161-1/+1
| |
* | Change freeswan to libreswanElio Maldonado2015-11-163-3/+3
|/
* Rename to build_nss.pyElio Maldonado2015-06-301-0/+0
|
* Add more imports plus minor cleanupElio Maldonado2015-06-301-4/+14
|
* Remove unsupprted client toolsElio Maldonado2015-06-165-6/+28
|
* Add a prepare target to clone of packages and prpare all srpmsElio Maldonado2013-09-271-6/+8
|
* Various fixesElio Maldonado2013-09-2710-65/+280
| | | | | - replace varuious conditionals with if then else fi statements - reorder the list of client packages to build
* Use the simpler build_nss_pkgs function and fix warning regrading version.Elio Maldonado2013-01-073-16/+59
|
* Simplify the shell scriptsElio Maldonado2013-01-0613-552/+97
| | | | | | | | - Add build_nss_inside_mock.sh to do what its name says - Add build_nss.sh that builds all packages and them creates a mock shell to execute build_nss_inside_mock.sh - Need to modify build-nss.py and build_functions to invoke build_nss.sh - Remove the legacy-scripts - Update README with new exmaples
* Document the top filesElio Maldonado2013-01-021-4/+26
|
* Add a shell script to create all the needed srpms and copy them to where ↵Elio Maldonado2013-01-021-0/+58
| | | | they are needed.
* Rename the shell scripts legay-sriptsElio Maldonado2013-01-029-0/+53
|
* Support for optionally creating srpmsElio Maldonado2013-01-011-4/+18
|
* Add eclipse project filesElio Maldonado2013-01-012-0/+25
| | | | - User must create an eclipse worspace in the directory above this one and import the eclipse python project
* Add support for also building client packagesElio Maldonado2013-01-015-147/+148
|
* More nss oriented changesElio Maldonado2012-12-312-15/+12
| | | | | | - Point the URL to fedora packages - Temporarily change default list of packages to include curl and xulrunner - TODO: add a command line option to specify nss client packages to build
* Move the python scripts to the topElio Maldonado2012-12-312-0/+0
|
* Fix typosElio Maldonado2012-12-311-5/+3
|
* Make it more like nssElio Maldonado2012-12-302-19/+19
|
* Remove dog-tag and ipa ideosynchraciesElio Maldonado2012-12-302-79/+16
|
* First checked inElio Maldonado2012-12-302-0/+1104
| | | | | - scripts to build nss and depeendencies using mock - adapted from scripts written dor dogtag and ipa by Kevin Wright
* Move the shell scripts to thier own directoryElio Maldonado2012-12-308-0/+0
|
* - Simplified the scriptsElio Maldonado2011-11-164-96/+72
| | | | | | - Using for loops to iterate through all packages - Defaults are to not build pckages - Must pass a version and relase number for a package to be built
* - Remove obsoleteElio Maldonado2011-11-151-84/+0
|
* Initial commitElio Maldonado2011-02-279-0/+577