summaryrefslogtreecommitdiffstats
path: root/dist/create-rpm
AgeCommit message (Collapse)Author
2020-08-30wip2.0.12Harel Ben-Attia
2019-12-02Bumped version to 2.0.6the-real-v2.0.62.0.7Harel Ben-Attia
2019-11-30fix rpm/deb to use binary executable instead of python sourceHarel Ben-Attia
2019-11-29wipHarel Ben-Attia
2017-04-06WIPHarel Ben Attia
2014-12-13Formalized windows build...Harel Ben-Attia
2014-12-13Added debian packaing script + more fixes to RPM creation + fixed error ↵Harel Ben-Attia
message text
2014-12-12Fixed RPM creation + some docsHarel Ben-Attia
2014-12-10Multiple queries on CLI + Reuse of loaded data + Full code refactoring (full ↵Harel Ben-Attia
python API) + RPM compiles q to binary Included changes: pick 8b4342d Refactored q to expose objects, and added a python package wrapper pick b0d28b1 Internalized exception handling into the q main object pick faf3904 Added reuse of loaded data + stdin injection to module API + tests pick 08cf2bb Allow different input params for each loaded file + loading file manually + fixed modeling of query encoding + tests pick 3a7fffd Separation of populate phases pick 92d0bb6 Provide table structure as part of responses + merge _populate method versions pick d04a24c Multiple queries on CLI + load data from string API + finer details in table structure response + tests pick d90c392 modified non existent file error msg + fixed response bug in table_structure when there are errors pick 5908a75 Fixed bug in str of the response pick a9dcc74 New RPM creation which matches commit hash to version, and compiles q pick 90fd18a Fixed permissions for new RPM.
2014-06-14Changed RPM package name to q-text-as-data + Fixed RPM creation after folder ↵Harel Ben-Attia
refactoring + docs/man-page merge
2014-05-20Added message to create-rpm before committing and fixingHarel Ben-Attia
2014-05-20Refactored folder structureHarel Ben-Attia