source: pacpusframework/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @103   11 years DHERBOMEZ Gérald Correction of link bugs. Windows build OK.
(edit) @101   11 years DHERBOMEZ Gérald Modifications of the build system. Improvement of the …
(edit) @93   11 years DHERBOMEZ Gérald ajout de fichiers build dans dossier par défaut
(edit) @91   11 years DHERBOMEZ Gérald Improvement of the build system to avoid some workarounds
(edit) @88   11 years DHERBOMEZ Gérald reglages des dependances de librairies, pb de link
(edit) @87   11 years morasjul Correction du bug de link entre PacpusLib et FileLib
(edit) @86   11 years morasjul Corriger temporairement un bug de dependance entre FileLib et …
(edit) @85   11 years DHERBOMEZ Gérald FATAL_ERROR => WARNING
(edit) @84   11 years DHERBOMEZ Gérald ajout message d'erreur dans le script cmake Findlog4cxx.cmake ticket à …
(edit) @83   11 years DHERBOMEZ Gérald added build directory, create temporary files of building step inside it
(edit) @82   11 years Marek Kurdej Update: PacpusApplication minor changes in implementation.
(edit) @81   11 years Marek Kurdej Added: PacpusApplication to catch exceptions that are thrown outside.
(edit) @80   11 years morasjul minor fix cocerning FindPacpus in case or Pacpus not found but not …
(edit) @79   11 years Marek Kurdej Minor: reverted heading changes from revision 78. Left: corrected …
(edit) @78   11 years sgosseli Major: fix return types in XmlComponentConfig.
(edit) @77   11 years Marek Kurdej Minor: added newline to LICENSE-header.txt.
(edit) @76   11 years Marek Kurdej Added: automated license updating lines: %pacpus:license{ %pacpus:license}
(edit) @75   11 years Marek Kurdej Reverted mistake.
(edit) @74   11 years Marek Kurdej Added: scripts for automated license updating. The license should be …
(edit) @73   11 years Marek Kurdej Minor: line-endings.
(edit) @72   11 years Marek Kurdej Minor: LICENSE-header.txt.
(edit) @71   11 years Marek Kurdej Added: more documentation. doc/doxyfile.in: turned on …
(edit) @70   11 years Marek Kurdej Added: more documentation.
(edit) @69   11 years Marek Kurdej Added: more documentation.
(edit) @68   11 years Marek Kurdej Minor: scripts/build-msvc.bat: changed Rem to ::
(edit) @67   11 years Marek Kurdej Documentation: file info. Fixed: problem with includes in …
(edit) @66   11 years Marek Kurdej Documentation: file info.
(edit) @65   11 years Marek Kurdej Removed unnecessary comment.
(edit) @64   11 years Marek Kurdej Modified property: added svn:keywords=Id.
(edit) @63   11 years Marek Kurdej Documentation: file info.
(edit) @62   11 years Marek Kurdej Update: license info.
(edit) @61   11 years Marek Kurdej Added: some documentation and doc todo comments.
(edit) @60   11 years sgosseli Write the documentation of DbiteException.
(edit) @59   11 years Marek Kurdej Major: FileLib is now a shared library. Added: FileLibConfig.h to …
(edit) @58   11 years Marek Kurdej CMake: updated to conform to the coding style.
(edit) @57   11 years Marek Kurdej CMake: MSVC: installing debug info files .pdb.
(edit) @56   11 years Marek Kurdej Added: TODO.txt.
(edit) @55   11 years Marek Kurdej Renamed: LOG4CXX_LIBRARY to LOG4CXXD_LIBRARY_DEBUG.
(edit) @54   11 years Marek Kurdej CMake: Findlog4cxx.cmake: mark_as_advanced(LOG4CXXD_LIBRARY).
(edit) @53   11 years Marek Kurdej Added: doc todo comments.
(edit) @52   11 years Marek Kurdej Fixed: whitespaces.
(edit) @51   11 years Marek Kurdej CMake: added solution folders. Dependencies: changed Boost 1.52 to 1.49.
(edit) @50   11 years Marek Kurdej CMake: updated to conform to the coding style.
(edit) @49   11 years Marek Kurdej Coding style: curly brackets.
(edit) @48   11 years sgosseli Should be in the last commit.
(edit) @47   11 years sgosseli Minor: cleanup, coding style, remove useless search in a map.
(edit) @46   11 years sgosseli Improvement: when instantiated, check if ComponentBase is base of T.
(edit) @45   11 years sgosseli Minor: coding style and license header.
(edit) @44   11 years sgosseli Use boost::noncopyable.
(edit) @43   11 years sgosseli Minor: add some documentation, update the license header, update the …
(edit) @42   11 years sgosseli - Coding style - License header - Some clean-up
(edit) @41   11 years sgosseli Coding style updated, the code base must be adapted to follow the new …
(edit) @40   11 years sgosseli Fixed: plugins were not generated correctly because of an invalid …
(edit) @39   11 years Marek Kurdej Added: CODING_STYLE.txt. Added to DEPENDENCIES.txt: CMake.
(edit) @38   11 years sgosseli Add a dependency, Boost 1.52.0 is now required to build Pacpus.
(edit) @37   11 years Marek Kurdej Deleted: scripts/documentation.doxygen.
(edit) @36   11 years DHERBOMEZ Gérald - modif de chemins d'include non trouvés sur ma machine - modif …
(edit) @35   11 years DHERBOMEZ Gérald modifications des licences de pacpus, utilisation de la licence …
(edit) @34   11 years sgosseli Minor: use pacpus_info instead of message.
(edit) @33   11 years sgosseli Fixed: include coding style.
(edit) @32   11 years sgosseli Same modification.
(edit) @31   11 years sgosseli Huge commit: use the new includes style in all the files, add the …
(edit) @30   11 years sgosseli Major: improve the documentation of ComponentBase and use the new …
(edit) @29   11 years sgosseli Minor: includes were not correctly installed.
(edit) @28   11 years sgosseli Major: to avoid names collision with other libraries, we should …
(edit) @27   11 years sgosseli Minor: update DEPENDENCIES.
(edit) @26   11 years sgosseli Add the generation of the documentation in the build system. To build …
(edit) @25   11 years sgosseli Fixed: FileLib must be a static library.
(edit) @24   11 years Marek Kurdej Added: scripts/documentation.doxygen.
(edit) @23   11 years Marek Kurdej Major: using pacpus_add_executable and pacpus_add_library.
(edit) @22   11 years Marek Kurdej Fixed: pacpus_add_library and pacpus_add_executable.
(edit) @21   11 years Marek Kurdej Added: new CMake function pacpus_add_library in …
(edit) @20   11 years Marek Kurdej Fixed: pacpus_purge_backslash in case where ${${var}} is empty.
(edit) @19   11 years Marek Kurdej Added: new CMake functions in cmake/PacpusUtilities.cmake.
(edit) @18   11 years Marek Kurdej Added: DEPENDENCIES.txt.
(edit) @17   11 years Marek Kurdej Minor fix: typo.
(edit) @16   11 years sgosseli Passage by const-reference instead of value.
(edit) @15   11 years sgosseli Many improvement (documentation and coding style).
(edit) @14   11 years sgosseli Harmonization of the PACPUSLIB_API macros.
(edit) @13   11 years sgosseli Add some documentation.
(edit) @12   11 years sgosseli Update some Qt includes.
(edit) @11   11 years sgosseli Minor changes.
(edit) @10   11 years sgosseli Add PeriodWorker and provide an example in the documentation.
(edit) @9   11 years sgosseli Add FindPacpus, the documentation of the file has not been written yet.
(edit) @8   11 years sgosseli Corrected the Findlog4cxx, optimized and debug libraries were not …
(edit) @7   11 years sgosseli Use the Unix EOL instead of the Windows one.
(edit) @6   11 years sgosseli Use elseif in PacpusUtilities.
(edit) @5   11 years sgosseli Add the LICENSE and README files.
(edit) @4   11 years sgosseli Provide a script to easily build Pacpus on Windows.
(edit) @3   11 years sgosseli - Add the existing Pacpus files from pacpusdev and pacpuscore. - …
(edit) @2   11 years sgosseli Add 3rd party libraries (log4cxx).
(add) @1   11 years sgosseli Initial repository layout.
Note: See TracRevisionLog for help on using the revision log.